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