I’ve been getting a sudden increase in hits on the PyMM sourceforge page recently and I don’t see how that’s really possible.
If by some chance anyone is going there from here, please, leave a comment here so that I can solve this mystery
I feel that it’s my duty to warn you (if you are indeed going there from here) that I haven’t worked on PyMM for awhile (four months) and it was badly designed/implemented to begin with.
It was my first real C++ project and it follows a C mentality rather than C++ (using char* instead of std::string).
I still plan on resurrecting it when I have time, but for now, it remains dormant.
If you’re still interested after that warning, then you can check out its project page here.
Note that the latest work (four months ago, but still the latest) is in the char_to_string svn branch (not in trunk),
so if you want to check out the latest source, you should check out the following URL:
https://pymm.svn.sourceforge.net/svnroot/pymm/branches/char_to_string