Collect data from glottolog as well as cldr.

This commit is contained in:
2020-10-02 13:07:13 +02:00
parent 0286beb89c
commit 08914685e1
9 changed files with 67669 additions and 45958 deletions

View File

@@ -6,6 +6,10 @@ edition = "2018"
[dependencies]
anyhow = "1.0"
argh = "0.1"
bstr = "0.2"
isolang = "1.0"
quick-xml = "0.18"
thiserror = "1.0"
once_cell = "1.4"
quick-xml = "0.19"
regex = "1.3"
walkdir = "2.3"