Skip to content

Commit

Permalink
New package: StructPack v0.1.0 (#122837)
Browse files Browse the repository at this point in the history
UUID: 9297859c-0cb3-4368-9f60-4c60e5718164
Repo: https://github.com/tscode/StructPack.jl.git
Tree: 3177dd91e43a2ccac3a5fe899f542ad6baa4ea83

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jan 15, 2025
1 parent 62da090 commit 3cbf47b
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6842,6 +6842,7 @@ some amount of consideration when choosing package names.
9290252f-3c82-5b4b-93a0-1879861c8c5d = { name = "Entwine_jll", path = "jll/E/Entwine_jll" }
929051ad-fb88-5b66-b23d-0e6143a08ed8 = { name = "RocksDB_jll", path = "jll/R/RocksDB_jll" }
92933f4c-e287-5a05-a399-4b506db050ca = { name = "ProgressMeter", path = "P/ProgressMeter" }
9297859c-0cb3-4368-9f60-4c60e5718164 = { name = "StructPack", path = "S/StructPack" }
92992a2b-8ce5-4a9c-bb9d-58be9a7dc841 = { name = "Umlaut", path = "U/Umlaut" }
929cbde3-209d-540e-8aea-75f648917ca0 = { name = "LLVM", path = "L/LLVM" }
92a963f6-6b1d-11e9-1d6c-8d25856e017b = { name = "ImportMacros", path = "I/ImportMacros" }
Expand Down
2 changes: 2 additions & 0 deletions S/StructPack/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[0]
julia = "1.11.0-1"
Empty file added S/StructPack/Deps.toml
Empty file.
3 changes: 3 additions & 0 deletions S/StructPack/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "StructPack"
uuid = "9297859c-0cb3-4368-9f60-4c60e5718164"
repo = "https://github.com/tscode/StructPack.jl.git"
2 changes: 2 additions & 0 deletions S/StructPack/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "3177dd91e43a2ccac3a5fe899f542ad6baa4ea83"
2 changes: 2 additions & 0 deletions S/StructPack/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[0]
Dates = "1.11.0-1"
2 changes: 2 additions & 0 deletions S/StructPack/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[0]
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"

0 comments on commit 3cbf47b

Please sign in to comment.