{ "info": { "author": "UNKNOWN", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development" ], "description": "Small library extracted from pip code to easily install wheel files programatically\n\n\nfrom cric import install_wheel\n\nscheme = {\n 'lib': '/some/path',\n 'platlib': '/some/path',\n}\n\ninstall_wheel('/home/user/pip-9.0.1-py2.py3-any-none.whl', scheme)", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "wheel install", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "cric", "package_url": "https://pypi.org/project/cric/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cric/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/cric/0.1.0.dev0/", "requires_dist": null, "requires_python": null, "summary": "A simple wheel file installer", "version": "0.1.0.dev0" }, "last_serial": 2573892, "releases": { "0.1.0.dev0": [] }, "urls": [] }