aboutsummaryrefslogtreecommitdiff
path: root/libraries/rasqal/README
diff options
context:
space:
mode:
authorHeinz Wiesinger <pprkut@slackbuilds.org>2010-05-13 00:08:18 +0200
committerHeinz Wiesinger <pprkut@slackbuilds.org>2010-05-13 00:08:18 +0200
commit2c79396a39cff91abf2b7de94cbfb1b54b16cc1c (patch)
tree96704a21816454a280dad1cb269fc3b54eaf27cc /libraries/rasqal/README
parent2376ae3e9e8e8efbe1da055ad66a96504bebe876 (diff)
libraries/rasqal: Removed from 13.0 repository
Diffstat (limited to 'libraries/rasqal/README')
-rw-r--r--libraries/rasqal/README7
1 files changed, 0 insertions, 7 deletions
diff --git a/libraries/rasqal/README b/libraries/rasqal/README
deleted file mode 100644
index b309a63d4978a..0000000000000
--- a/libraries/rasqal/README
+++ /dev/null
@@ -1,7 +0,0 @@
-Rasqal is a library providing full support for querying Resource
-Description Framework (RDF) including parsing query syntaxes,
-constructing the queries, executing them and returning result formats.
-It currently handles the RDF Data Query Language (RDQL) and SPARQL
-Query language.
-
-This depends on raptor (also available at SlackBuilds.org).