Skip to content

Commit

Permalink
New package: SpineInterface v0.15.0
Browse files Browse the repository at this point in the history
UUID: 0cda1612-498a-11e9-3c92-77fa82595a4f
Repo: https://github.com/spine-tools/SpineInterface.jl.git
Tree: 676447e6d6b720c142363e16c182473ce2c56129

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Oct 9, 2024
1 parent 840e983 commit 9a7f36a
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -584,6 +584,7 @@ some amount of consideration when choosing package names.
0cb05910-bdd0-407c-a038-17c783435242 = { name = "ArrayInitializers", path = "A/ArrayInitializers" }
0cbd5639-4ed4-5caa-9af9-db1a1b49a12d = { name = "openPMD_api_jll", path = "jll/O/openPMD_api_jll" }
0cc836cc-86cb-5b0e-b290-caf6c31794d8 = { name = "SentencePiece_jll", path = "jll/S/SentencePiece_jll" }
0cda1612-498a-11e9-3c92-77fa82595a4f = { name = "SpineInterface", path = "S/SpineInterface" }
0cdbb3b1-e653-5045-b8d5-b31a04c2a6c9 = { name = "JuliaManager", path = "J/JuliaManager" }
0cdc39bb-36b4-4ec4-ad63-255670c92e6e = { name = "Kucoin", path = "K/Kucoin" }
0ce4ce61-57bf-432b-a095-efac525d185e = { name = "ParametricOptInterface", path = "P/ParametricOptInterface" }
Expand Down
7 changes: 7 additions & 0 deletions S/SpineInterface/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[0]
DataStructures = "0.18"
JSON = "0.21"
PyCall = "1.96.0-1"
Requires = "1.3.0-1"
URIs = "1.5.0-1"
julia = "1.8.0-1"
11 changes: 11 additions & 0 deletions S/SpineInterface/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[0]
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
Sockets = "6462fe0b-24de-5631-8697-dd941f90decc"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
URIs = "5c2747f8-b7ea-4ff2-ba2e-563bfd36b1d4"
3 changes: 3 additions & 0 deletions S/SpineInterface/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "SpineInterface"
uuid = "0cda1612-498a-11e9-3c92-77fa82595a4f"
repo = "https://github.com/spine-tools/SpineInterface.jl.git"
2 changes: 2 additions & 0 deletions S/SpineInterface/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.15.0"]
git-tree-sha1 = "676447e6d6b720c142363e16c182473ce2c56129"

0 comments on commit 9a7f36a

Please sign in to comment.