Skip to content

Commit c43d9f6

Browse files
New package: HeaderArrayFile v0.1.0 (#123658)
UUID: e2354eee-dcc0-4139-addc-ce07950641e0 Repo: https://github.com/mivanic/HeaderArrayFile.jl.git Tree: f8e27f067b11baaed2bd36c95cbde08818120424 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
1 parent d5a234a commit c43d9f6

File tree

5 files changed

+13
-0
lines changed

5 files changed

+13
-0
lines changed

H/HeaderArrayFile/Compat.toml

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[0]
2+
NamedArrays = "0.10.3-0.10"
3+
StringEncodings = "0.3.7-0.3"
4+
julia = "1.6.7-1"

H/HeaderArrayFile/Deps.toml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[0]
2+
NamedArrays = "86f7a689-2022-50b4-a561-43c23ac3c673"
3+
StringEncodings = "69024149-9ee7-55f6-a4c4-859efe599b68"

H/HeaderArrayFile/Package.toml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "HeaderArrayFile"
2+
uuid = "e2354eee-dcc0-4139-addc-ce07950641e0"
3+
repo = "https://github.com/mivanic/HeaderArrayFile.jl.git"

H/HeaderArrayFile/Versions.toml

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
["0.1.0"]
2+
git-tree-sha1 = "f8e27f067b11baaed2bd36c95cbde08818120424"

Registry.toml

+1
Original file line numberDiff line numberDiff line change
@@ -10547,6 +10547,7 @@ e21ee072-cbb1-4ecc-b257-6a793c43976a = { name = "DecisionMakingUtils", path = "D
1054710547
e2278aa8-582f-4560-9362-4c5cc370c803 = { name = "WGPUTranspiler", path = "W/WGPUTranspiler" }
1054810548
e22a7426-82a6-487a-9ac6-2ced2976a2d6 = { name = "BipolarSphericalHarmonics", path = "B/BipolarSphericalHarmonics" }
1054910549
e234a932-2705-4c8f-8500-f312fba88976 = { name = "PublishOrPerish", path = "P/PublishOrPerish" }
10550+
e2354eee-dcc0-4139-addc-ce07950641e0 = { name = "HeaderArrayFile", path = "H/HeaderArrayFile" }
1055010551
e2403620-b030-4fa5-8994-0cb25fd74009 = { name = "LaguerreVoronoi", path = "L/LaguerreVoronoi" }
1055110552
e241e3f8-b5bc-4834-a945-877018c5ef6c = { name = "DogAPI", path = "D/DogAPI" }
1055210553
e248de7e-9197-5860-972e-353a2af44d75 = { name = "EffectSizes", path = "E/EffectSizes" }

0 commit comments

Comments
 (0)