Skip to content

Commit

Permalink
New package: TokenIterators v0.0.1 (#126476)
Browse files Browse the repository at this point in the history
UUID: c6f4ec34-39d0-4d8f-98bd-3b6eb0e88111
Repo: https://github.com/joshday/TokenIterators.jl.git
Tree: 9fe4bea0750bd6ddef37ecb9220867c575615002

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Mar 9, 2025
1 parent faf8432 commit ab7a06f
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9430,6 +9430,7 @@ c6e7a17c-0287-4a42-9433-7fe3bf8697c3 = { name = "SantasLittleHelpers", path = "S
c6f25543-311c-4c74-83dc-3ea6d1015661 = { name = "MLJDecisionTreeInterface", path = "M/MLJDecisionTreeInterface" }
c6f261d0-14a8-4f75-8fa4-1d88e9d6eb58 = { name = "TokenCompression", path = "T/TokenCompression" }
c6f45eda-53e9-4846-927e-3bf2d3f4e2f3 = { name = "RationalProjectivePlane", path = "R/RationalProjectivePlane" }
c6f4ec34-39d0-4d8f-98bd-3b6eb0e88111 = { name = "TokenIterators", path = "T/TokenIterators" }
c6f6ee83-58c6-5336-a19f-2c76817e1af6 = { name = "POMDPXFiles", path = "P/POMDPXFiles" }
c7015dd7-3fb7-4a4c-827e-526313618491 = { name = "MatrixEnsembles", path = "M/MatrixEnsembles" }
c709b415-507b-45b7-9a3d-1767c89fde68 = { name = "Imbalance", path = "I/Imbalance" }
Expand Down
4 changes: 4 additions & 0 deletions T/TokenIterators/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[0]
StringViews = "1.3.4-1"
StyledStrings = "1.11.0-1"
julia = "1.10.8-1"
3 changes: 3 additions & 0 deletions T/TokenIterators/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[0]
StringViews = "354b36f9-a18e-4713-926e-db85100087ba"
StyledStrings = "f489334b-da3d-4c2e-b8f0-e476e12c162b"
3 changes: 3 additions & 0 deletions T/TokenIterators/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "TokenIterators"
uuid = "c6f4ec34-39d0-4d8f-98bd-3b6eb0e88111"
repo = "https://github.com/joshday/TokenIterators.jl.git"
2 changes: 2 additions & 0 deletions T/TokenIterators/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.0.1"]
git-tree-sha1 = "9fe4bea0750bd6ddef37ecb9220867c575615002"

0 comments on commit ab7a06f

Please sign in to comment.