<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>haufe.eggserver</name>
<shortdesc>A small PyPI replacement based on a local distribution directory (implemented using GROK)</shortdesc>
<description>haufe.eggserver
---------------

``haufe.eggserver`` is a tiny webfront to a local egg/sourcecode archive
distribution directory (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. &amp; Co. KG, Tuebingen, Germany.


License
=======

``haufe.eggserver`` is licensed under the Zope Public License 2.1.

See LICENSE.txt.


Contact
=======

| ZOPYX Ltd. &amp; Co. KG
| Andreas Jung
| Charlottenstr. 37/1
| D-72070 Tuebingen, Germany
| E-mail: info at zopyx dot com
| Web: http://www.zopyx.com</description>
<maintainer><foaf:Person><foaf:name>Andreas Jung</foaf:name>
<foaf:mbox_sha1sum>58dab64923a86a01607ead955ec4567e441a6223</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.1.1</revision></Version></release>
</Project></rdf:RDF>