Skip to content

Commit

Permalink
New package: NATS v0.1.0
Browse files Browse the repository at this point in the history
UUID: 55e73f9c-eeeb-467f-b4cc-a633fde63d2a
Repo: https://github.com/jakubwro/NATS.jl.git
Tree: 2be6d00e27566b2b05d556c8239666c04e7669ef

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Sep 20, 2024
1 parent b37c120 commit d89bb6a
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 0 deletions.
Empty file added N/NATS/Compat.toml
Empty file.
16 changes: 16 additions & 0 deletions N/NATS/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
[0]
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
BufferedStreams = "e1450e63-4bb3-523b-b2a4-4ffa8c0fd77d"
CodecBase = "6c391c72-fb7b-5838-ba82-7cfb1bcfecbf"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1"
MbedTLS = "739be429-bea8-5141-9913-cc70e7f3736d"
NanoDates = "46f1a544-deae-4307-8689-c12aa3c955c6"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
ScopedValues = "7e506255-f358-4e82-b7e4-beb19740aa63"
Sockets = "6462fe0b-24de-5631-8697-dd941f90decc"
Sodium = "4f5b5e99-b0ad-42cd-b47a-334e172ec8bd"
StructTypes = "856f2bd8-1eba-4b0a-8007-ebc267875bd4"
URIs = "5c2747f8-b7ea-4ff2-ba2e-563bfd36b1d4"
3 changes: 3 additions & 0 deletions N/NATS/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "NATS"
uuid = "55e73f9c-eeeb-467f-b4cc-a633fde63d2a"
repo = "https://github.com/jakubwro/NATS.jl.git"
2 changes: 2 additions & 0 deletions N/NATS/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "2be6d00e27566b2b05d556c8239666c04e7669ef"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3857,6 +3857,7 @@ some amount of consideration when choosing package names.
55e0a05c-753f-11e9-14bb-b7f14aae7d87 = { name = "BernsteinEllipses", path = "B/BernsteinEllipses" }
55e21f81-8b0a-565e-b5ad-6816892a5ee7 = { name = "GoogleCloud", path = "G/GoogleCloud" }
55e38337-5b6e-4c7c-9cfc-e00dd49102e6 = { name = "GridapODEs", path = "G/GridapODEs" }
55e73f9c-eeeb-467f-b4cc-a633fde63d2a = { name = "NATS", path = "N/NATS" }
55ecb840-b828-11e9-1645-43f4a9f9ace7 = { name = "ImplicitPlots", path = "I/ImplicitPlots" }
55eddd50-7f45-4398-96cf-6a37e2b16f80 = { name = "ReliabilityOptimization", path = "R/ReliabilityOptimization" }
55efb022-e1be-4044-9089-57a478d003fb = { name = "IterativeLearningControl", path = "I/IterativeLearningControl" }
Expand Down

0 comments on commit d89bb6a

Please sign in to comment.