Skip to content

Commit

Permalink
New package: BasicTreePlots v0.1.0 (#124868)
Browse files Browse the repository at this point in the history
UUID: 523fa316-3eda-45c7-ad2f-0d13a1dc3d77
Repo: https://github.com/BenjaminDoran/BasicTreePlots.jl.git
Tree: 3cd0d27b533f7a801c0f78728affd3b837c39d66

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Feb 15, 2025
1 parent c8c3344 commit 7920fce
Show file tree
Hide file tree
Showing 7 changed files with 21 additions and 0 deletions.
5 changes: 5 additions & 0 deletions B/BasicTreePlots/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[0]
AbstractTrees = "0.4"
Reexport = "1"
Statistics = "1"
julia = "1.9.0-1"
4 changes: 4 additions & 0 deletions B/BasicTreePlots/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[0]
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
3 changes: 3 additions & 0 deletions B/BasicTreePlots/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "BasicTreePlots"
uuid = "523fa316-3eda-45c7-ad2f-0d13a1dc3d77"
repo = "https://github.com/BenjaminDoran/BasicTreePlots.jl.git"
2 changes: 2 additions & 0 deletions B/BasicTreePlots/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "3cd0d27b533f7a801c0f78728affd3b837c39d66"
3 changes: 3 additions & 0 deletions B/BasicTreePlots/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[0]
Makie = "0.21"
NewickTree = "0.3"
3 changes: 3 additions & 0 deletions B/BasicTreePlots/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[0]
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
NewickTree = "b0a14db8-6308-4ebc-8917-f72cd81f5094"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3860,6 +3860,7 @@ some amount of consideration when choosing package names.
5231157d-7ae6-5dec-b9aa-3f65828037ac = { name = "Wells", path = "W/Wells" }
5232ba32-63ef-5a57-8e6a-e52ba13cfec0 = { name = "CGNS_jll", path = "jll/C/CGNS_jll" }
5233c530-8ff5-54e9-96dc-9768cc911b78 = { name = "agg_jll", path = "jll/A/agg_jll" }
523fa316-3eda-45c7-ad2f-0d13a1dc3d77 = { name = "BasicTreePlots", path = "B/BasicTreePlots" }
523fee87-0ab8-5b00-afb7-3ecf72e48cfd = { name = "CodecBzip2", path = "C/CodecBzip2" }
5249e202-7b38-466e-aecc-8fc3462187b6 = { name = "LorentzGroup", path = "L/LorentzGroup" }
524a00d3-5d12-4323-9774-d2c11dc9d82e = { name = "QuantumESPRESSOExpress", path = "Q/QuantumESPRESSOExpress" }
Expand Down

0 comments on commit 7920fce

Please sign in to comment.