diff --git a/P/PURL/Compat.toml b/P/PURL/Compat.toml new file mode 100644 index 000000000000000..b4de22122075659 --- /dev/null +++ b/P/PURL/Compat.toml @@ -0,0 +1,5 @@ +[0] +JSON3 = "1" +Pkg = "1.6.0 - 1" +UUIDs = "1.6.0 - 1" +julia = "1.6.0 - 1" diff --git a/P/PURL/Deps.toml b/P/PURL/Deps.toml new file mode 100644 index 000000000000000..5361ea2daba76f9 --- /dev/null +++ b/P/PURL/Deps.toml @@ -0,0 +1,4 @@ +[0] +JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1" +Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f" +UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4" diff --git a/P/PURL/Package.toml b/P/PURL/Package.toml new file mode 100644 index 000000000000000..62bf1197a023c3a --- /dev/null +++ b/P/PURL/Package.toml @@ -0,0 +1,3 @@ +name = "PURL" +uuid = "c2271b70-7219-4bda-bcc3-62ec08ead5b7" +repo = "https://github.com/s-celles/PURL.jl.git" diff --git a/P/PURL/Versions.toml b/P/PURL/Versions.toml new file mode 100644 index 000000000000000..88861c4de01406e --- /dev/null +++ b/P/PURL/Versions.toml @@ -0,0 +1,2 @@ +["0.1.0"] +git-tree-sha1 = "af91f1c35aedc073d9c868accdfc6103f0a2da9f" diff --git a/Registry.toml b/Registry.toml index 989f87e9f64c289..5cffbcf5351f803 100644 --- a/Registry.toml +++ b/Registry.toml @@ -10068,6 +10068,7 @@ c20f9b96-66de-4231-bbc8-363008277063 = { name = "OrbitPropagationLibrary", path c214720e-3c4f-4d89-8b85-b9ea3aac2a05 = { name = "EvidentialFlux", path = "E/EvidentialFlux" } c21b50f5-aa40-41ea-b809-c0f5e47bfa5c = { name = "YAXArrays", path = "Y/YAXArrays" } c21dee59-005f-55b6-acfd-94526b082a96 = { name = "Lattices", path = "L/Lattices" } +c2271b70-7219-4bda-bcc3-62ec08ead5b7 = { name = "PURL", path = "P/PURL" } c22758e7-e854-5bdb-8df2-7602c47a9d98 = { name = "TethysChlorisCore", path = "T/TethysChlorisCore" } c2297ded-f4af-51ae-bb23-16f91089e4e1 = { name = "ZMQ", path = "Z/ZMQ" } c2297e78-99bd-40ad-871d-f50e56b81012 = { name = "TensorInference", path = "T/TensorInference" }