diff --git a/M/MakieMaestro/Compat.toml b/M/MakieMaestro/Compat.toml new file mode 100644 index 000000000000000..5f69f7973454c8b --- /dev/null +++ b/M/MakieMaestro/Compat.toml @@ -0,0 +1,16 @@ +[0] +CairoMakie = "0.12-0.13" +ColorSchemes = "3.26.0-3" +ColorTypes = "0.7-0.12" +GLMakie = "0.10-0.11" +InteractiveUtils = "1" +LaTeXStrings = "1.3.1-1" +Makie = "0.21-0.22" +MakieExtra = "0.1.33-0.1" +Markdown = "1" +OffsetArrays = "1.14.1-1" +Reexport = "1.2.2-1" +Serialization = "1" +Unitful = "1.21.0-1" +WGLMakie = "0.10-0.11" +julia = "1.6.7-1" diff --git a/M/MakieMaestro/Deps.toml b/M/MakieMaestro/Deps.toml new file mode 100644 index 000000000000000..48b150818d71d62 --- /dev/null +++ b/M/MakieMaestro/Deps.toml @@ -0,0 +1,15 @@ +[0] +CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0" +ColorSchemes = "35d6a980-a343-548e-a6ea-1d62b119f2f4" +ColorTypes = "3da002f7-5984-5a60-b8a6-cbb66c0b333f" +GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a" +InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240" +LaTeXStrings = "b964fa9f-0449-5b57-a5c2-d3ea65f4040f" +Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a" +MakieExtra = "54e234d5-9986-40d8-815f-a5e42de435f6" +Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a" +OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881" +Reexport = "189a3867-3050-52da-a836-e630ba90ab69" +Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b" +Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d" +WGLMakie = "276b4fcb-3e11-5398-bf8b-a0c2d153d008" diff --git a/M/MakieMaestro/Package.toml b/M/MakieMaestro/Package.toml new file mode 100644 index 000000000000000..0e028025b2a4bc2 --- /dev/null +++ b/M/MakieMaestro/Package.toml @@ -0,0 +1,3 @@ +name = "MakieMaestro" +uuid = "c922e6f1-a74a-406e-9215-09b2647b2648" +repo = "https://github.com/kunzaatko/MakieMaestro.jl.git" diff --git a/M/MakieMaestro/Versions.toml b/M/MakieMaestro/Versions.toml new file mode 100644 index 000000000000000..0a6cd3fdc231fa1 --- /dev/null +++ b/M/MakieMaestro/Versions.toml @@ -0,0 +1,2 @@ +["0.1.0"] +git-tree-sha1 = "18394b8528597421d1838abb3306a820c521c7c2" diff --git a/Registry.toml b/Registry.toml index 6d43d3cf8a24632..8d293638e02ece1 100644 --- a/Registry.toml +++ b/Registry.toml @@ -9424,6 +9424,7 @@ c9137f73-29f3-4436-b9da-846274f1d332 = { name = "MultiAssayExperiments", path = c916fbc8-b869-4f3a-86b1-58538899335e = { name = "SHTOOLS", path = "S/SHTOOLS" } c91c7b58-0d0b-4d20-b830-a38cac847d15 = { name = "QuadEig", path = "Q/QuadEig" } c91e804a-d5a3-530f-b6f0-dfbca275c004 = { name = "Gadfly", path = "G/Gadfly" } +c922e6f1-a74a-406e-9215-09b2647b2648 = { name = "MakieMaestro", path = "M/MakieMaestro" } c9251380-99b7-5c1d-a474-9aaf727e38ce = { name = "z5_jll", path = "jll/Z/z5_jll" } c927be06-f564-11e9-2e25-11633cdb9fcb = { name = "SymSemiseparableMatrices", path = "S/SymSemiseparableMatrices" } c92886a3-cb30-4e18-b84f-372dde475ecc = { name = "RationalFunctionApproximation", path = "R/RationalFunctionApproximation" }