| File | Last Change |
|---|---|
../
|
|
statgrab.py
|
1.2 (21 years ago) by tdb: Add duplex globals. |
README
|
1.2 (21 years ago) by tdb: Add more documentation to the README file. |
COPYING
|
1.1 (21 years ago) by tdb: Modify setup.py to do more exhaustive testing. Also create statgrab.c using pyrexc if it doesn't exist. |
NEWS
|
1.1 (21 years ago) by tdb: Modify setup.py to do more exhaustive testing. Also create statgrab.c using pyrexc if it doesn't exist. |
MANIFEST.in
|
1.3 (21 years ago) by tdb: Move the wrapper module to _statgrab, and then add a module to interface to the user with correct function names. |
_statgrab.pyx
|
1.10 (21 years ago) by tdb: Move the wrapper module to _statgrab, and then add a module to interface to the user with correct function names. |
setup.py
|
1.11 (21 years ago) by tdb: sys.exit, not exit. |