Metadata-Version: 1.0
Name: eggserver
Version: 0.1.1
Summary: A small PyPI replacement based on a local distribution directoryo (implemented using GROK)
Home-page: UNKNOWN
Author: Andreas Jung
Author-email: andreas.jung@haufe.de
License: UNKNOWN
Description: haufe.eggserver
        ---------------
        
        ``haufe.eggserver`` is a tiny webfront to a local Python indexing server
        (eggs and other distribution files stored directly on the filesystem).
        
        It currently supports basic browing through a local distribution
        directory on the filesystem and basic upload support for eggs and source
        code distributions (requires ``haufe.releaser``)
        
        Installation
        ============
        
        - download the source code archive and unpack it
        - run buildout
        - start the instance using ``bin/zopectl start``
        - add an eggserver application instance through the management interface
        - use the ``edit`` view for configuring the path to your local
        distribution directory
        
        Author
        ======
        
        ``haufe.eggserver`` was written by Andreas Jung for Haufe Mediengruppe, Freiburg, Germany
        and ZOPYX Ltd. & Co. KG, Tuebingen, Germany.
        
        
        License
        =======
        
        z3c.sqlalchemy is licensed under the Zope Public License 2.1.
        
        See LICENSE.txt.
        
        
        Contact
        =======
        
        | ZOPYX Ltd. & Co. KG
        | Andreas Jung
        | Charlottenstr. 37/1
        | D-72070 Tuebingen, Germany
        | E-mail: info at zopyx dot com
        | Web: http://www.zopyx.com
        
        
        
Platform: UNKNOWN
