diff options
author | Dave Beckett <dave@dajobe.org> | 2002-12-19 23:48:47 +0000 |
---|---|---|
committer | Dave Beckett <dave@dajobe.org> | 2002-12-19 23:48:47 +0000 |
commit | 03dfd0b13d6b8269daa454c890aa12f12bc73cef (patch) | |
tree | 8ced1b21a92eb9c5a709d32cb82618c0053b5433 /README.html | |
parent | 5de6e6e04c8a962fd4d86a49421b942aa6e453bd (diff) | |
download | raptor-03dfd0b13d6b8269daa454c890aa12f12bc73cef.tar.gz |
Updated for 0.9.7 release
Diffstat (limited to 'README.html')
-rw-r--r-- | README.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/README.html b/README.html index f1db06c6..a2630edd 100644 --- a/README.html +++ b/README.html @@ -36,13 +36,13 @@ detailed changes in the <a href="ChangeLog">ChangeLog</a>.</p> <li>Handles rdf:resource / resource attributes</li> <li>Uses <a href="http://expat.sourceforge.net/">expat</a> and/or (GNOME) <a href="http://xmlsoft.org/">libxml</a> XML parsers as available or required</li> <li>Provides features to select options at run time.</li> -<li>(Perl, Python, Java, Tcl, Ruby interfaces when used via Redland)</li> +<li>(Perl, Python, Java, Tcl, Ruby, PHP interfaces when used via Redland)</li> <li>No memory leaks</li> <li>Fast</li> </ul> -<p>This is mature, beta quality software - the APIs are unlikely to -change and it is mostly feature complete.</p> +<p>This is stable software - the APIs are unlikely to change and it +is nearly feature complete (as an RDF/XML parser).</p> <h2>RAPTOR NTRIPLES PARSER</h2> |