setuptools_shim 0.0.2

Creator: bradpython12

Last updated:

Add to Cart

Description:

setuptools shim 0.0.2

Abstract build system shim providing setup.py
This repository provides a shim so that projects using non-setuptools build
systems which can be built using the PEP XX [#pepxx] abstract build interface,
can be installed by older pip versions which do not implement the interface.

Free software: Apache license
Documentation: http://docs.openstack.org/developer/setuptools_shim
Source: http://git.openstack.org/cgit/openstack/setuptools_shim
Bugs: http://bugs.launchpad.net/setuptools_shim


Usage

Copy shim.py from this project into your source tree as
setup.py

Once this is done, calling setup.py will trigger easy-install to make
setuptools_shim and its dependencies as well as the bootstrap requirements
from pypa.json available at build/install time.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.