[Python] [ANN] BPT (Boxed Package Tool) 0.4a -- now with PIP support

2009-05-14 Per discussione Giuseppe Ottaviano
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

[Python] [ANN] BPT (Boxed Package Tool) 0.3

2009-05-06 Per discussione Giuseppe Ottaviano
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

[Python] [ANN] BPT (Boxed Package Tool)

2009-04-29 Per discussione Giuseppe Ottaviano
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