Skip to content

Commit 65ff6b8

Browse files
New package: PRASFiles v0.7.0 (#121151)
UUID: a2806276-6d43-4ef5-91c0-491704cd7cf1 Repo: https://github.com/NREL/PRAS.git Tree: cee023d07cb0550360809a56273ea2960e7e4b82 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
1 parent 0d757ad commit 65ff6b8

File tree

5 files changed

+18
-0
lines changed

5 files changed

+18
-0
lines changed

P/PRASFiles/Compat.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[0]
2+
Dates = "1"
3+
HDF5 = "0.16-0.17"
4+
PRASCore = "0.7"
5+
TimeZones = "1"
6+
julia = "1.10.0-1"

P/PRASFiles/Deps.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[0]
2+
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
3+
HDF5 = "f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f"
4+
PRASCore = "c5c32b99-e7c3-4530-a685-6f76e19f7fe2"
5+
TimeZones = "f269a46b-ccf7-5d73-abea-4c690281aa53"

P/PRASFiles/Package.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
name = "PRASFiles"
2+
uuid = "a2806276-6d43-4ef5-91c0-491704cd7cf1"
3+
repo = "https://github.com/NREL/PRAS.git"
4+
subdir = "PRASFiles.jl"

P/PRASFiles/Versions.toml

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

Registry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7469,6 +7469,7 @@ a26e6606-dd52-5f6a-a97f-4f611373d757 = { name = "DICOM", path = "D/DICOM" }
74697469
a271ce43-5be6-465b-b549-2328063b090f = { name = "SlackThreads", path = "S/SlackThreads" }
74707470
a2741ea9-3318-4d4b-8b99-ae5c58b57db7 = { name = "CircleFit", path = "C/CircleFit" }
74717471
a275e4ba-a8a9-5328-a18a-85c73bd42860 = { name = "CutBranching_jll", path = "jll/C/CutBranching_jll" }
7472+
a2806276-6d43-4ef5-91c0-491704cd7cf1 = { name = "PRASFiles", path = "P/PRASFiles" }
74727473
a2826780-45ff-53db-9dda-fd961bc58de1 = { name = "lttng_ust_jll", path = "jll/L/lttng_ust_jll" }
74737474
a2847a04-7795-4581-bff1-964344ea125d = { name = "Lowess", path = "L/Lowess" }
74747475
a293c155-435f-439d-9c11-a083b6b47337 = { name = "EarthSciData", path = "E/EarthSciData" }

0 commit comments

Comments
 (0)