{ "info": { "author": "Roland Shoemaker", "author_email": "rolandshoemaker@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Topic :: System :: Archiving :: Packaging", "Topic :: System :: Software Distribution", "Topic :: Utilities" ], "description": "Peeper\r\n======\r\n\r\nA tool to extract requirements from a Python SDIST tarball/zip, so many\r\nfuns!\r\n\r\nUsage\r\n-----\r\n\r\n::\r\n\r\n rolands@ubuntu:~/peeper$ peeper.py ~/Downloads/zope.testing-4.1.3.tar.gz \r\n [zope.testing-4.1.3 requires]\r\n setuptools\r\n zope.exceptions\r\n zope.interface\r\n rolands@ubuntu:~/peeper$ peeper.py -h\r\n usage: peeper.py [-h] [-n N] file\r\n\r\n Peep inside a Python sdist tarball/zip and find its dirty requirements.\r\n\r\n positional arguments:\r\n file File to peep into.\r\n\r\n optional arguments:\r\n -h, --help show this help message and exit\r\n -n N Optional name of package, peeper will guess if not supplied\r\n (needs to include version number if in tarball name.)", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/rolandshoemaker/py-peeper/tarball/v0.1", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rolandshoemaker/py-peeper", "keywords": "pypi,sdist,requires,requirements", "license": "BSD License", "maintainer": "", "maintainer_email": "", "name": "Peeper", "package_url": "https://pypi.org/project/Peeper/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Peeper/", "project_urls": { "Download": "https://github.com/rolandshoemaker/py-peeper/tarball/v0.1", "Homepage": "https://github.com/rolandshoemaker/py-peeper" }, "release_url": "https://pypi.org/project/Peeper/0.1/", "requires_dist": null, "requires_python": null, "summary": "Peep inside a Python sdist tarball/zip and find its dirty requirements.", "version": "0.1" }, "last_serial": 1276355, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "008319e9acc51666ec40fa59f4586989", "sha256": "fe9cd9727e65de9b6757e1d4658a2c70b1c96a08113bf12ddaa7fe65fea46bd7" }, "downloads": -1, "filename": "Peeper-0.1.tar.gz", "has_sig": false, "md5_digest": "008319e9acc51666ec40fa59f4586989", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2350, "upload_time": "2014-10-20T10:34:49", "url": "https://files.pythonhosted.org/packages/bd/a4/e0a83e7c7c9dc6e9f1e5a8d83be9156153b790480969e3eb08a2f986c786/Peeper-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "008319e9acc51666ec40fa59f4586989", "sha256": "fe9cd9727e65de9b6757e1d4658a2c70b1c96a08113bf12ddaa7fe65fea46bd7" }, "downloads": -1, "filename": "Peeper-0.1.tar.gz", "has_sig": false, "md5_digest": "008319e9acc51666ec40fa59f4586989", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2350, "upload_time": "2014-10-20T10:34:49", "url": "https://files.pythonhosted.org/packages/bd/a4/e0a83e7c7c9dc6e9f1e5a8d83be9156153b790480969e3eb08a2f986c786/Peeper-0.1.tar.gz" } ] }