Hi all,
I am happy to announce BPT 0.4a
http://pypi.python.org/pypi/bpt
This release is particularly interesting for python users, since it
includes a modified version of PIP that installs the packages inside
the box. So, at least for python packages, installation (including
dependency reso
Hi all,
I am happy to announce BPT 0.3
http://pypi.python.org/pypi/bpt
This release solves some important bugs, and the documentation has
less TODOs.
Version 0.3
===
- Improved documentation
- Fixed a bug that prevented the ``env`` script to be ``source``\'d
(Works only with bash
Hi all,
I am pleased to announce BPT 0.2a (despite the number, this is the
first public version).
http://pypi.python.org/pypi/bpt
Like virtualenv, BPT allows to create isolate environments, but it is
not limited to Python software, as it can be used to install arbitrary
Unix software. It ca