]> i-scream Git - www.i-scream.org.git/commitdiff
Add section on language bindings, with links to other peoples stuff.
authorTim Bishop <tim@bishnet.net>
Sun, 20 Jun 2004 14:29:29 +0000 (14:29 +0000)
committerTim Bishop <tim@bishnet.net>
Sun, 20 Jun 2004 14:29:29 +0000 (14:29 +0000)
www/libstatgrab/index.xhtml

index b1b4194bbfc110918db9d01ec3253267f1988cf5..1837727914e76786ea116ae5e0c4ae3e3e5a47ff 100644 (file)
@@ -24,6 +24,9 @@
               <li>
                 <a href="#download">Downloading</a>
               </li>
+              <li>
+                <a href="#bindings">Language Bindings</a>
+              </li>
               <li>
                 <a href="#development">Development</a>
               </li>
             <a href="http://www.freshports.org/devel/libstatgrab">
             devel/libstatgrab</a> port to install libstatgrab for you.
           </p>
+          <h2>
+            <a id="bindings">Language Bindings</a>
+          </h2>
+          <ul>
+            <li>
+              <a href="/pystatgrab/">Python</a>
+            </li>
+            <li>
+              <a href="http://pecl.php.net/statgrab/">PHP (external)</a>
+            </li>
+            <li>
+              <a href="http://search.cpan.org/dist/Unix-Statgrab/">Perl (external)</a>
+            </li>
+          </ul>
+          <p>
+            Here are links to bindings for higher level languages
+            that provide access to libstatgrab. If you've written
+            a binding for another language, please get
+            <a href="mailto:dev@i-scream.org">in touch</a> so we
+            can add a link here.
+          </p>
           <h2>
             <a id="development">Development</a>
           </h2>
             </li>
           </ul>
           <p>
-            We develop libstatgrab using the CVS revision control system.    
+            We develop libstatgrab 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  
+            For more information on our CVS setup see our
             <a href="/cvs.xhtml">CVS page</a>.
           </p>
           <h2>