Skip to content

Commit e2c4fa4

Browse files
New package: Medipix v0.3.0 (#61376)
UUID: c2036f84-fecd-45db-822d-61dbed506f2f Repo: https://github.com/chenspc/Medipix.jl.git Tree: 40eb1e9ffbd71dcfc249517a4102532df6535cd6 Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
1 parent 3f5bacc commit e2c4fa4

File tree

5 files changed

+16
-0
lines changed

5 files changed

+16
-0
lines changed

M/Medipix/Compat.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[0]
2+
DataFrames = "1"
3+
HDF5 = ["0.16", "1"]
4+
julia = "1.5.0-1"

M/Medipix/Deps.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[0]
2+
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
3+
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
4+
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
5+
HDF5 = "f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f"
6+
Sockets = "6462fe0b-24de-5631-8697-dd941f90decc"

M/Medipix/Package.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "Medipix"
2+
uuid = "c2036f84-fecd-45db-822d-61dbed506f2f"
3+
repo = "https://github.com/chenspc/Medipix.jl.git"

M/Medipix/Versions.toml

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

Registry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5928,6 +5928,7 @@ c1ae055f-0cd5-4b69-90a6-9a35b1a98df9 = { name = "RealDot", path = "R/RealDot" }
59285928
c1b2b608-cf0a-49e8-8122-201050f5fbe7 = { name = "FractionalDelayFilter", path = "F/FractionalDelayFilter" }
59295929
c1c5ebd0-6772-5130-a774-d5fcae4a789d = { name = "LAME_jll", path = "L/LAME_jll" }
59305930
c1ccfb80-616c-11e9-2032-47e8246e4458 = { name = "SpineBasedRecordLinkage", path = "S/SpineBasedRecordLinkage" }
5931+
c2036f84-fecd-45db-822d-61dbed506f2f = { name = "Medipix", path = "M/Medipix" }
59315932
c21b50f5-aa40-41ea-b809-c0f5e47bfa5c = { name = "YAXArrays", path = "Y/YAXArrays" }
59325933
c21dee59-005f-55b6-acfd-94526b082a96 = { name = "Lattices", path = "L/Lattices" }
59335934
c2297ded-f4af-51ae-bb23-16f91089e4e1 = { name = "ZMQ", path = "Z/ZMQ" }

0 commit comments

Comments
 (0)