1 |
|
<!--#include virtual="/doctype.inc" --> |
2 |
|
<head> |
3 |
|
<title> |
4 |
< |
i-scream pystatgrab homepage |
4 |
> |
pystatgrab homepage |
5 |
|
</title> |
6 |
|
<!--#include virtual="/style.inc" --> |
7 |
|
</head> |
11 |
|
<!--#include virtual="/header.inc" --> |
12 |
|
<div id="contents"> |
13 |
|
<h1 class="top"> |
14 |
< |
i-scream pystatgrab homepage |
14 |
> |
pystatgrab homepage |
15 |
|
</h1> |
16 |
|
<div id="topnav"> |
17 |
|
<ul> |
32 |
|
<h2> |
33 |
|
<a id="news">News</a> |
34 |
|
</h2> |
35 |
– |
<p> |
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>? |
39 |
– |
</p> |
35 |
|
<h3> |
36 |
|
Saturday 14 July 2007 |
37 |
|
</h3> |
116 |
|
</p> |
117 |
|
<p> |
118 |
|
pystatgrab should work on any platform that libstatgrab |
119 |
< |
will work on. Currently, pystatgrab requires version 0.9 of |
120 |
< |
libstatgrab to function. |
119 |
> |
will work on. Currently, pystatgrab requires version 0.9 |
120 |
> |
or later of libstatgrab to function. |
121 |
|
</p> |
122 |
|
<h2> |
123 |
|
<a id="download">Downloading</a> |
139 |
|
Debian package</a> available, and |
140 |
|
<a href="http://software.opensuse.org/download/home:/anagappan/"> |
141 |
|
RPMs for various Linux distributions</a>. |
147 |
– |
</p> |
148 |
– |
<h2> |
149 |
– |
<a id="development">Development</a> |
150 |
– |
</h2> |
151 |
– |
<ul> |
152 |
– |
<li> |
153 |
– |
<a href="/cgi-bin/cvslog.cgi?period=thisweek&module=projects/pystatgrab">Commits this week</a> |
154 |
– |
</li> |
155 |
– |
</ul> |
156 |
– |
<p> |
157 |
– |
We develop pystatgrab using the CVS revision control system. |
158 |
– |
Using this link you can see what changes we've made this week. |
159 |
– |
For more information on our CVS setup see our |
160 |
– |
<a href="/cvs.xhtml">CVS page</a>. |
142 |
|
</p> |
143 |
|
</div> |
144 |
|
<!--#include virtual="/footer.inc" --> |