Skip to content

Commit

Permalink
New package: Medipix v0.3.0 (#61376)
Browse files Browse the repository at this point in the history
UUID: c2036f84-fecd-45db-822d-61dbed506f2f
Repo: https://github.com/chenspc/Medipix.jl.git
Tree: 40eb1e9ffbd71dcfc249517a4102532df6535cd6

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored Jun 4, 2022
1 parent 3f5bacc commit e2c4fa4
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 0 deletions.
4 changes: 4 additions & 0 deletions M/Medipix/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[0]
DataFrames = "1"
HDF5 = ["0.16", "1"]
julia = "1.5.0-1"
6 changes: 6 additions & 0 deletions M/Medipix/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[0]
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
HDF5 = "f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f"
Sockets = "6462fe0b-24de-5631-8697-dd941f90decc"
3 changes: 3 additions & 0 deletions M/Medipix/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "Medipix"
uuid = "c2036f84-fecd-45db-822d-61dbed506f2f"
repo = "https://github.com/chenspc/Medipix.jl.git"
2 changes: 2 additions & 0 deletions M/Medipix/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.3.0"]
git-tree-sha1 = "40eb1e9ffbd71dcfc249517a4102532df6535cd6"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5928,6 +5928,7 @@ c1ae055f-0cd5-4b69-90a6-9a35b1a98df9 = { name = "RealDot", path = "R/RealDot" }
c1b2b608-cf0a-49e8-8122-201050f5fbe7 = { name = "FractionalDelayFilter", path = "F/FractionalDelayFilter" }
c1c5ebd0-6772-5130-a774-d5fcae4a789d = { name = "LAME_jll", path = "L/LAME_jll" }
c1ccfb80-616c-11e9-2032-47e8246e4458 = { name = "SpineBasedRecordLinkage", path = "S/SpineBasedRecordLinkage" }
c2036f84-fecd-45db-822d-61dbed506f2f = { name = "Medipix", path = "M/Medipix" }
c21b50f5-aa40-41ea-b809-c0f5e47bfa5c = { name = "YAXArrays", path = "Y/YAXArrays" }
c21dee59-005f-55b6-acfd-94526b082a96 = { name = "Lattices", path = "L/Lattices" }
c2297ded-f4af-51ae-bb23-16f91089e4e1 = { name = "ZMQ", path = "Z/ZMQ" }
Expand Down

0 comments on commit e2c4fa4

Please sign in to comment.