-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathProject.toml
38 lines (36 loc) · 1.21 KB
/
Project.toml
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
29
30
31
32
33
34
35
36
37
38
name = "Kanones"
uuid = "107500f9-53d4-4696-8485-0747242ad8bc"
authors = ["nsmith "]
version = "0.2.0"
[deps]
AtticGreek = "330c8319-f7ed-461a-8c52-cee5da4c0892"
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
CitableBase = "d6f014bd-995c-41bd-9893-703339864534"
CitableCorpus = "cf5ac11a-93ef-4a1a-97a3-f6af101603b5"
CitableObject = "e2b2f5ea-1cd8-4ce8-9b2b-05dad64c2a57"
CitableParserBuilder = "c834cb9d-35b9-419a-8ff8-ecaeea9e2a2a"
CitableText = "41e66566-473b-49d4-85b7-da83b66615d8"
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
Glob = "c27321d9-0574-5035-807b-f59d2c89b15c"
HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"
Orthography = "0b4c9448-09b0-4e78-95ea-3eb3328be36d"
PolytonicGreek = "72b824a7-2b4a-40fa-944c-ac4f345dc63a"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Unicode = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
[compat]
AtticGreek = "0.7"
CSV = "0.9"
CitableBase = "5"
CitableCorpus = "0.8"
CitableObject = "0.8"
CitableParserBuilder = "0.21"
CitableText = "0.11"
DocStringExtensions = "0.8"
Documenter = "0.27"
Glob = "1"
HTTP = "0.9"
Orthography = "0.15"
PolytonicGreek = "0.13"
julia = "1"