Metadata-Version: 1.0
Name: vanity
Version: 1.0
Summary: Easy access to PyPI download stats
Home-page: UNKNOWN
Author: Alex Clark
Author-email: Alex Clark
License: UNKNOWN
Description: 
        Introduction
        ============
        
        Easy access to PyPI download stats via command line::
        
            $ vanity Django
            Package `Django` has been downloaded 216356 times!
        
        Installation
        ------------
        
        Install via easy_install or pip::
        
            $ pip install vanity
            ...
            $ easy_install vanity
        
        Credits
        -------
        
        - Based on code from `Products.PloneSoftwareCenter`_ written by
          `David Glick`_.
        
        Questions/comments/concerns? E-mail: aclark@aclark.net
        
        .. _`Products.PloneSoftwareCenter`: http://pypi.python.org/pypi/Products.PloneSoftwareCenter
        
        .. _`David Glick`: http://davisagli.com
        
        Changelog
        ---------
        
        1.0 (04/13/2011)
        ~~~~~~~~~~~~~~~~
        
        - Initial release
        
Platform: UNKNOWN
