Metadata-Version: 1.2
Name: sudz
Version: 1.0.2
Summary: Lightweight SOAP client
Home-page: https://github.com/Skylude/suds
Author: Jeff Ortel
Author-email: jortel@redhat.com
Maintainer: Skyler Cain
Maintainer-email: skylercain@gmail.com
License: (specified using classifiers)
Download-URL: https://github.com/Skylude/suds/archive/master.zip/sudz-1.0.2.tar.bz2
Description: 
        ---------------------------------------
        Lightweight SOAP client 
        ---------------------------------------
          Forked from suds-jurko as that is a good launching point for a new
        maintained suds library which was hosted at 'https://bitbucket.org/jurko/suds'.
        
          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).
        
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.1
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Internet
Obsoletes: suds
