[wxPython] ANN: (beta) The C++ Standard Library - now for Python

The PySTL makes the containers and the algorithms of the C++ Standard
Library available to Python.

It is being released under the Python license.

It is currently in Beta.

The home page is http://www.malcolmson.com/pystl.

A compiled extension is available for Windows, but not yet for Linux.
If anyone could help me by compiling the extension for Linux I would
really appreciate it.

Information about installing and compiling the source code is available
at http://www.malcolmson.com/pystl/compiling.htm.

Thanks.

Tom.