aboutsummaryrefslogtreecommitdiff
path: root/requirement.txt
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2016-12-28 00:37:54 +0100
committerTrygve Laugstøl <trygvis@inamo.no>2016-12-28 00:37:54 +0100
commitde8665b0b05db10c3257f9c645a09638a4732256 (patch)
tree2eb435330ad594eb2a001f075c28dfbe67eb8977 /requirement.txt
parent8af35183f1f25e2f9d1d111cac85a48622f22673 (diff)
downloadeda-rdf-de8665b0b05db10c3257f9c645a09638a4732256.tar.gz
eda-rdf-de8665b0b05db10c3257f9c645a09638a4732256.tar.bz2
eda-rdf-de8665b0b05db10c3257f9c645a09638a4732256.tar.xz
eda-rdf-de8665b0b05db10c3257f9c645a09638a4732256.zip
o Improving CLI output and setup.
o Adding 'init' command similar to git's init command. Only configurable item is the database to query. Removing the -d/--db argument to all commands as it's read from the configuration instead. o Adding support for querying a remove SPARQL endpoint.
Diffstat (limited to 'requirement.txt')
-rw-r--r--requirement.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirement.txt b/requirement.txt
index 2567238..7afb6ca 100644
--- a/requirement.txt
+++ b/requirement.txt
@@ -1,5 +1,6 @@
bsddb3==6.2.1
CacheControl==0.11.7
+configparser==3.5.0
html5lib==0.999999999
isodate==0.5.4
lockfile==0.12.2