]> i-scream Git - www.i-scream.org.git/blobdiff - www/pystatgrab/index.xhtml
Another biggish commit.
[www.i-scream.org.git] / www / pystatgrab / index.xhtml
index 664d9f8dace22d2629f17c328a6ce37d298ce9fe..c33f8c83bd61888975b3680e7a645e498d86a2ce 100644 (file)
@@ -1,91 +1,92 @@
 <!--#include virtual="/doctype.inc" -->
-
-<head>
-<title>i-scream pystatgrab homepage</title>
+  <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.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.
-</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>
+            </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 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 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
+            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.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.
+          </p>
+        </div>
 <!--#include virtual="/footer.inc" -->
-
-</div>
-
+      </div>
 <!--#include virtual="/menu.inc" -->
-
-</div>
-
-</body>
+    </div>
+  </body>
 </html>