# | Line 1 | Line 1 | |
---|---|---|
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> | |
# | Line 11 | Line 11 | |
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> | |
# | Line 29 | Line 29 | |
29 | </li> | |
30 | </ul> | |
31 | </div> | |
32 | – | <!--#include virtual="/bannerad.inc" --> |
32 | <h2> | |
33 | <a id="news">News</a> | |
34 | </h2> | |
35 | + | <h3> |
36 | + | Monday 14 July 2014 |
37 | + | </h3> |
38 | <p> | |
39 | < | To get notifications of new pystatgrab releases why not |
40 | < | subscribe to our project over on |
39 | < | <a href="http://freshmeat.net/projects/pystatgrab/">freshmeat</a>? |
39 | > | Version 0.6 of pystatgrab has been released.<br /> |
40 | > | Download it from one of our <a href="/mirrors.xhtml">mirrors</a>. |
41 | </p> | |
42 | + | <p> |
43 | + | This release catches up with all the API changes made in |
44 | + | <a href="/libstatgrab/">libstatgrab</a> 0.90+. It requires |
45 | + | at least version 0.91 of libstatgrab. |
46 | + | </p> |
47 | + | <p> |
48 | + | If you find any bugs in the release please report them |
49 | + | over at our |
50 | + | <a href="https://github.com/i-scream/pystatgrab/issues">Issue |
51 | + | Tracker</a> on GitHub. |
52 | + | </p> |
53 | <h3> | |
54 | + | Saturday 14 July 2007 |
55 | + | </h3> |
56 | + | <p> |
57 | + | Version 0.5 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 fixes a potential crash when calling |
62 | + | sg_get_process_stats() multiple times. It also chases API |
63 | + | changes in <a href="/libstatgrab/">libstatgrab</a> 0.13. |
64 | + | </p> |
65 | + | <h3> |
66 | Sunday 31 July 2005 | |
67 | </h3> | |
68 | <p> | |
# | Line 110 | Line 134 | |
134 | </p> | |
135 | <p> | |
136 | pystatgrab should work on any platform that libstatgrab | |
137 | < | will work on. Currently, pystatgrab requires version 0.9 of |
138 | < | libstatgrab to function. |
137 | > | will work on. Currently, pystatgrab requires version 0.9 |
138 | > | or later of libstatgrab to function. |
139 | </p> | |
140 | <h2> | |
141 | <a id="download">Downloading</a> | |
# | Line 130 | Line 154 | |
154 | devel/py-statgrab</a> port to install pystatgrab (and | |
155 | libstatgrab) for you. There's also a | |
156 | <a href="http://packages.debian.org/unstable/source/pystatgrab"> | |
157 | < | Debian package</a> available. |
158 | < | </p> |
159 | < | <h2> |
136 | < | <a id="development">Development</a> |
137 | < | </h2> |
138 | < | <ul> |
139 | < | <li> |
140 | < | <a href="/cgi-bin/cvslog.cgi?period=thisweek&module=projects/pystatgrab">Commits this week</a> |
141 | < | </li> |
142 | < | </ul> |
143 | < | <p> |
144 | < | We develop pystatgrab using the CVS revision control system. |
145 | < | Using this link you can see what changes we've made this week. |
146 | < | For more information on our CVS setup see our |
147 | < | <a href="/cvs.xhtml">CVS page</a>. |
157 | > | Debian package</a> available, and |
158 | > | <a href="http://software.opensuse.org/download/home:/anagappan/"> |
159 | > | RPMs for various Linux distributions</a>. |
160 | </p> | |
161 | </div> | |
162 | <!--#include virtual="/footer.inc" --> |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |