Skip to content

Commit

Permalink
New package: KiteSimulators v0.1.0 (#61050)
Browse files Browse the repository at this point in the history
UUID: a262fb0b-5671-4fb4-9d61-972db9a18944
Repo: https://github.com/aenarete/KiteSimulators.jl.git
Tree: e75e4e70679107580c207517829143c3c2219867

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored May 28, 2022
1 parent 7fb3382 commit 48eb06a
Show file tree
Hide file tree
Showing 5 changed files with 37 additions and 0 deletions.
16 changes: 16 additions & 0 deletions K/KiteSimulators/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
[0]
AtmosphericModels = "0.1"
GLMakie = "0.4.7-0.4"
Joysticks = "0.1"
KiteModels = "0.4"
KitePodModels = "0.2"
KiteUtils = "0.4"
KiteViewers = "0.2.1-0.2"
PackageCompiler = "2"
Parameters = "0.12"
Plots = "1.29.0-1"
Reexport = "1"
StaticArrays = "1.4.0-1"
TestEnv = "1"
Timers = "0.1"
julia = "1"
15 changes: 15 additions & 0 deletions K/KiteSimulators/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[0]
AtmosphericModels = "c59cac55-771d-4f45-b14d-1c681463a295"
GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a"
Joysticks = "82f05805-4863-42dc-b1a7-0852bd62c632"
KiteModels = "b94af626-7959-4878-9336-2adc27959007"
KitePodModels = "9de5dc81-f971-414a-927b-652b2f41c539"
KiteUtils = "90980105-b163-44e5-ba9f-8b1c83bb0533"
KiteViewers = "2e593061-95e7-45e4-95f4-df0491f2e601"
PackageCompiler = "9b87118b-4619-50d2-8e1e-99f35a4d4d9d"
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
TestEnv = "1e6cf692-eddd-4d53-88a5-2d735e33781b"
Timers = "21f18d07-b854-4dab-86f0-c15a3821819a"
3 changes: 3 additions & 0 deletions K/KiteSimulators/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "KiteSimulators"
uuid = "a262fb0b-5671-4fb4-9d61-972db9a18944"
repo = "https://github.com/aenarete/KiteSimulators.jl.git"
2 changes: 2 additions & 0 deletions K/KiteSimulators/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "e75e4e70679107580c207517829143c3c2219867"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4895,6 +4895,7 @@ a25bc8ac-9d24-42b2-8edd-3d267ec19fc5 = { name = "ComoniconOptions", path = "C/Co
a25cea48-d430-424a-8ee7-0d3ad3742e9e = { name = "SpecialPolynomials", path = "S/SpecialPolynomials" }
a2619673-1d62-4ca3-9815-ccab58eb1c5a = { name = "FAME", path = "F/FAME" }
a262596c-dd27-4d54-b019-3619024addbd = { name = "RemoveLFS", path = "R/RemoveLFS" }
a262fb0b-5671-4fb4-9d61-972db9a18944 = { name = "KiteSimulators", path = "K/KiteSimulators" }
a2669504-c0c1-59c8-a2df-73186d0f9ddc = { name = "PriorityChannels", path = "P/PriorityChannels" }
a26e6606-dd52-5f6a-a97f-4f611373d757 = { name = "DICOM", path = "D/DICOM" }
a271ce43-5be6-465b-b549-2328063b090f = { name = "SlackThreads", path = "S/SlackThreads" }
Expand Down

0 comments on commit 48eb06a

Please sign in to comment.