]> i-scream Git - www.i-scream.org.git/blobdiff - www/pystatgrab/index.xhtml
Wow, we're announcing releases well in advance these days...
[www.i-scream.org.git] / www / pystatgrab / index.xhtml
index 8db0cda9f2cdc5c166704d8d41111297b207ba9f..00af8dff4ba340516c3a300e5ece7e43e61d7b62 100644 (file)
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
-   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-
-<html>
-
-<head>
-<title>i-scream pystatgrab homepage</title>
+<!--#include virtual="/doctype.inc" -->
+  <head>
+    <title>
+      i-scream pystatgrab homepage
+    </title>
 <!--#include virtual="/style.inc" -->
-</head>
-
-<body>
-
-<div id="container">
-
-<div id="main">
-
+  </head>
+  <body>
+    <div id="container">
+      <div id="main">
 <!--#include virtual="/header.inc" -->
-
-<div id="contents"> 
-
-<h1 class="top">i-scream pystatgrab homepage</h1>
-
-<div id="topnav">
-  <ul>
-    <li><a href="#news">News</a></li>
-    <li><a href="#what">What is pystatgrab?</a></li>
-    <li><a href="#download">Downloading</a></li>
-  </ul>
-</div>
-
-<h2><a name="news">News</a></h2>
-
-<p>
-To get notifications of new pystatgrab releases why not subscribe
-to our project over on <a href="http://freshmeat.net/projects/pystatgrab/">
-freshmeat</a>?
-</p>
-
-<h3>Sunday 21 March 2004</h3>
-<p>
-Version 0.1 of pystatgrab has been released.<br/>
-Download it
-<a href="http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/pystatgrab/pystatgrab-0.1.tar.gz">here</a>.
-</p>
-<p>
-This is the first release of pystatgrab; a set of Python bindings
-for the <a href="/libstatgrab/">libstatgrab</a> library. Although
-lacking in documentation, it's fairly complete feature wise.
-</p>
-
-<h2><a name="what">What is pystatgrab?</a></h2>
-
-<p>
-pystatgrab is a set of Python bindings for the <a href="/libstatgrab/">
-libstatgrab</a> library. It installs as a module and provides a set of
-function calls with identical names to the libstatgrab functions. The
-returned data types also map logically on to the structures returned
-by libstatgrab.
-</p>
-
-<p>
-pystatgrab should work on any platform that libstatgrab will work on.
-Currently, pystatgrab requires version 0.9 of libstatgrab to function.
-</p>
-
-<h2><a name="download">Downloading</a></h2>
-
-<p>
-The latest version of pystatgrab can be downloaded from our
-primary download
-<a href="http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/pystatgrab/">mirror</a>.
-All downloads are pgp signed using our <a href="/pgpkey.shtml">PGP Key</a>.
-</p>
-
-<p>
-For installation instructions see the README file
-contained within the archive. If you're using
-<a href="http://www.freebsd.org">FreeBSD</a> you can make use of the
-<a href="http://www.freshports.org/devel/py-statgrab">devel/py-statgrab</a>
-port to install pystatgrab (and libstatgrab) for you.
-</p>
-
-</div>
-
+        <div id="contents">
+          <h1 class="top">
+            i-scream pystatgrab homepage
+          </h1>
+          <div id="topnav">
+            <ul>
+              <li>
+                <a href="#news">News</a>
+              </li>
+              <li>
+                <a href="#what">What is pystatgrab?</a>
+              </li>
+              <li>
+                <a href="#download">Downloading</a>
+              </li>
+              <li>
+                <a href="#development">Development</a>
+              </li>
+            </ul>
+          </div>
+          <h2>
+            <a id="news">News</a>
+          </h2>
+          <p>
+            To get notifications of new pystatgrab releases why not
+            subscribe to our project over on
+            <a href="http://freshmeat.net/projects/pystatgrab/">freshmeat</a>?
+          </p>
+          <h3>
+            Sunday 31 July 2005
+          </h3>
+          <p>
+            Version 0.4 of pystatgrab has been released.<br />
+            Download it from one of our <a href="/mirrors.xhtml">mirrors</a>.
+          </p>
+          <p>
+            This release chases API changes in
+            <a href="/libstatgrab/">libstatgrab</a> 0.12.
+          </p>
+          <h3>
+            Tuesday 26 April 2005
+          </h3>
+          <p>
+            Official pystatgrab packages for Debian now
+            <a href="http://packages.debian.org/unstable/source/pystatgrab">available</a>.
+          </p>
+          <p>
+            Thanks to the work of
+            <a href="mailto:fenio@debian.org">Bartosz Fenski</a>
+            pystatgrab is now available on debian.
+          </p>
+          <h3>
+            Tuesday 25 August 2004
+          </h3>
+          <p>
+            Version 0.3 of pystatgrab has been released.<br />
+            Download it from one of our <a href="/mirrors.xhtml">mirrors</a>.
+          </p>
+          <p>
+            This release catches up on new features available in
+            <a href="/libstatgrab/">libstatgrab</a> 0.10.2.
+          </p>
+          <h3>
+            Monday 31 May 2004
+          </h3>
+          <p>
+            Version 0.2 of pystatgrab has been released.<br />
+            Download it from one of our <a href="/mirrors.xhtml">mirrors</a>.
+          </p>
+          <p>
+            This release brings support for <a href="/libstatgrab/">
+            libstatgrab</a> 0.10. The standardised naming scheme from
+            libstatgrab has been adopted, and the new functions added.
+          </p>
+          <h3>
+            Sunday 21 March 2004
+          </h3>
+          <p>
+            Version 0.1 of pystatgrab has been released.<br />
+            Download it from one of our <a href="/mirrors.xhtml">mirrors</a>.
+          </p>
+          <p>
+            This is the first release of pystatgrab; a set of Python
+            bindings for the <a href="/libstatgrab/">libstatgrab</a>
+            library. Although lacking in documentation, it's fairly
+            complete feature wise.
+          </p>
+          <h2>
+            <a id="what">What is pystatgrab?</a>
+          </h2>
+          <p>
+            pystatgrab is a set of Python bindings for the
+            <a href="/libstatgrab/">libstatgrab</a> library. It installs
+            as a module and provides a set of function calls with
+            identical names to the libstatgrab functions. The returned
+            data types also map logically on to the structures returned
+            by libstatgrab.
+          </p>
+          <p>
+            pystatgrab should work on any platform that libstatgrab
+            will work on. Currently, pystatgrab requires version 0.9 of
+            libstatgrab to function.
+          </p>
+          <h2>
+            <a id="download">Downloading</a>
+          </h2>
+          <p>
+            The latest version of pystatgrab can be downloaded from our
+            <a href="/mirrors.xhtml">mirror sites</a>.
+            All downloads are pgp signed using our
+            <a href="/pgpkey.xhtml">PGP Key</a>.
+          </p>
+          <p>
+            For installation instructions see the README file contained
+            within the archive. If you're using
+            <a href="http://www.freebsd.org">FreeBSD</a> you can make use of
+            the <a href="http://www.freshports.org/devel/py-statgrab">
+            devel/py-statgrab</a> port to install pystatgrab (and
+            libstatgrab) for you. There's also a
+            <a href="http://packages.debian.org/unstable/source/pystatgrab">
+            Debian package</a> available.
+          </p>
+          <h2>
+            <a id="development">Development</a>
+          </h2>
+          <ul>
+            <li>
+              <a href="/cgi-bin/cvslog.cgi?period=thisweek&amp;module=projects/pystatgrab">Commits this week</a>
+            </li>
+          </ul>
+          <p>
+            We develop pystatgrab using the CVS revision control system.
+            Using this link you can see what changes we've made this week.
+            For more information on our CVS setup see our
+            <a href="/cvs.xhtml">CVS page</a>.
+          </p>
+        </div>
 <!--#include virtual="/footer.inc" -->
-
-</div>
-
+      </div>
 <!--#include virtual="/menu.inc" -->
-
-</div>
-
-</body>
+    </div>
+  </body>
 </html>