{ "info": { "author": "Stan Seibert", "author_email": "stan@mtrr.org", "bugtrack_url": null, "classifiers": [], "description": "shrinkwrap: Python packaging for everything\n===========================================\n\nShrinkwrap provides tools to create lightweight Python package\nwrappers around non-Python software, and to install such software from\nproject-specific repositories using virtualenv and pip.\n\nA shrinkwrap package is a minimal python package that downloads,\ncompiles and installs software to the virtualenv base directory. The\nshrinkwrap package behaves just like a regular python package, so both\nshrinkwrap and non-shrinkwrap packages can be dependencies of each\nother. We find that this greatly simplifies deployment of Python\npackages that depend on compiled libraries *without* requiring the use\nof system-wide packaging tools, like apt or yum. Shrinkwrap is\n**not** an API wrapper generator like `SWIG `_,\nbut does make it easier to install C libraries into a virtualenv\nbefore installing a separate Python wrapper around its API.\n\nFull documentation can be found at ReadTheDocs:\n\n http://shrinkwrap.rtfd.org", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bitbucket.org/seibert/shrinkwrap/", "keywords": null, "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "shrinkwrap", "package_url": "https://pypi.org/project/shrinkwrap/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/shrinkwrap/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://bitbucket.org/seibert/shrinkwrap/" }, "release_url": "https://pypi.org/project/shrinkwrap/0.10/", "requires_dist": null, "requires_python": null, "summary": "Helper modules for making wrapper packages around non-Python code.", "version": "0.10" }, "last_serial": 704594, "releases": { "0.10": [ { "comment_text": "", "digests": { "md5": "d3c5ac48468b5101a8c31ad82fa691f2", "sha256": "c0f63445ab4ca1de999adcda45be0280491a2ae3976d9a15f2a4c5a373d93dd7" }, "downloads": -1, "filename": "shrinkwrap-0.10.tar.gz", "has_sig": false, "md5_digest": "d3c5ac48468b5101a8c31ad82fa691f2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6030, "upload_time": "2012-09-20T15:08:58", "url": "https://files.pythonhosted.org/packages/4f/93/a893a5507d1ae188d5bc989bfdacef7784aac47a9d5e7ca96245a302327e/shrinkwrap-0.10.tar.gz" } ], "0.9": [ { "comment_text": "", "digests": { "md5": "92db12301943110408b465efde4979f9", "sha256": "8fb2c2da9ee948ad33e7a57e193db7ce0e552e8beb691faecde820eecca58917" }, "downloads": -1, "filename": "shrinkwrap-0.9.tar.gz", "has_sig": false, "md5_digest": "92db12301943110408b465efde4979f9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5750, "upload_time": "2012-09-18T21:00:42", "url": "https://files.pythonhosted.org/packages/e2/c2/328871f207769387960f53eb00236e1fedf74f3940de4c77a9b01fba5009/shrinkwrap-0.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d3c5ac48468b5101a8c31ad82fa691f2", "sha256": "c0f63445ab4ca1de999adcda45be0280491a2ae3976d9a15f2a4c5a373d93dd7" }, "downloads": -1, "filename": "shrinkwrap-0.10.tar.gz", "has_sig": false, "md5_digest": "d3c5ac48468b5101a8c31ad82fa691f2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6030, "upload_time": "2012-09-20T15:08:58", "url": "https://files.pythonhosted.org/packages/4f/93/a893a5507d1ae188d5bc989bfdacef7784aac47a9d5e7ca96245a302327e/shrinkwrap-0.10.tar.gz" } ] }