The compoze package provides a script for creating setuptools-compatible package indexes using packages downloaded from other indexes.
Please see docs/index.rst for the documentation, which can also be read online at:
http://docs.repoze.org/compoze
http://packages.python.org/compoze
Product's homepage
Requirements:
· Python
What's New in This Release: [ read full changelog ]
· Harden 'compoze.indexer' against archives containing 'setup.py' which exit with errors, or which return bad data for 'setup.py --name --version'. Fixes http://bugs.repoze.org/issue69: thanks to Paul Winkler for the original version of the patch.