ViewVC Help
View Directory | Root Listing
root/i-scream/projects/pystatgrab
File Last Change
 ../
_statgrab.pyx 1.21 (15 years ago) by tdb: Modify the Result class to extend dict. Then overload __getattr__ to still allow it to be used as if it had attributes. This makes it easier to work with the data (iteration over values, etc) and maintains compatibility.
setup.py 1.23 (16 years ago) by tdb: Post-release version increment.
statgrab.py 1.8 (16 years ago) by tdb: Chase two additional functions in libstatgrab 0.13 - sg_snapshot and sg_shutdown. Both are null operations on non-Windows platforms, but Python can run on Windows so we should support them. Consequently we now need at least libstatgrab 0.13.
NEWS 1.6 (16 years ago) by tdb: Update for 0.5.
README 1.4 (18 years ago) by tdb: Add comment about setting PKG_CONFIG_PATH.
MANIFEST.in 1.4 (19 years ago) by tdb: Prepare for 0.2 release of pystatgrab.
AUTHORS 1.1 (19 years ago) by tdb: Prepare for 0.2 release of pystatgrab.
COPYING 1.1 (20 years ago) by tdb: Modify setup.py to do more exhaustive testing. Also create statgrab.c using pyrexc if it doesn't exist.
0 directories and 8 files shown