summaryrefslogtreecommitdiff
path: root/README.html
diff options
context:
space:
mode:
authorDave Beckett <dave@dajobe.org>2002-12-19 23:48:47 +0000
committerDave Beckett <dave@dajobe.org>2002-12-19 23:48:47 +0000
commit03dfd0b13d6b8269daa454c890aa12f12bc73cef (patch)
tree8ced1b21a92eb9c5a709d32cb82618c0053b5433 /README.html
parent5de6e6e04c8a962fd4d86a49421b942aa6e453bd (diff)
downloadraptor-03dfd0b13d6b8269daa454c890aa12f12bc73cef.tar.gz
Updated for 0.9.7 release
Diffstat (limited to 'README.html')
-rw-r--r--README.html6
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>