Skip to content

Commit

Permalink
New package: XDMFFileHandler v0.1.0 (#91975)
Browse files Browse the repository at this point in the history
UUID: b0b32849-8088-4a6a-980f-ce3b511736e4
Repo: https://github.com/baxmittens/XDMFFileHandler.jl.git
Tree: da00771fa2cf52951a55306815904c7d52da9d25

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator committed Oct 27, 2023
1 parent b2835ed commit 1d11f65
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7055,6 +7055,7 @@ b09a1ce3-015a-45b4-89ae-f27efbd2c76d = { name = "XMLParser", path = "X/XMLParser
b09c5755-86bc-4b69-9fb0-eea9d409a5ca = { name = "CbaOPF", path = "C/CbaOPF" }
b0a14db8-6308-4ebc-8917-f72cd81f5094 = { name = "NewickTree", path = "N/NewickTree" }
b0ab02a7-8576-43f7-aa76-eaa7c3897c54 = { name = "GarishPrint", path = "G/GarishPrint" }
b0b32849-8088-4a6a-980f-ce3b511736e4 = { name = "XDMFFileHandler", path = "X/XDMFFileHandler" }
b0b7db55-cfe3-40fc-9ded-d10e2dbeff66 = { name = "ComponentArrays", path = "C/ComponentArrays" }
b0b859e2-eb2e-45cd-bd98-8fc21bfdc9fa = { name = "Matte", path = "M/Matte" }
b0bbf007-7f53-57f1-a715-818c96e98926 = { name = "BVLS_jll", path = "jll/B/BVLS_jll" }
Expand Down
6 changes: 6 additions & 0 deletions X/XDMFFileHandler/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[0]
AltInplaceOpsInterface = "0.1"
HDF5 = "0.16"
StaticArrays = "1.4.4-1"
XMLParser = "0.2"
julia = "1"
9 changes: 9 additions & 0 deletions X/XDMFFileHandler/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[0]
AltInplaceOpsInterface = "d59240d3-86bd-48c4-8b44-fa29ea3b0621"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
HDF5 = "f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
XMLParser = "b09a1ce3-015a-45b4-89ae-f27efbd2c76d"
3 changes: 3 additions & 0 deletions X/XDMFFileHandler/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "XDMFFileHandler"
uuid = "b0b32849-8088-4a6a-980f-ce3b511736e4"
repo = "https://github.com/baxmittens/XDMFFileHandler.jl.git"
2 changes: 2 additions & 0 deletions X/XDMFFileHandler/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "da00771fa2cf52951a55306815904c7d52da9d25"

0 comments on commit 1d11f65

Please sign in to comment.