You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Kelpie.jl/Project.toml

21 lines
546 B
TOML

name = "Kelpie"
uuid = "1b112299-d6bc-44e2-912a-478f25731460"
authors = ["Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com> and contributors"]
version = "0.2.1"
[deps]
EzXML = "8f5d6c58-4d21-5cfd-889c-e3ad7ee6a615"
[compat]
EzXML = "1.1"
julia = "1.6"
[extras]
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
EzXML = "8f5d6c58-4d21-5cfd-889c-e3ad7ee6a615"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Suppressor = "fd094767-a336-5f1f-9728-57cf17d0bbfb"
[targets]
test = ["Test", "Documenter", "EzXML", "Suppressor"]