Skip to content

Commit

Permalink
New package: FileExplorer v0.1.0
Browse files Browse the repository at this point in the history
UUID: edaeb83b-eb46-4343-a784-f8799e8c45af
Repo: https://github.com/mkoculak/FileExplorer.jl.git
Tree: 8c19da5a3478806fd08dc04cbac088338cda3b68

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Feb 10, 2025
1 parent 5d4ffc5 commit c462bce
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 0 deletions.
4 changes: 4 additions & 0 deletions F/FileExplorer/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[0]
AbstractTrees = "0.4"
OrderedCollections = "1.6.0-1"
julia = "1"
4 changes: 4 additions & 0 deletions F/FileExplorer/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[0]
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
3 changes: 3 additions & 0 deletions F/FileExplorer/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "FileExplorer"
uuid = "edaeb83b-eb46-4343-a784-f8799e8c45af"
repo = "https://github.com/mkoculak/FileExplorer.jl.git"
2 changes: 2 additions & 0 deletions F/FileExplorer/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "8c19da5a3478806fd08dc04cbac088338cda3b68"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11134,6 +11134,7 @@ ed8dd712-c67e-57b2-a78d-39b336ca029f = { name = "Sudoku", path = "S/Sudoku" }
ed8fcbec-b94c-44b6-89df-898894ad9591 = { name = "Entropies", path = "E/Entropies" }
eda30fb7-e799-4e1d-8790-5b2716643197 = { name = "HasseDiagrams", path = "H/HasseDiagrams" }
edad4870-8a01-11e9-2d75-8f02e448fc59 = { name = "Leibniz", path = "L/Leibniz" }
edaeb83b-eb46-4343-a784-f8799e8c45af = { name = "FileExplorer", path = "F/FileExplorer" }
edb9ae08-98fc-4535-bc7b-43b5fa0191ff = { name = "FuzzyClusteringSimilarity", path = "F/FuzzyClusteringSimilarity" }
edc0d1de-cbb6-43e5-80c3-282b59182d08 = { name = "PlasmoDataPlots", path = "P/PlasmoDataPlots" }
edc76f5a-727d-11e9-15f5-7184c9a7c95d = { name = "Taarruz", path = "T/Taarruz" }
Expand Down

0 comments on commit c462bce

Please sign in to comment.