diff options
author | drochner <drochner@pkgsrc.org> | 2002-10-01 17:21:39 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2002-10-01 17:21:39 +0000 |
commit | 0cd6bf1d37d4aced5d1eac4ed08e883a88684887 (patch) | |
tree | f8b6a7f441a0a1d1b7689f3c0f07f65b32a71df7 /net/py-soappy/DESCR | |
parent | b292a01dd6f34d048b72219d64c2050d3d3ba7df (diff) | |
download | pkgsrc-0cd6bf1d37d4aced5d1eac4ed08e883a88684887.tar.gz |
import SOAP.py from the "Web Services for Python" project, with some fixes
to make it work with Python-2.2 (extracted from py-google).
This is the third SOAP implementation in Python I've tried, and the
first which actually works.
Diffstat (limited to 'net/py-soappy/DESCR')
-rw-r--r-- | net/py-soappy/DESCR | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/py-soappy/DESCR b/net/py-soappy/DESCR new file mode 100644 index 00000000000..edb9ef86faf --- /dev/null +++ b/net/py-soappy/DESCR @@ -0,0 +1,2 @@ +SOAP implementation by Cayce Ullman (c_ullman@yahoo.com) and Brian Matthews +(blm@blmatthews.com). |