mds-utils 1.1.0 released
[Posted September 28, 2009 by cook]
| From: |
| Michele De Stefano <micdestefano-AT-gmail.com> |
| To: |
| python-announce-list-AT-python.org |
| Subject: |
| New mds-utils release (1.1.0) |
| Date: |
| Fri, 25 Sep 2009 09:45:46 +0200 |
| Message-ID: |
| <c410adc90909250045h166ec64lc52ee478d8fe3f1@mail.gmail.com> |
| Archive-link: |
| Article, Thread
|
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/
(
Log in to post comments)