Skip to content

Commit 37b3488

Browse files
New package: PURL v0.1.0
UUID: c2271b70-7219-4bda-bcc3-62ec08ead5b7 Repo: https://github.com/s-celles/PURL.jl.git Tree: af91f1c35aedc073d9c868accdfc6103f0a2da9f Registrator tree SHA: 50f504d641745716a5b3eabaf681d3a4937d2ae3
1 parent b23fa97 commit 37b3488

File tree

5 files changed

+15
-0
lines changed

5 files changed

+15
-0
lines changed

P/PURL/Compat.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[0]
2+
JSON3 = "1"
3+
Pkg = "1.6.0 - 1"
4+
UUIDs = "1.6.0 - 1"
5+
julia = "1.6.0 - 1"

P/PURL/Deps.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[0]
2+
JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1"
3+
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
4+
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"

P/PURL/Package.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "PURL"
2+
uuid = "c2271b70-7219-4bda-bcc3-62ec08ead5b7"
3+
repo = "https://github.com/s-celles/PURL.jl.git"

P/PURL/Versions.toml

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

Registry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10068,6 +10068,7 @@ c20f9b96-66de-4231-bbc8-363008277063 = { name = "OrbitPropagationLibrary", path
1006810068
c214720e-3c4f-4d89-8b85-b9ea3aac2a05 = { name = "EvidentialFlux", path = "E/EvidentialFlux" }
1006910069
c21b50f5-aa40-41ea-b809-c0f5e47bfa5c = { name = "YAXArrays", path = "Y/YAXArrays" }
1007010070
c21dee59-005f-55b6-acfd-94526b082a96 = { name = "Lattices", path = "L/Lattices" }
10071+
c2271b70-7219-4bda-bcc3-62ec08ead5b7 = { name = "PURL", path = "P/PURL" }
1007110072
c22758e7-e854-5bdb-8df2-7602c47a9d98 = { name = "TethysChlorisCore", path = "T/TethysChlorisCore" }
1007210073
c2297ded-f4af-51ae-bb23-16f91089e4e1 = { name = "ZMQ", path = "Z/ZMQ" }
1007310074
c2297e78-99bd-40ad-871d-f50e56b81012 = { name = "TensorInference", path = "T/TensorInference" }

0 commit comments

Comments
 (0)