1 <!--#include virtual="/doctype.inc" -->
4 i-scream pystatgrab homepage
6 <!--#include virtual="/style.inc" -->
11 <!--#include virtual="/header.inc" -->
14 i-scream pystatgrab homepage
19 <a href="#news">News</a>
22 <a href="#what">What is pystatgrab?</a>
25 <a href="#download">Downloading</a>
28 <a href="#development">Development</a>
36 To get notifications of new pystatgrab releases why not
37 subscribe to our project over on
38 <a href="http://freshmeat.net/projects/pystatgrab/">freshmeat</a>?
44 Version 0.4 of pystatgrab has been released.<br />
45 Download it from one of our <a href="/mirrors.xhtml">mirrors</a>.
48 This release chases API changes in
49 <a href="/libstatgrab/">libstatgrab</a> 0.12.
52 Tuesday 25 August 2004
55 Version 0.3 of pystatgrab has been released.<br />
56 Download it from one of our <a href="/mirrors.xhtml">mirrors</a>.
59 This release catches up on new features available in
60 <a href="/libstatgrab/">libstatgrab</a> 0.10.2.
66 Version 0.2 of pystatgrab has been released.<br />
67 Download it from one of our <a href="/mirrors.xhtml">mirrors</a>.
70 This release brings support for <a href="/libstatgrab/">
71 libstatgrab</a> 0.10. The standardised naming scheme from
72 libstatgrab has been adopted, and the new functions added.
78 Version 0.1 of pystatgrab has been released.<br />
79 Download it from one of our <a href="/mirrors.xhtml">mirrors</a>.
82 This is the first release of pystatgrab; a set of Python
83 bindings for the <a href="/libstatgrab/">libstatgrab</a>
84 library. Although lacking in documentation, it's fairly
85 complete feature wise.
88 <a id="what">What is pystatgrab?</a>
91 pystatgrab is a set of Python bindings for the
92 <a href="/libstatgrab/">libstatgrab</a> library. It installs
93 as a module and provides a set of function calls with
94 identical names to the libstatgrab functions. The returned
95 data types also map logically on to the structures returned
99 pystatgrab should work on any platform that libstatgrab
100 will work on. Currently, pystatgrab requires version 0.9 of
101 libstatgrab to function.
104 <a id="download">Downloading</a>
107 The latest version of pystatgrab can be downloaded from our
108 <a href="/mirrors.xhtml">mirror sites</a>.
109 All downloads are pgp signed using our
110 <a href="/pgpkey.xhtml">PGP Key</a>.
113 For installation instructions see the README file contained
114 within the archive. If you're using
115 <a href="http://www.freebsd.org">FreeBSD</a> you can make use of
116 the <a href="http://www.freshports.org/devel/py-statgrab">
117 devel/py-statgrab</a> port to install pystatgrab (and
118 libstatgrab) for you.
121 <a id="development">Development</a>
125 <a href="/cgi-bin/cvslog.cgi?period=thisweek&module=projects/pystatgrab">Commits this week</a>
129 We develop pystatgrab using the CVS revision control system.
130 Using this link you can see what changes we've made this week.
131 For more information on our CVS setup see our
132 <a href="/cvs.xhtml">CVS page</a>.
135 <!--#include virtual="/footer.inc" -->
137 <!--#include virtual="/menu.inc" -->