Skip to content

Commit

Permalink
New package: Snowflurry v0.1.0 (#98137)
Browse files Browse the repository at this point in the history
UUID: 7bd9edc1-4fdc-40a1-a0f6-da58fb4f45ec
Repo: https://github.com/SnowflurrySDK/Snowflurry.jl.git
Tree: 7e905b13e47d1280fe443f17a485a05dd03f526a

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jan 23, 2024
1 parent 353280a commit fdc9c1e
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5137,6 +5137,7 @@ some amount of consideration when choosing package names.
7bbed249-721d-42ac-b1f6-7cf884be0fbe = { name = "HashCode2014", path = "H/HashCode2014" }
7bc98958-0e37-5d67-a6ac-a3a19030071a = { name = "Cubature_jll", path = "jll/C/Cubature_jll" }
7bd9edc1-4fdc-40a1-a0f6-da58fb4f45eb = { name = "Snowflake", path = "S/Snowflake" }
7bd9edc1-4fdc-40a1-a0f6-da58fb4f45ec = { name = "Snowflurry", path = "S/Snowflurry" }
7bddbee9-b4ee-5d4f-bf0b-c84b4398bbf6 = { name = "Strs", path = "S/Strs" }
7bed6c1d-f2db-586c-9908-488058499e34 = { name = "SoapyRTLSDR_jll", path = "jll/S/SoapyRTLSDR_jll" }
7bef5416-8376-5e75-ab4d-144910ca2ef4 = { name = "libplist_jll", path = "jll/L/libplist_jll" }
Expand Down
10 changes: 10 additions & 0 deletions S/Snowflurry/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[0]
AbstractAlgebra = "0.34.7-0.34"
Arpack = "0.5.4-0.5"
HTTP = "1.10.1-1"
JSON = "0.21.4-0.21"
LinearAlgebra = "1.6.7-1.11.0"
PrecompileTools = "1.2.0-1"
StaticArrays = "1.9.0-1"
StatsBase = "0.32-0.35"
julia = "1.6.0-1"
12 changes: 12 additions & 0 deletions S/Snowflurry/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[0]
AbstractAlgebra = "c3fe647b-3220-5bb0-a1ea-a7954cac585d"
Arpack = "7d9fca2a-8960-54d3-9f78-7d1dccf2cb97"
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
3 changes: 3 additions & 0 deletions S/Snowflurry/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "Snowflurry"
uuid = "7bd9edc1-4fdc-40a1-a0f6-da58fb4f45ec"
repo = "https://github.com/SnowflurrySDK/Snowflurry.jl.git"
2 changes: 2 additions & 0 deletions S/Snowflurry/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "7e905b13e47d1280fe443f17a485a05dd03f526a"

0 comments on commit fdc9c1e

Please sign in to comment.