{ "info": { "author": "Joe Gregorio", "author_email": "joe@bitworking.org", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.1", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Topic :: Internet :: WWW/HTTP", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "\nThis module provides basic functions for handling mime-types. It can handle\nmatching mime-types against a list of media-ranges. See section 14.1 of\nthe HTTP specification [RFC 2616] for a complete explanation.\n\n http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.1\n\nContents:\n - parse_mime_type(): Parses a mime-type into its component parts.\n - parse_media_range(): Media-ranges are mime-types with wild-cards and a 'q' quality parameter.\n - quality(): Determines the quality ('q') of a mime-type when compared against a list of media-ranges.\n - quality_parsed(): Just like quality() except the second parameter must be pre-parsed.\n - best_match(): Choose the mime-type with the highest quality ('q') from a list of candidates.\n ", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.google.com/p/mimeparse/", "keywords": "mime-type", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "mimeparse-ng", "package_url": "https://pypi.org/project/mimeparse-ng/", "platform": "", "project_url": "https://pypi.org/project/mimeparse-ng/", "project_urls": { "Homepage": "http://code.google.com/p/mimeparse/" }, "release_url": "https://pypi.org/project/mimeparse-ng/0.1.4/", "requires_dist": null, "requires_python": "", "summary": "A module provides basic functions for parsing mime-type names and matching them against a list of media-ranges.", "version": "0.1.4" }, "last_serial": 2737928, "releases": { "0.1.4": [ { "comment_text": "", "digests": { "md5": "3a8d86454c8b5f4c78258e3a44da3fdb", "sha256": "5c2c7dd2e203cea17cdda01b700130271774a937ae8ccb2ee7b55e15eb311f5e" }, "downloads": -1, "filename": "mimeparse-ng-0.1.4.tar.gz", "has_sig": false, "md5_digest": "3a8d86454c8b5f4c78258e3a44da3fdb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4594, "upload_time": "2017-03-29T06:50:43", "url": "https://files.pythonhosted.org/packages/de/ce/c16c37a2bc425e0ca6403a57a58559a9faba2c3acf812f799d0714a94fc7/mimeparse-ng-0.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3a8d86454c8b5f4c78258e3a44da3fdb", "sha256": "5c2c7dd2e203cea17cdda01b700130271774a937ae8ccb2ee7b55e15eb311f5e" }, "downloads": -1, "filename": "mimeparse-ng-0.1.4.tar.gz", "has_sig": false, "md5_digest": "3a8d86454c8b5f4c78258e3a44da3fdb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4594, "upload_time": "2017-03-29T06:50:43", "url": "https://files.pythonhosted.org/packages/de/ce/c16c37a2bc425e0ca6403a57a58559a9faba2c3acf812f799d0714a94fc7/mimeparse-ng-0.1.4.tar.gz" } ] }