diff --git a/N/NahaGraphs/Compat.toml b/N/NahaGraphs/Compat.toml new file mode 100644 index 000000000000000..a1b267407790595 --- /dev/null +++ b/N/NahaGraphs/Compat.toml @@ -0,0 +1,2 @@ +[0] +julia = "1" diff --git a/N/NahaGraphs/Deps.toml b/N/NahaGraphs/Deps.toml new file mode 100644 index 000000000000000..7d293080662ebbf --- /dev/null +++ b/N/NahaGraphs/Deps.toml @@ -0,0 +1,5 @@ +[0] +Graphviz_jll = "3c863552-8265-54e4-a6dc-903eb78fde85" +Logging = "56ddb016-857b-54e1-b83d-db4d58db5568" +Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a" +UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4" diff --git a/N/NahaGraphs/Package.toml b/N/NahaGraphs/Package.toml new file mode 100644 index 000000000000000..f4393cb4b94f54a --- /dev/null +++ b/N/NahaGraphs/Package.toml @@ -0,0 +1,3 @@ +name = "NahaGraphs" +uuid = "fd225a7d-cc45-47cf-8742-8ffafb057088" +repo = "https://github.com/MarkNahabedian/NahaGraphs.jl.git" diff --git a/N/NahaGraphs/Versions.toml b/N/NahaGraphs/Versions.toml new file mode 100644 index 000000000000000..5f493924fc10c4e --- /dev/null +++ b/N/NahaGraphs/Versions.toml @@ -0,0 +1,2 @@ +["0.1.0"] +git-tree-sha1 = "5e6fac6731a77b605bbedf634d8c78ade5a0dc10" diff --git a/Registry.toml b/Registry.toml index 3c4e520a108bc08..1ebef0e19fbb18e 100644 --- a/Registry.toml +++ b/Registry.toml @@ -10203,6 +10203,7 @@ fcfa6d1b-d8ce-59d5-8c0a-c0d7f69e4f40 = { name = "Calcium_jll", path = "jll/C/Cal fd094767-a336-5f1f-9728-57cf17d0bbfb = { name = "Suppressor", path = "S/Suppressor" } fd0ad045-b25c-564e-8f9c-8ef5c5f21267 = { name = "GeometricalPredicates", path = "G/GeometricalPredicates" } fd16a862-e713-4e98-8e8f-513553425ee0 = { name = "FiniteSizeScaling", path = "F/FiniteSizeScaling" } +fd225a7d-cc45-47cf-8742-8ffafb057088 = { name = "NahaGraphs", path = "N/NahaGraphs" } fd22d563-a49f-4a45-896b-231dbcd7c5a0 = { name = "DocumentationOverview", path = "D/DocumentationOverview" } fd36aebc-0777-11ea-1be3-eb1bdc5c01e1 = { name = "MLSuite", path = "M/MLSuite" } fd372b59-0929-42ec-9982-92b7b2350263 = { name = "NiceNumbers", path = "N/NiceNumbers" }