Third party libraries
I use libraries, among others, written by Peter Johnes in my every day programming practice.
His site unfortunately was restructured recently and the libraries
became hard to find. I provide links to his libraries here.
- The safept library, version 0.1.0
safept-0.1.0.tar (174080 bytes)
- The xmlwrap library, version 0.5.0
xmlwrapp-0.5.0.tar.bz2 (110002 bytes)
The xmlwrapp development was continued by Vaclav Slavik and now the library is avalable at
sourceforge: xmlwrapp.
That version however does not support XML namespaces. There is a library fork made at
NCBI which supports XML namespaces. The fork can be found here:
xmlwrapp with XML namespaces support.
Unfortunately Vaclav declined originally NCBI's ideas of how to design the XML namespaces support so
the fork was created.
- Command line options parser generator clo++, version 0.6.4
clo++-0.6.4.tar.bz2 (294304 bytes)