[Numpy-discussion] [ANN] Bento 0.0.8.1
David Cournapeau
cournape@gmail....
Sun Apr 1 08:16:51 CDT 2012
Hi,
I am pleased to announce a new release of bento, a packaging solution
for python which aims at reproducibility, extensibility and simplicity.
The main features of this 0.0.8.1 release are:
- Path sections can now use conditionals
- More reliable convert command to migrate
distutils/setuptools/distribute/distutils2 setup.py to bento
- Single-file distribution can now include waf itself
- Nose is not necessary to run the test suite anymore
- Significant improvements to the distutils compatibility layer
- LibraryDir support for backward compatibility with distutils packages
relying on the package_dir feature
Bento source code can be found on github: https://github.com/cournape/Bento
Bento documentation is there as well: https://cournape.github.com/Bento
regards,
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/numpy-discussion/attachments/20120401/9f9caab9/attachment.html
More information about the NumPy-Discussion
mailing list