{ "info": { "author": "Jason Petrone", "author_email": "jp-py@jsnp.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": "Determines the mime type of a file using magic numbers. Can also \r\noperate on arbitrary data streams.\r\n\r\nMuch like the Unix file(1) program.", "description_content_type": null, "docs_url": null, "download_url": "http://www.jsnp.net/code/magic.py", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "mime magic file", "license": "", "maintainer": "", "maintainer_email": "", "name": "magic", "package_url": "https://pypi.org/project/magic/", "platform": "", "project_url": "https://pypi.org/project/magic/", "project_urls": { "Download": "http://www.jsnp.net/code/magic.py" }, "release_url": "https://pypi.org/project/magic/0.1/", "requires_dist": null, "requires_python": null, "summary": "Determines a file's mime type by its magic number", "version": "0.1" }, "last_serial": 44736, "releases": { "0.1": [] }, "urls": [] }