[ANN] Bento 0.0.8.1

David Cournapeau cournape at gmail.com
Sun Apr 1 15:16:51 CEST 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


More information about the Python-announce-list mailing list