Metadata-Version: 2.1 Name: suds-py3 Version: 1.3.4.0 Summary: Lightweight SOAP client Home-page: https://github.com/cackharot/suds-py3 Author: Cackharot (original Jeff Ortel) Author-email: cackharot@gmail.com License: LGPL Keywords: soap,wsdl,basic http binding,basic auth Platform: Python3 Classifier: Programming Language :: Python Classifier: Programming Language :: Python :: 3 Classifier: Intended Audience :: Developers Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL) Classifier: Operating System :: OS Independent The "suds-p3" is a lightweight soap-based client for python3 licensed under LGPL. This is a mirror of http://svn.fedorahosted.org/svn/suds/trunk/ supporting Python3 and some fixes.