Skip to content

Commit b9a16fa

Browse files
New package: NahaGraphs v0.1.0
UUID: fd225a7d-cc45-47cf-8742-8ffafb057088 Repo: https://github.com/MarkNahabedian/NahaGraphs.jl.git Tree: 5e6fac6731a77b605bbedf634d8c78ade5a0dc10 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
1 parent e49fdec commit b9a16fa

File tree

5 files changed

+13
-0
lines changed

5 files changed

+13
-0
lines changed

N/NahaGraphs/Compat.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[0]
2+
julia = "1"

N/NahaGraphs/Deps.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[0]
2+
Graphviz_jll = "3c863552-8265-54e4-a6dc-903eb78fde85"
3+
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
4+
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
5+
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"

N/NahaGraphs/Package.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "NahaGraphs"
2+
uuid = "fd225a7d-cc45-47cf-8742-8ffafb057088"
3+
repo = "https://github.com/MarkNahabedian/NahaGraphs.jl.git"

N/NahaGraphs/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 = "5e6fac6731a77b605bbedf634d8c78ade5a0dc10"

Registry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10203,6 +10203,7 @@ fcfa6d1b-d8ce-59d5-8c0a-c0d7f69e4f40 = { name = "Calcium_jll", path = "jll/C/Cal
1020310203
fd094767-a336-5f1f-9728-57cf17d0bbfb = { name = "Suppressor", path = "S/Suppressor" }
1020410204
fd0ad045-b25c-564e-8f9c-8ef5c5f21267 = { name = "GeometricalPredicates", path = "G/GeometricalPredicates" }
1020510205
fd16a862-e713-4e98-8e8f-513553425ee0 = { name = "FiniteSizeScaling", path = "F/FiniteSizeScaling" }
10206+
fd225a7d-cc45-47cf-8742-8ffafb057088 = { name = "NahaGraphs", path = "N/NahaGraphs" }
1020610207
fd22d563-a49f-4a45-896b-231dbcd7c5a0 = { name = "DocumentationOverview", path = "D/DocumentationOverview" }
1020710208
fd36aebc-0777-11ea-1be3-eb1bdc5c01e1 = { name = "MLSuite", path = "M/MLSuite" }
1020810209
fd372b59-0929-42ec-9982-92b7b2350263 = { name = "NiceNumbers", path = "N/NiceNumbers" }

0 commit comments

Comments
 (0)