pypicache: Generate and maintain easy_install compatible package index

License:MIT
Name:pypicache
Project-Label:pypicache
Version: 0.1
Author: Robin Bryce
Author-email:robinbryce@gmail.com
Description:Generate and maintain an easy_install compatible package index.
Copyright: Copyright (c) 2007 Robin Bryce
Classifiers:Programming Language :: Python

Abstract

The main script provides a relatively painless way to convert a single directory of python packages into an easy_install compatible package archive.

The tool does the following:

There is limited - simple %()s - string templating support for the index and project page generation.

See indexpackages-man

NOTICE: