Skip to content

Commit d9b2efe

Browse files
New package: ProtocGen v0.1.0 (#155111)
UUID: b5fc38b8-670b-4930-8529-238e2ca71835 Repo: https://github.com/jw3126/ProtocGen.jl.git Tree: b56d97ddde94e0e37c2c532dacb95888a2bae484 Registrator tree SHA: 50f504d641745716a5b3eabaf681d3a4937d2ae3
1 parent 56c69e9 commit d9b2efe

5 files changed

Lines changed: 23 additions & 0 deletions

File tree

P/ProtocGen/Compat.toml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[0]
2+
BufferedStreams = "1.2.0 - 1"
3+
Dates = "1"
4+
EnumX = "1"
5+
JSON = ["0.21", "1"]
6+
OrderedCollections = "1"
7+
Scratch = "1"
8+
TOML = "1"
9+
julia = "1.12.0 - 1"

P/ProtocGen/Deps.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[0]
2+
BufferedStreams = "e1450e63-4bb3-523b-b2a4-4ffa8c0fd77d"
3+
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
4+
EnumX = "4e289a0a-7415-4d19-859d-a7e5c4648b56"
5+
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
6+
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
7+
Scratch = "6c6a2e73-6563-6170-7368-637461726353"
8+
TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"

P/ProtocGen/Package.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "ProtocGen"
2+
uuid = "b5fc38b8-670b-4930-8529-238e2ca71835"
3+
repo = "https://github.com/jw3126/ProtocGen.jl.git"

P/ProtocGen/Versions.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
["0.1.0"]
2+
git-tree-sha1 = "b56d97ddde94e0e37c2c532dacb95888a2bae484"

Registry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9765,6 +9765,7 @@ b5ea28c8-8fde-43cb-ab2a-66614f5bd9e2 = { name = "Atomsk", path = "A/Atomsk" }
97659765
b5ef6335-26be-4d6f-85a4-8b5df3cbaa06 = { name = "LabVIEW0", path = "L/LabVIEW0" }
97669766
b5f40946-ae6d-44b1-bfb0-547ef2ed8e7e = { name = "Meteostat", path = "M/Meteostat" }
97679767
b5f81e59-6552-4d32-b1f0-c071b021bf89 = { name = "IOCapture", path = "I/IOCapture" }
9768+
b5fc38b8-670b-4930-8529-238e2ca71835 = { name = "ProtocGen", path = "P/ProtocGen" }
97689769
b5ffcf37-a2bd-41ab-a3da-4bd9bc8ad771 = { name = "HYPRE", path = "H/HYPRE" }
97699770
b602d61d-8564-4e44-9fbd-3fa22bd1775c = { name = "Hiredis", path = "H/Hiredis" }
97709771
b60ae38f-62e8-5a18-8dcb-33083e9f01ee = { name = "GAP_pkg_caratinterface_jll", path = "jll/G/GAP_pkg_caratinterface_jll" }

0 commit comments

Comments
 (0)