I'm proud to announce a new release of mds-utils
(http://code.google.com/p/mds-utils/).

New release features:

1) flush support added to FILE* devices.
2) added a new "python" namespace. Contains an object derived from
boost::python::object that helps in using python file objects within
python extensions written with Boost.Python.

What is mds-utils ?
----------------------

It's a C++ library composed  by different utilities. Amongst its
features it contains classes to treat a FILE* as a C++ stream. It
contains also some utilities for developing C++ Python extensions.

For more information, go to the library site
(http://code.google.com/p/mds-utils/)

-- 
Michele De Stefano
http://www.linkedin.com/in/micdestefano
http://xoomer.virgilio.it/michele_de_stefano
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations/

Reply via email to