29 |
|
</li> |
30 |
|
</ul> |
31 |
|
</div> |
32 |
+ |
<!--#include virtual="/bannerad.inc" --> |
33 |
|
<h2> |
34 |
|
<a id="news">News</a> |
35 |
|
</h2> |
39 |
|
<a href="http://freshmeat.net/projects/pystatgrab/">freshmeat</a>? |
40 |
|
</p> |
41 |
|
<h3> |
42 |
+ |
Saturday 14 July 2007 |
43 |
+ |
</h3> |
44 |
+ |
<p> |
45 |
+ |
Version 0.5 of pystatgrab has been released.<br /> |
46 |
+ |
Download it from one of our <a href="/mirrors.xhtml">mirrors</a>. |
47 |
+ |
</p> |
48 |
+ |
<p> |
49 |
+ |
This release fixes a potential crash when calling |
50 |
+ |
sg_get_process_stats() multiple times. It also chases API |
51 |
+ |
changes in <a href="/libstatgrab/">libstatgrab</a> 0.13. |
52 |
+ |
</p> |
53 |
+ |
<h3> |
54 |
+ |
Sunday 31 July 2005 |
55 |
+ |
</h3> |
56 |
+ |
<p> |
57 |
+ |
Version 0.4 of pystatgrab has been released.<br /> |
58 |
+ |
Download it from one of our <a href="/mirrors.xhtml">mirrors</a>. |
59 |
+ |
</p> |
60 |
+ |
<p> |
61 |
+ |
This release chases API changes in |
62 |
+ |
<a href="/libstatgrab/">libstatgrab</a> 0.12. |
63 |
+ |
</p> |
64 |
+ |
<h3> |
65 |
+ |
Tuesday 26 April 2005 |
66 |
+ |
</h3> |
67 |
+ |
<p> |
68 |
+ |
Official pystatgrab packages for Debian now |
69 |
+ |
<a href="http://packages.debian.org/unstable/source/pystatgrab">available</a>. |
70 |
+ |
</p> |
71 |
+ |
<p> |
72 |
+ |
Thanks to the work of |
73 |
+ |
<a href="mailto:fenio@debian.org">Bartosz Fenski</a> |
74 |
+ |
pystatgrab is now available on debian. |
75 |
+ |
</p> |
76 |
+ |
<h3> |
77 |
+ |
Tuesday 25 August 2004 |
78 |
+ |
</h3> |
79 |
+ |
<p> |
80 |
+ |
Version 0.3 of pystatgrab has been released.<br /> |
81 |
+ |
Download it from one of our <a href="/mirrors.xhtml">mirrors</a>. |
82 |
+ |
</p> |
83 |
+ |
<p> |
84 |
+ |
This release catches up on new features available in |
85 |
+ |
<a href="/libstatgrab/">libstatgrab</a> 0.10.2. |
86 |
+ |
</p> |
87 |
+ |
<h3> |
88 |
+ |
Monday 31 May 2004 |
89 |
+ |
</h3> |
90 |
+ |
<p> |
91 |
+ |
Version 0.2 of pystatgrab has been released.<br /> |
92 |
+ |
Download it from one of our <a href="/mirrors.xhtml">mirrors</a>. |
93 |
+ |
</p> |
94 |
+ |
<p> |
95 |
+ |
This release brings support for <a href="/libstatgrab/"> |
96 |
+ |
libstatgrab</a> 0.10. The standardised naming scheme from |
97 |
+ |
libstatgrab has been adopted, and the new functions added. |
98 |
+ |
</p> |
99 |
+ |
<h3> |
100 |
|
Sunday 21 March 2004 |
101 |
|
</h3> |
102 |
|
<p> |
103 |
|
Version 0.1 of pystatgrab has been released.<br /> |
104 |
< |
Download it |
46 |
< |
<a href="http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/pystatgrab/pystatgrab-0.1.tar.gz"> |
47 |
< |
here</a>. |
104 |
> |
Download it from one of our <a href="/mirrors.xhtml">mirrors</a>. |
105 |
|
</p> |
106 |
|
<p> |
107 |
|
This is the first release of pystatgrab; a set of Python |
130 |
|
</h2> |
131 |
|
<p> |
132 |
|
The latest version of pystatgrab can be downloaded from our |
133 |
< |
primary download |
134 |
< |
<a href="http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/pystatgrab/"> |
78 |
< |
mirror</a>. All downloads are pgp signed using our |
133 |
> |
<a href="/mirrors.xhtml">mirror sites</a>. |
134 |
> |
All downloads are pgp signed using our |
135 |
|
<a href="/pgpkey.xhtml">PGP Key</a>. |
136 |
|
</p> |
137 |
|
<p> |
140 |
|
<a href="http://www.freebsd.org">FreeBSD</a> you can make use of |
141 |
|
the <a href="http://www.freshports.org/devel/py-statgrab"> |
142 |
|
devel/py-statgrab</a> port to install pystatgrab (and |
143 |
< |
libstatgrab) for you. |
143 |
> |
libstatgrab) for you. There's also a |
144 |
> |
<a href="http://packages.debian.org/unstable/source/pystatgrab"> |
145 |
> |
Debian package</a> available, and |
146 |
> |
<a href="http://software.opensuse.org/download/home:/anagappan/"> |
147 |
> |
RPMs for various Linux distributions</a>. |
148 |
|
</p> |
149 |
|
<h2> |
150 |
|
<a id="development">Development</a> |