diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-13 00:08:18 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-13 00:08:18 +0200 |
commit | 2c79396a39cff91abf2b7de94cbfb1b54b16cc1c (patch) | |
tree | 96704a21816454a280dad1cb269fc3b54eaf27cc /libraries/rasqal/slack-desc | |
parent | 2376ae3e9e8e8efbe1da055ad66a96504bebe876 (diff) | |
download | slackbuilds-2c79396a39cff91abf2b7de94cbfb1b54b16cc1c.tar.gz |
libraries/rasqal: Removed from 13.0 repository
Diffstat (limited to 'libraries/rasqal/slack-desc')
-rw-r--r-- | libraries/rasqal/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/libraries/rasqal/slack-desc b/libraries/rasqal/slack-desc deleted file mode 100644 index 223d1b15b5..0000000000 --- a/libraries/rasqal/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':'. - - |-----handy-ruler------------------------------------------------------| -rasqal: rasqal (RDF parsing library) -rasqal: -rasqal: Rasqal is a library providing full support for querying Resource -rasqal: Description Framework (RDF) including parsing query syntaxes, -rasqal: constructing the queries, executing them and returning result formats. -rasqal: It currently handles the RDF Data Query Language (RDQL) and SPARQL -rasqal: Query language. -rasqal: -rasqal: Homepage: http://librdf.org/ -rasqal: -rasqal: |