diff options
author | Cristiano Urban <cristiano.urban.slack@gmail.com> | 2016-12-24 10:32:07 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-12-24 10:32:07 +0000 |
commit | 08d312e9f18ec2e1ff1f862d949e9e809f7eaaba (patch) | |
tree | 91fa0fe32c27eae69770cf9be15836a6d098a3ac /python/suds-jurko/README | |
parent | b67011da55dfee7f16bf669d12e81384737a1115 (diff) |
python/suds-jurko: Added (SOAP client).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/suds-jurko/README')
-rw-r--r-- | python/suds-jurko/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/suds-jurko/README b/python/suds-jurko/README new file mode 100644 index 0000000000000..488a5481d087f --- /dev/null +++ b/python/suds-jurko/README @@ -0,0 +1,2 @@ +suds-jurko is a fork of suds, a lightweight SOAP-based +web service client for Python. |