| 1 | 
   | 
 pystatgrab README | 
 
 
 
 
 
 
 
 
 
 
 
 | 2 | 
 < | 
 http://www.i-scream.org/libstatgrab/ | 
 
 
 
 
 
 
 
 
 
 | 2 | 
 > | 
 http://www.i-scream.org/pystatgrab/ | 
 
 
 
 
 
 
 
 
 
 
 
 | 3 | 
   | 
  | 
 
 
 
 
 
 
 
 
 
 
 
 
 
 | 4 | 
   | 
 $Id$ | 
 
 
 
 
 
 
 
 
 
 
 
 
 
 | 5 | 
   | 
  | 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 | 10 | 
   | 
 Installation is a normal distutils setup: | 
 
 
 
 
 
 
 
 
 
 
 
 
 
 | 11 | 
   | 
  | 
 
 
 
 
 
 
 
 
 
 
 
 
 
 | 12 | 
   | 
 ./setup.py install | 
 
 
 
 
 
 
 
 
 | 13 | 
 + | 
  | 
 
 
 
 
 
 
 
 
 | 14 | 
 + | 
 If the installer has problems finding libstatgrab you may need to set | 
 
 
 
 
 
 
 
 
 | 15 | 
 + | 
 PKG_CONFIG_PATH to <prefix>/lib/pkgconfig - where prefix is the prefix | 
 
 
 
 
 
 
 
 
 | 16 | 
 + | 
 you used when installing libstatgrab (default is /usr/local). | 
 
 
 
 
 
 
 
 
 
 
 
 
 
 | 17 | 
   | 
  | 
 
 
 
 
 
 
 
 
 
 
 
 
 
 | 18 | 
   | 
 The functions available through pystatgrab directly match those of | 
 
 
 
 
 
 
 
 
 
 
 
 
 
 | 19 | 
   | 
 the libstatgrab functions. Documentation on those functions can be |