Skip to content

Commit

Permalink
New package: BlockmodelUtils v0.1.0
Browse files Browse the repository at this point in the history
UUID: d9f899e1-303a-530d-8675-c26bf1ea3f35
Repo: https://github.com/jfb-h/BlockmodelUtils.jl.git
Tree: 2f83e744865e6eea96276cbb568c84896e694746

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Feb 27, 2025
1 parent 7f400cc commit f86fa9b
Show file tree
Hide file tree
Showing 7 changed files with 21 additions and 0 deletions.
6 changes: 6 additions & 0 deletions B/BlockmodelUtils/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[0]
BlockArrays = "1.4.0-1"
Graphs = "1.12.0-1"
IterTools = "1.10.0-1"
PrettyTables = "2.4.0-2"
julia = "1.10.0-1"
5 changes: 5 additions & 0 deletions B/BlockmodelUtils/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[0]
BlockArrays = "8e7c35d0-a365-5155-bbbb-fb81a777f24e"
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
IterTools = "c8e1da08-722c-5040-9ed9-7db0dc04731e"
PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
3 changes: 3 additions & 0 deletions B/BlockmodelUtils/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "BlockmodelUtils"
uuid = "d9f899e1-303a-530d-8675-c26bf1ea3f35"
repo = "https://github.com/jfb-h/BlockmodelUtils.jl.git"
2 changes: 2 additions & 0 deletions B/BlockmodelUtils/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "2f83e744865e6eea96276cbb568c84896e694746"
2 changes: 2 additions & 0 deletions B/BlockmodelUtils/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[0]
Makie = "0.22"
2 changes: 2 additions & 0 deletions B/BlockmodelUtils/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[0]
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10253,6 +10253,7 @@ d9ec5142-1e00-5aa0-9d6a-321866360f50 = { name = "NamedTupleTools", path = "N/Nam
d9eea77d-fa5d-4a60-93a2-c9db3c2ebc67 = { name = "SimpleBio", path = "S/SimpleBio" }
d9f16b24-f501-4c13-a1f2-28368ffc5196 = { name = "Functors", path = "F/Functors" }
d9f7e686-cf87-4d12-8d7a-0e9b8c9fba29 = { name = "JMPReader", path = "J/JMPReader" }
d9f899e1-303a-530d-8675-c26bf1ea3f35 = { name = "BlockmodelUtils", path = "B/BlockmodelUtils" }
da03df04-f53b-5353-a52f-6a8b0620ced0 = { name = "gdk_pixbuf_jll", path = "jll/G/gdk_pixbuf_jll" }
da04e1cc-30fd-572f-bb4f-1f8673147195 = { name = "MPI", path = "M/MPI" }
da1fd8a2-8d9e-5ec2-8556-3022fb5608a2 = { name = "CodeTracking", path = "C/CodeTracking" }
Expand Down

0 comments on commit f86fa9b

Please sign in to comment.