Metadata-Version: 2.1
Name: relenv
Version: 0.0.3
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
