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.
    
Author
------

Andreas Jung
info@zopyx.com

License
--------

Published under the Zope Public License (ZPL)
