Reproducible Artifacts for Environments
Project description
# rafe: Reproducible Artifacts for Environments
A tool for building any type of package (e.g. wheel) in a reproducible fashion. The tool is a thin wrapper around a script which gets executed in the source directory of a package. The script, as well as metadata (such has source URL, name, version, patches, etc.) are part of a recipe.
Trying it out:
$ python setup.py develop
Building a package (must have a recipe in recipes/:
$ build bitarray
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rafe-0.1.2.tar.gz
(5.4 kB
view hashes)