summaryrefslogtreecommitdiff
path: root/open-source-lorries/raptor.lorry
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-12-16 18:56:34 +0900
committerBaserock Gerrit <gerrit@baserock.org>2015-12-19 12:42:32 +0000
commitf319ee2ade7826a794448f90c9f378baeeef647f (patch)
tree894560903c995db6016cf1c69675d186fc08ed4e /open-source-lorries/raptor.lorry
parent76384558f757573c104449f581efb953ed8b9584 (diff)
downloadlorries-f319ee2ade7826a794448f90c9f378baeeef647f.tar.gz
Adding raptor lorry
The Raptor RDF Syntax Library (http://librdf.org/raptor/) Required to build zeitgeist Change-Id: I25a2fd145e46fc73eaa3537fdb068219daa16a5b
Diffstat (limited to 'open-source-lorries/raptor.lorry')
-rw-r--r--open-source-lorries/raptor.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/raptor.lorry b/open-source-lorries/raptor.lorry
new file mode 100644
index 0000000..8a4c698
--- /dev/null
+++ b/open-source-lorries/raptor.lorry
@@ -0,0 +1,6 @@
+{
+ "raptor": {
+ "type": "git",
+ "url": "https://github.com/dajobe/raptor.git"
+ }
+}