{ "info": { "author": "Libo Zeng", "author_email": "jurko.gospodnetic@pke.hr", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Internet" ], "description": "---------------------------------------\nLightweight SOAP client with lxml parser (Libo's fork).\n---------------------------------------\n\n Based on the original 'suds' project by Jeff Ortel (jortel at redhat\ndot com) hosted at 'http://fedorahosted.org/suds' and 'suds-jurko' by\nJurko Gospodneti\u0107 ( jurko.gospodnetic@pke.hr )\nhosted at https://bitbucket.org/jurko/suds.\n\n 'Suds' is a lightweight SOAP-based web service client for Python\nlicensed under LGPL (see the LICENSE.txt file included in the\ndistribution).\n\n One major problem with suds is that it is slow.\nThis is a fork of suds that tries to solve it by parse the xml returned\nwith the **fast** lxml parser instead of the default suds implementation.\nIt requires lxml to be installed.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/liboz/suds-lxml/archive/0.7.dev1.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/liboz/suds-lxml", "keywords": "SOAP,web,service,client,lxml", "license": "(specified using classifiers)", "maintainer": "", "maintainer_email": "", "name": "suds-lxml", "package_url": "https://pypi.org/project/suds-lxml/", "platform": "(specified using classifiers)", "project_url": "https://pypi.org/project/suds-lxml/", "project_urls": { "Download": "https://github.com/liboz/suds-lxml/archive/0.7.dev1.zip", "Homepage": "https://github.com/liboz/suds-lxml" }, "release_url": "https://pypi.org/project/suds-lxml/0.7.dev1/", "requires_dist": null, "requires_python": "", "summary": "Lightweight SOAP client with lxml parser (Libo's fork)", "version": "0.7.dev1" }, "last_serial": 2165180, "releases": { "0.7.dev1": [ { "comment_text": "", "digests": { "md5": "9fa9fadb35b0c615d4ba104938a68046", "sha256": "2ccaead1aee515c0914aa927b321a97032dc5077635f9fdf881cb989c88984df" }, "downloads": -1, "filename": "suds-lxml-0.7.dev1.tar.bz2", "has_sig": false, "md5_digest": "9fa9fadb35b0c615d4ba104938a68046", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 208054, "upload_time": "2016-06-13T18:55:29", "url": "https://files.pythonhosted.org/packages/b5/5d/a0b602c76ae4bfb488b2f0eb7b801491fdef24f925653abc1346830fa124/suds-lxml-0.7.dev1.tar.bz2" }, { "comment_text": "", "digests": { "md5": "5daa117a5ca4ef60491caef686b09637", "sha256": "6f62d9fdcef36cc7cdd9752ce49edfcd52ea6d483e26cc9641c502c3ca5b1ac3" }, "downloads": -1, "filename": "suds-lxml-0.7.dev1.zip", "has_sig": false, "md5_digest": "5daa117a5ca4ef60491caef686b09637", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 362867, "upload_time": "2016-06-13T18:55:43", "url": "https://files.pythonhosted.org/packages/c9/96/ded6cb72b02d97fd002c4cafb7e973a8cae190f04adcbed617035b1ded00/suds-lxml-0.7.dev1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9fa9fadb35b0c615d4ba104938a68046", "sha256": "2ccaead1aee515c0914aa927b321a97032dc5077635f9fdf881cb989c88984df" }, "downloads": -1, "filename": "suds-lxml-0.7.dev1.tar.bz2", "has_sig": false, "md5_digest": "9fa9fadb35b0c615d4ba104938a68046", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 208054, "upload_time": "2016-06-13T18:55:29", "url": "https://files.pythonhosted.org/packages/b5/5d/a0b602c76ae4bfb488b2f0eb7b801491fdef24f925653abc1346830fa124/suds-lxml-0.7.dev1.tar.bz2" }, { "comment_text": "", "digests": { "md5": "5daa117a5ca4ef60491caef686b09637", "sha256": "6f62d9fdcef36cc7cdd9752ce49edfcd52ea6d483e26cc9641c502c3ca5b1ac3" }, "downloads": -1, "filename": "suds-lxml-0.7.dev1.zip", "has_sig": false, "md5_digest": "5daa117a5ca4ef60491caef686b09637", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 362867, "upload_time": "2016-06-13T18:55:43", "url": "https://files.pythonhosted.org/packages/c9/96/ded6cb72b02d97fd002c4cafb7e973a8cae190f04adcbed617035b1ded00/suds-lxml-0.7.dev1.zip" } ] }