Skip to content

Commit

Permalink
New package: ImageColorThresholderApp v0.1.0 (#93948)
Browse files Browse the repository at this point in the history
UUID: e253f47c-99a5-4462-a47e-a31f992eca7c
Repo: https://github.com/rakeshksr/ImageColorThresholderApp.jl.git
Tree: 677db462848773d46b46a55a66eb553c14637ed2

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Oct 26, 2023
1 parent 4be4738 commit 81ad81c
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 0 deletions.
5 changes: 5 additions & 0 deletions I/ImageColorThresholderApp/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[0]
ColorTypes = "0.11"
Makie = "0.19"
PrecompileTools = "1"
julia = "1.6.0-1"
4 changes: 4 additions & 0 deletions I/ImageColorThresholderApp/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[0]
ColorTypes = "3da002f7-5984-5a60-b8a6-cbb66c0b333f"
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
3 changes: 3 additions & 0 deletions I/ImageColorThresholderApp/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "ImageColorThresholderApp"
uuid = "e253f47c-99a5-4462-a47e-a31f992eca7c"
repo = "https://github.com/rakeshksr/ImageColorThresholderApp.jl.git"
2 changes: 2 additions & 0 deletions I/ImageColorThresholderApp/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "677db462848773d46b46a55a66eb553c14637ed2"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9029,6 +9029,7 @@ e248de7e-9197-5860-972e-353a2af44d75 = { name = "EffectSizes", path = "E/EffectS
e24b7630-0518-11e9-1346-1188d3abce50 = { name = "AtomicStructure", path = "A/AtomicStructure" }
e24c0720-ea99-47e8-929e-571b494574d3 = { name = "ExponentialAction", path = "E/ExponentialAction" }
e24f45a5-4790-5a38-8b2c-33d770a4e70f = { name = "InverseLaplace", path = "I/InverseLaplace" }
e253f47c-99a5-4462-a47e-a31f992eca7c = { name = "ImageColorThresholderApp", path = "I/ImageColorThresholderApp" }
e2554591-2d5a-5553-bb4c-ff0ef3342964 = { name = "NetworkLearning", path = "N/NetworkLearning" }
e2554f3b-3117-50c0-817c-e040a3ddf72d = { name = "Clp", path = "C/Clp" }
e25cca7e-83ef-51fa-be6c-dfe2a3123128 = { name = "FDM", path = "F/FDM" }
Expand Down

0 comments on commit 81ad81c

Please sign in to comment.