Skip to content

Commit 40e9004

Browse files
New package: EEGPlot v0.0.5 (#146841)
UUID: 7b5c3b30-84a4-4b07-a630-c21dc8c95940 Repo: https://github.com/Marco-Congedo/EEGPlot.jl.git Tree: d4362f30e40492130b14ec276cf48e08173612a5 Registrator tree SHA: 50f504d641745716a5b3eabaf681d3a4937d2ae3
1 parent ae608e8 commit 40e9004

File tree

5 files changed

+17
-0
lines changed

5 files changed

+17
-0
lines changed

E/EEGPlot/Compat.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[0]
2+
GLFW = "3.4.6 - 3"
3+
ImageClipboard = "1"
4+
Makie = "0.24.8 - 0.24"
5+
Statistics = "1.10.0 - 1"
6+
julia = "1.10.0 - 1"

E/EEGPlot/Deps.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[0]
2+
GLFW = "f7f18e0c-5ee9-5ccd-a5bf-e8befd85ed98"
3+
ImageClipboard = "6db54171-f50f-4661-a74f-bc514ef16cee"
4+
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
5+
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

E/EEGPlot/Package.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "EEGPlot"
2+
uuid = "7b5c3b30-84a4-4b07-a630-c21dc8c95940"
3+
repo = "https://github.com/Marco-Congedo/EEGPlot.jl.git"

E/EEGPlot/Versions.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
["0.0.5"]
2+
git-tree-sha1 = "d4362f30e40492130b14ec276cf48e08173612a5"

Registry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6419,6 +6419,7 @@ some amount of consideration when choosing package names.
64196419
7b46d5ad-635f-4b66-9393-904f183e39b5 = { name = "BloodFlowTrixi", path = "B/BloodFlowTrixi" }
64206420
7b4b3212-f72a-4ba2-afa8-103f0bfb7cd6 = { name = "QuasinormalModes", path = "Q/QuasinormalModes" }
64216421
7b5053f5-1407-4cb9-9ce0-e1149904b77e = { name = "QuantumDynamicsCLI", path = "Q/QuantumDynamicsCLI" }
6422+
7b5c3b30-84a4-4b07-a630-c21dc8c95940 = { name = "EEGPlot", path = "E/EEGPlot" }
64226423
7b67a8d2-c4f5-4933-b91c-0fc427024db5 = { name = "PRISMA", path = "P/PRISMA" }
64236424
7b7b8358-b45c-48ea-a8ef-7ca328ad328f = { name = "MLJFlow", path = "M/MLJFlow" }
64246425
7b8617ff-c43a-4c37-a28b-ad5a1791f8ae = { name = "QuackIO", path = "Q/QuackIO" }

0 commit comments

Comments
 (0)