Find package trash on PyPI
Project description
Introduction
zopyx.pypitrashfinder performs some sanity checks on packages registered on PyPI (metadata and release files). A proper package should contain at least name and email of the author or maintainer and a reasonable description.
Installation
easy_install zopyx.trashfinder
Usage
pypi-trashfinder <package-prefix>
e.g.
pypi-trashfinder collective.
License
Published under the Zope Public License (ZPL)
Changelog
0.1.3 (2009/12/29)
bug fix
0.1.2 (2009/12/29)
added some sanity checks on egg releases files vs. source releases
0.1.0 (2009/12/29)
Initial release
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.