Metadata-Version: 1.1
Name: warehouse
Version: 13.11.12
Summary: Next Generation Python Package Repository
Home-page: https://github.com/pypa/warehouse
Author: Donald Stufft
Author-email: donald@stufft.io
License: Apache License, Version 2.0
Description: Warehouse
        =========
        
        .. image:: https://travis-ci.org/pypa/warehouse.png?branch=master
           :target: https://travis-ci.org/pypa/warehouse
        
        
        Warehouse is a next generation Python Package Repository designed to replace
        the legacy code base that currently powers `PyPI <https://pypi.python.org>`_.
        
        
        Resources
        ---------
        
        * `Documentation <https://warehouse.readthedocs.org/>`_
        * `IRC <http://webchat.freenode.net?channels=%23warehouse>`_
          (#warehouse - irc.freenode.net)
        
        
        Contributing
        ------------
        
        See the `contributing`_ documentation.
        
        .. _contributing: https://warehouse.readthedocs.org/en/latest/contributing/
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
