[package] name = "wkdr" version = "0.2.0" authors = [ "Tobias Schönberg ", ] keywords = ["wikibase", "wikidata", "cli"] description = "A cli tool to access Wikidata" license = "GPL-2.0+" readme = "README.md" repository = "https://gitlab.com/tobias47n9e/wkdr" [dependencies] clap = "2" ansi_term = "0.9" wikibase = "0.2.0"