ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> cpp-sig
cpp-sig
[C++-sig] New mds-utils release (1.2.0)
by Michele De Stefano other posts by this author
Oct 27 2009 4:30PM messages near this date
Re: [C++-sig] How do I wrap a static member function? | [C++-sig] RuntimeError on import from use of bases<>
mds-utils 1.2.0 have been released.

Release Notes:

	- Improved python/fileobj.hpp: now there are 3 helper file objects
	  and they are copy-constructible. Derivation from boost::python::object
	  has been mantained.
	- Added utilities for indexing support in Python extensions.
	- Added boost::python converters for some boost::numeric::ublas classes.

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

mds-utils is a library intended to become a collection of several C++ utilities.
It makes heavy usage of the Boost C++ libraries.

Release 1.2.0 contains:
	- a tool for detecting machine endianity.
	- some useful classes that allow to treat the old C FILE pointer as a
C++ stream.
	- C++ classes that help on treating Python file objects as C++ streams.
	- simple utilities for indexing support in Python extensions.
	- new C++ to-Python and from-Python converters for some Boost uBlas objects.

Project home: http://code.google.com/p/mds-utils/

-- 
Michele De Stefano
http://www.linkedin.com/in/micdestefano
http://xoomer.virgilio.it/michele_de_stefano
_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@[...].org
http://mail.python.org/mailman/listinfo/cplusplus-sig

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved