Bring the python extension up-to-date with the latest libstatgrab functions. Still need to look at that enum thing and how best to use it.
Post release version increment.
Update version.
Make setup.py figure out compiler flags using pkg-config. This makes it portable across platforms.
Add error checking to the python bindings. They previously didn't check for a NULL response from the libstatgrab functions - which resulted in python core dumping. It now raises an exception instead. Also add a first stab at a setup.py so people can quickly build/install this extension if they want.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.