File: .gitmodules

package info (click to toggle)
oxigraph 0.5.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,848 kB
  • sloc: python: 1,949; cpp: 158; sh: 145; makefile: 42
file content (28 lines) | stat: -rw-r--r-- 984 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
[submodule "testsuite/rdf-tests"]
	path = testsuite/rdf-tests
	url = https://github.com/w3c/rdf-tests.git
[submodule "bench/bsbm-tools"]
	path = bench/bsbm-tools
	url = https://github.com/Tpt/bsbm-tools.git
[submodule "oxrocksdb-sys/rocksdb"]
	path = oxrocksdb-sys/rocksdb
	url = https://github.com/facebook/rocksdb.git
[submodule "oxrocksdb-sys/lz4"]
	path = oxrocksdb-sys/lz4
	url = https://github.com/lz4/lz4.git
[submodule "testsuite/N3"]
	path = testsuite/N3
	url = https://github.com/w3c/N3.git
	branch = master
[submodule "testsuite/rdf-canon"]
	path = testsuite/rdf-canon
	url = https://github.com/w3c/rdf-canon.git
[submodule "cli/templates/yasgui"]
	path = cli/templates/yasgui
	url = https://github.com/oxigraph/yasgui-release.git
[submodule "testsuite/json-ld-streaming"]
	path = testsuite/json-ld-streaming
	url = https://github.com/w3c/json-ld-streaming.git
[submodule "testsuite/json-ld-api"]
	path = testsuite/json-ld-api
	url = https://github.com/w3c/json-ld-api.git