-
Notifications
You must be signed in to change notification settings - Fork 2
/
PKG-INFO
45 lines (40 loc) · 2.01 KB
/
PKG-INFO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
Metadata-Version: 1.1
Name: suds-philpem
Version: 0.4.3
Summary: Lightweight SOAP client (philpem's fork-and-merge)
Home-page: https://bitbucket.org/philpem/suds
Author: Philip Pemberton
Author-email: philpem@gmail.com
License: (specified using classifiers)
Download-URL: https://bitbucket.org/philpem/suds/downloads/suds-philpem-0.4.3.tar.bz2
Description:
----------------------------------------------------------
Lightweight SOAP client (philpem's fork-and-merge).
----------------------------------------------------------
Based on the original 'suds' project by Jeff Ortel (jortel at redhat
dot com) hosted at 'https://fedorahosted.org/suds'.
'Suds' is a lightweight SOAP-based web service client for Python licensed
under LGPL (see the LICENSE.txt file included in the distribution).
This is hopefully just a temporary fork of the original suds Python library
project created because the original project development seems to have stalled.
Should be reintegrated back into the original project if it ever gets revived
again.
Keywords: SOAP,web,service,client
Platform: (specified using classifiers)
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.4
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.0
Classifier: Programming Language :: Python :: 3.1
Classifier: Programming Language :: Python :: 3.2
Classifier: Topic :: Internet
Obsoletes: suds