diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2008-01-12 21:33:18 +0100 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2008-01-12 21:33:18 +0100 |
commit | 79c4bd95b8ff249ad2e738c852a2fe4b6271fe12 (patch) | |
tree | 36719b8e49a39f6bfa967a7c077b3be6af87c518 /source4/pidl/README | |
parent | 1b906190091718eb16ea3754c671ebccb78a0b33 (diff) | |
download | samba-79c4bd95b8ff249ad2e738c852a2fe4b6271fe12.tar.gz samba-79c4bd95b8ff249ad2e738c852a2fe4b6271fe12.tar.bz2 samba-79c4bd95b8ff249ad2e738c852a2fe4b6271fe12.zip |
pidl: Update documentation.
(This used to be commit a13f51dae591684dbc9620f385d2fbccf31ec137)
Diffstat (limited to 'source4/pidl/README')
-rw-r--r-- | source4/pidl/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/pidl/README b/source4/pidl/README index 5bf7752da9..d678387282 100644 --- a/source4/pidl/README +++ b/source4/pidl/README @@ -40,6 +40,7 @@ Parse::Pidl::Samba4::NDR::Server - Generates server side implementation in C Parse::Pidl::Samba4::TDR - Parser generator for the "Trivial Data Representation" Parse::Pidl::Samba4::Template - Generates stubs in C for server implementation Parse::Pidl::Samba4::EJS - Generates bindings for Embedded JavaScript (EJS) +Parse::Pidl::Samba4::Python - Generates bindings for Python -- Samba COM / DCOM -- Parse::Pidl::Samba4::COM::Proxy - Generates proxy object for DCOM (client-side) |