openmedialibrary_platform_w.../Lib/site-packages/wheel-0.26.0.dist-info/metadata.json

1 line
1.5 KiB
JSON
Raw Normal View History

2016-01-31 14:44:46 +00:00
{"generator": "bdist_wheel (0.26.0)", "summary": "A built-package format for Python.", "classifiers": ["Development Status :: 4 - Beta", "Intended Audience :: Developers", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4"], "extensions": {"python.details": {"project_urls": {"Home": "https://bitbucket.org/pypa/wheel/"}, "contacts": [{"email": "dholth@fastmail.fm", "name": "Daniel Holth", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst", "license": "LICENSE.txt"}}, "python.exports": {"console_scripts": {"wheel": "wheel.tool:main"}, "distutils.commands": {"bdist_wheel": "wheel.bdist_wheel:bdist_wheel"}}, "python.commands": {"wrap_console": {"wheel": "wheel.tool:main"}}}, "keywords": ["wheel", "packaging"], "license": "MIT", "metadata_version": "2.0", "name": "wheel", "extras": ["faster-signatures", "signatures", "tool"], "run_requires": [{"requires": ["argparse"], "environment": "python_version==\"2.6\""}, {"requires": ["ed25519ll"], "extra": "faster-signatures"}, {"requires": ["keyring"], "extra": "signatures"}, {"requires": ["pyxdg"], "extra": "signatures", "environment": "sys_platform!=\"win32\""}], "version": "0.26.0", "test_requires": [{"requires": ["coverage", "jsonschema", "pytest", "pytest-cov"]}]}