[C++-sig] Announcement: pyboost package - first release

Roman Yakovenko roman.yakovenko at gmail.com
Sun Jun 4 21:42:14 CEST 2006


I'm glad to announce the first release of pyboost package.

pyboost exports to Python functionality from next libraries:

        * random - a complete system for random number generation
        * date_time - date time library designed to provide a basis
for performing
                              efficient time calculations
        * crc - cyclic redundancy code computation objects
        * rational - rational number class

pyboost has good unit tests. Almost all unit tests from the libraries have been
re-written in Python. All libraries have some sample programs. All
those programs has been rewritten in Python too.

The libraries were exposed to Python using pyplusplus.

Binaries for Windows and Linux, Python 2.4 are avaiable.

You can find more information here:
http://language-binding.net/pyplusplus/examples/boost/boost.html

-- 
Roman Yakovenko
C++ Python language binding
http://www.language-binding.net/



More information about the Cplusplus-sig mailing list