Metadata-Version: 2.0 Name: suds-jurko Version: 0.6 Summary: Lightweight SOAP client (Jurko's fork) Home-page: http://bitbucket.org/jurko/suds Author: Jurko Gospodnetic Author-email: jurko.gospodnetic@pke.hr License: (specified using classifiers) Download-URL: http://bitbucket.org/jurko/suds/downloads/suds-jurko-0.6.tar.bz2 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: Programming Language :: Python :: 3.3 Classifier: Topic :: Internet Obsoletes: suds --------------------------------------- Lightweight SOAP client (Jurko's fork). --------------------------------------- Based on the original 'suds' project by Jeff Ortel (jortel at redhat dot com) hosted at 'http://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.