{ "info": { "author": "Adam Venturella", "author_email": "aventurella@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.0", "Programming Language :: Python :: 3.1", "Programming Language :: Python :: 3.2", "Topic :: Internet :: WWW/HTTP" ], "description": "#HTTP Multipart Body Parser\n\n[![Build Status](https://secure.travis-ci.org/aventurella/pymultipart.png?branch=master)](http://travis-ci.org/aventurella/pymultipart)\n\nPretty fast little parser for Multipart Form Bodies.\nIn the sample, full message body is 90,029 bytes and it takes\nthe parser, on average, about 2.7ms to process it all\nand return the data.\n\nIt does **not** take into account **Content-Disposition: multipart/mixed**", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/aventurella/pymultipart", "keywords": null, "license": "HTTP Multipart Body Parser\n\nCopyright 2012 Adam Venturella\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.", "maintainer": null, "maintainer_email": null, "name": "pymultipart", "package_url": "https://pypi.org/project/pymultipart/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pymultipart/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/aventurella/pymultipart" }, "release_url": "https://pypi.org/project/pymultipart/0.1/", "requires_dist": null, "requires_python": null, "summary": "HTTP Multipart Body Parser", "version": "0.1" }, "last_serial": 467063, "releases": { "0.1": [] }, "urls": [] }