z3c.pypimirror
Setting up a PyPI "simple" index
This package provides a mirror for the PyPI simple interface, http://pypi.python.org/simple/.
To set up a mirror:
- install this package using setuptools (easy_install, buildout, etc.) so that the script, pypimirror script is installed.
- create your mirror configuration file maybe based on config.cfg.sample
- Run the pypimirror script passing the name of the mirror configuration file
This will initialize the mirror.
- Set up a cron job to run update-mirror periodically.
LICENSE
Zope Public License 2.1 (ZPL 2.1)Authors
z3c.pypimirror took place at the Blackforest Sprint 2008 and involved the the following persons:
- Daniel Kraft (Lead)
- Gottfried Ganssauge
- Josip Delic
- Andreas Jung

