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/distinfo | |
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/distinfo')
-rw-r--r-- | net/py-soappy/distinfo | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/net/py-soappy/distinfo b/net/py-soappy/distinfo new file mode 100644 index 00000000000..59ea1f7307e --- /dev/null +++ b/net/py-soappy/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2002/10/01 17:21:39 drochner Exp $ + +SHA1 (SOAPpy097.tgz) = 52fa0abcd5086cd33c3b0cb480d2f8fd17869859 +Size (SOAPpy097.tgz) = 76598 bytes +SHA1 (patch-aa) = c237cdc66fe182c47d2cea4f20404ee1163f08a0 |