Metadata-Version: 1.1
Name: devpi-client
Version: 2.0.2
Summary: devpi upload/install/... workflow commands for Python developers
Home-page: https://bitbucket.org/hpk42/devpi
Author: Holger Krekel
Author-email: holger@merlinux.eu
License: UNKNOWN
Description: devpi-client: commands for python packaging and testing
        ===============================================================
        
        The "devpi" command line tool is typically used in conjunction
        with `devpi-server <http://pypi.python.org/pypi/devpi-server>`_.
        It allows to upload, test and install packages from devpi indexes.
        See http://doc.devpi.net for quickstart and more documentation.
        
        * `issue tracker <https://bitbucket.org/hpk42/devpi/issues>`_, `repo
          <https://bitbucket.org/hpk42/devpi>`_
        
        * IRC: #devpi on freenode, `mailing list
          <https://groups.google.com/d/forum/devpi-dev>`_ 
        
        * compatibility: {win,unix}-py{26,27,33}
        
        
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
