# | Line 25 | Line 25 | |
---|---|---|
25 | <a href="#download">Downloading</a> | |
26 | </li> | |
27 | <li> | |
28 | + | <a href="#bindings">Language Bindings</a> |
29 | + | </li> |
30 | + | <li> |
31 | <a href="#development">Development</a> | |
32 | </li> | |
33 | <li> | |
# | Line 273 | Line 276 | |
276 | devel/libstatgrab</a> port to install libstatgrab for you. | |
277 | </p> | |
278 | <h2> | |
279 | + | <a id="bindings">Language Bindings</a> |
280 | + | </h2> |
281 | + | <ul> |
282 | + | <li> |
283 | + | <a href="/pystatgrab/">Python</a> |
284 | + | </li> |
285 | + | <li> |
286 | + | <a href="http://pecl.php.net/statgrab/">PHP (external)</a> |
287 | + | </li> |
288 | + | <li> |
289 | + | <a href="http://search.cpan.org/dist/Unix-Statgrab/">Perl (external)</a> |
290 | + | </li> |
291 | + | </ul> |
292 | + | <p> |
293 | + | Here are links to bindings for higher level languages |
294 | + | that provide access to libstatgrab. If you've written |
295 | + | a binding for another language, please get |
296 | + | <a href="mailto:dev@i-scream.org">in touch</a> so we |
297 | + | can add a link here. |
298 | + | </p> |
299 | + | <h2> |
300 | <a id="development">Development</a> | |
301 | </h2> | |
302 | <ul> | |
# | Line 281 | Line 305 | |
305 | </li> | |
306 | </ul> | |
307 | <p> | |
308 | < | We develop libstatgrab using the CVS revision control system. |
308 | > | We develop libstatgrab using the CVS revision control system. |
309 | Using this link you can see what changes we've made this week. | |
310 | < | For more information on our CVS setup see our |
310 | > | For more information on our CVS setup see our |
311 | <a href="/cvs.xhtml">CVS page</a>. | |
312 | </p> | |
313 | <h2> |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |