From 347389a411014b86677f268f0567f181e86f32c2 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Wed, 26 Apr 2023 01:14:08 +0000 Subject: [PATCH] New package: Phylopic v0.0.1 UUID: c889285c-44aa-4473-b1e1-56f5d4e3ccf5 Repo: https://github.com/PoisotLab/SpeciesDistributionToolkit.jl.git Tree: bc6c4ea354c10db346c16331f4e075d9547f3e36 Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701 --- P/Phylopic/Compat.toml | 4 ++++ P/Phylopic/Deps.toml | 5 +++++ P/Phylopic/Package.toml | 4 ++++ P/Phylopic/Versions.toml | 2 ++ Registry.toml | 1 + 5 files changed, 16 insertions(+) create mode 100644 P/Phylopic/Compat.toml create mode 100644 P/Phylopic/Deps.toml create mode 100644 P/Phylopic/Package.toml create mode 100644 P/Phylopic/Versions.toml diff --git a/P/Phylopic/Compat.toml b/P/Phylopic/Compat.toml new file mode 100644 index 000000000000000..f0b3ce586e4fdec --- /dev/null +++ b/P/Phylopic/Compat.toml @@ -0,0 +1,4 @@ +[0] +HTTP = "1.7.0-1" +JSON = "0.21" +julia = "1.8.0-1" diff --git a/P/Phylopic/Deps.toml b/P/Phylopic/Deps.toml new file mode 100644 index 000000000000000..10d66ab4327e79d --- /dev/null +++ b/P/Phylopic/Deps.toml @@ -0,0 +1,5 @@ +[0] +HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3" +JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6" +Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a" +UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4" diff --git a/P/Phylopic/Package.toml b/P/Phylopic/Package.toml new file mode 100644 index 000000000000000..f3eb91248e71579 --- /dev/null +++ b/P/Phylopic/Package.toml @@ -0,0 +1,4 @@ +name = "Phylopic" +uuid = "c889285c-44aa-4473-b1e1-56f5d4e3ccf5" +repo = "https://github.com/PoisotLab/SpeciesDistributionToolkit.jl.git" +subdir = "Phylopic" diff --git a/P/Phylopic/Versions.toml b/P/Phylopic/Versions.toml new file mode 100644 index 000000000000000..bbc8ec1f2e1edb2 --- /dev/null +++ b/P/Phylopic/Versions.toml @@ -0,0 +1,2 @@ +["0.0.1"] +git-tree-sha1 = "bc6c4ea354c10db346c16331f4e075d9547f3e36" diff --git a/Registry.toml b/Registry.toml index 5d7e796f43d15b9..02e56c33c1477db 100644 --- a/Registry.toml +++ b/Registry.toml @@ -7381,6 +7381,7 @@ c863536a-3901-11e9-33e7-d5cd0df7b904 = { name = "GAP", path = "G/GAP" } c87230d0-a227-11e9-1b43-d7ebe4e7570a = { name = "FFMPEG", path = "F/FFMPEG" } c8768967-421d-4a02-8523-37736f3dbe06 = { name = "EvoDynamics", path = "E/EvoDynamics" } c8885935-8500-56a7-9867-7708b20db0eb = { name = "FixedEffects", path = "F/FixedEffects" } +c889285c-44aa-4473-b1e1-56f5d4e3ccf5 = { name = "Phylopic", path = "P/Phylopic" } c88a4935-d25e-5644-aacc-5db6f1b8ef79 = { name = "obstack_jll", path = "jll/O/obstack_jll" } c88b6f0a-829e-4b0b-94b7-f06ab5908f5a = { name = "BridgeStan", path = "B/BridgeStan" } c894b116-72e5-5b58-be3c-e6d8d4ac2b12 = { name = "DiffEqJump", path = "D/DiffEqJump" }