Metadata-Version: 2.1
Name: relenv
Version: 0.2.1
Project-URL: Source Code, https://github.com/saltstack/relative-environment-for-python
Project-URL: Documentation, https://relenv.readthedocs.io/en/latest/
Project-URL: Changelog, https://relenv.readthedocs.io/en/latest/changelog.html
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: NOTICE

# Relenv

Relenv creates re-producable and re-locatable python builds. The builds
created with Relenv are re-producable in the sense that all binaries for the
builds are built from source. These builds are re-locatable meaning you can
move the root directory around on the filesystem.

# Relenv Documentation

Please see [Relenv's documentation](https://relenv.readthedocs.org/en/latest) for more details
