{ "info": { "author": "David Cramer", "author_email": "dcramer@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Intended Audience :: Developers", "Programming Language :: Python", "Topic :: Software Development", "Topic :: Utilities" ], "description": "piplint\n=======\n\nPiplint validates your current environment with the requirements files you've specified. It will\nensure that any requirement listed exists within the environment, and within the bounds of the versions specified.\n\n::\n\n source env/bin/activate\n piplint requirements/*.txt\n\nYou can also pass ``--strict`` if you want to enfoce things like case sensitivity on package names.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/dcramer/piplint", "keywords": null, "license": "Apache License 2.0", "maintainer": null, "maintainer_email": null, "name": "piplint", "package_url": "https://pypi.org/project/piplint/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/piplint/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/dcramer/piplint" }, "release_url": "https://pypi.org/project/piplint/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "Checks packages in your active environment against pip requirements files", "version": "0.2.0" }, "last_serial": 1414513, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "b41b3949c96eb8c49707768a327a3719", "sha256": "3c12cd037f24952665f64e23bede72558fd9166c6d78e45f878e9675f16b1a81" }, "downloads": -1, "filename": "piplint-0.1.0.tar.gz", "has_sig": false, "md5_digest": "b41b3949c96eb8c49707768a327a3719", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2224, "upload_time": "2012-04-27T23:10:29", "url": "https://files.pythonhosted.org/packages/55/e4/48db2a21b204b0a6d3b1d8ebc980cc8641587548f5bd3a45780538610ae8/piplint-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "9fa92abefbc0beb0eb2becd09b93f32c", "sha256": "830c9941071a5cd968353cf5a9595b104e985fd5ff39a0d3d85c882c93d7d831" }, "downloads": -1, "filename": "piplint-0.1.1.tar.gz", "has_sig": false, "md5_digest": "9fa92abefbc0beb0eb2becd09b93f32c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2222, "upload_time": "2012-04-27T23:57:45", "url": "https://files.pythonhosted.org/packages/40/7c/89738b65bb559525a3fb5a086bcd61eaa7254ad4a39b95a709be4f3e7131/piplint-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "1e4e3be4d09872303a4ebaf8fbe58de7", "sha256": "8afcf2f6eeb4d22912546693c102e6169c9b0a7f4a3b998f0fbf056aade7cb9d" }, "downloads": -1, "filename": "piplint-0.2.0.tar.gz", "has_sig": false, "md5_digest": "1e4e3be4d09872303a4ebaf8fbe58de7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3692, "upload_time": "2013-09-26T18:33:14", "url": "https://files.pythonhosted.org/packages/a2/19/606766036576aecff058b79fcf0a9f4361940d66429070ef89fcad0e099a/piplint-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1e4e3be4d09872303a4ebaf8fbe58de7", "sha256": "8afcf2f6eeb4d22912546693c102e6169c9b0a7f4a3b998f0fbf056aade7cb9d" }, "downloads": -1, "filename": "piplint-0.2.0.tar.gz", "has_sig": false, "md5_digest": "1e4e3be4d09872303a4ebaf8fbe58de7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3692, "upload_time": "2013-09-26T18:33:14", "url": "https://files.pythonhosted.org/packages/a2/19/606766036576aecff058b79fcf0a9f4361940d66429070ef89fcad0e099a/piplint-0.2.0.tar.gz" } ] }