New mds-utils release (1.1.0)

Michele De Stefano micdestefano at gmail.com
Fri Sep 25 09:45:46 CEST 2009


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


More information about the Python-announce-list mailing list