Skip to content

Commit d33691e

Browse files
New package: CodeComplexity v0.1.0
UUID: 6a833b0f-2137-4092-987b-66bce4e6b438 Repo: https://github.com/charleskawczynski/CodeComplexity.jl.git Tree: 65e8c66a6d443809148c407b121252893e6f3c7c Registrator tree SHA: 50f504d641745716a5b3eabaf681d3a4937d2ae3
1 parent 02dc6c3 commit d33691e

File tree

5 files changed

+8
-0
lines changed

5 files changed

+8
-0
lines changed

C/CodeComplexity/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.6.0 - 1"

C/CodeComplexity/Deps.toml

Whitespace-only changes.

C/CodeComplexity/Package.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "CodeComplexity"
2+
uuid = "6a833b0f-2137-4092-987b-66bce4e6b438"
3+
repo = "https://github.com/charleskawczynski/CodeComplexity.jl.git"

C/CodeComplexity/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 = "65e8c66a6d443809148c407b121252893e6f3c7c"

Registry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5489,6 +5489,7 @@ some amount of consideration when choosing package names.
54895489
6a61c59e-0e35-4be2-9181-ca44005fb204 = { name = "Holidays", path = "H/Holidays" }
54905490
6a7659b3-242e-4b14-83a6-15a101e52794 = { name = "Taichi", path = "T/Taichi" }
54915491
6a795559-3f7e-5382-b5a1-7e858e3d15a4 = { name = "Clipper2_jll", path = "jll/C/Clipper2_jll" }
5492+
6a833b0f-2137-4092-987b-66bce4e6b438 = { name = "CodeComplexity", path = "C/CodeComplexity" }
54925493
6a86dc24-6348-571c-b903-95158fe2bd41 = { name = "FiniteDiff", path = "F/FiniteDiff" }
54935494
6a88e26e-56cb-5037-a572-1ff8e7f440e8 = { name = "ALPS_jll", path = "jll/A/ALPS_jll" }
54945495
6a8e3230-34bb-5a86-b9da-9f7447a06da5 = { name = "InverseDistanceWeighting", path = "I/InverseDistanceWeighting" }

0 commit comments

Comments
 (0)