Skip to content

Commit 3163410

Browse files
New package: StreamCallbacksExt v0.1.0
UUID: 318dcf79-f1de-4874-b31b-6e12fc76f75a Repo: https://github.com/Sixzero/StreamCallbacksExt.jl.git Tree: e129765b56d57670ed1709e31280ca636f6ad3fa Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
1 parent ce635cc commit 3163410

File tree

5 files changed

+14
-0
lines changed

5 files changed

+14
-0
lines changed

Registry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2296,6 +2296,7 @@ some amount of consideration when choosing package names.
22962296
31851ddc-f9b7-5097-a470-69ef907d7682 = { name = "LinearFractional", path = "L/LinearFractional" }
22972297
3185f642-0f69-4c32-aed6-948184b6e42b = { name = "ExistingProcessManagers", path = "E/ExistingProcessManagers" }
22982298
318ae45f-2437-4276-8d16-19df99ea8507 = { name = "Resample", path = "R/Resample" }
2299+
318dcf79-f1de-4874-b31b-6e12fc76f75a = { name = "StreamCallbacksExt", path = "S/StreamCallbacksExt" }
22992300
319450e9-13b8-58e8-aa9f-8fd1420848ab = { name = "SPRAL_jll", path = "jll/S/SPRAL_jll" }
23002301
319bc7fa-14a0-11ec-21e1-6160fff0bbd8 = { name = "MathLinkExtras", path = "M/MathLinkExtras" }
23012302
31a120cc-b3cb-4d07-bbdb-d498660ddfd8 = { name = "ShuffleProofs", path = "S/ShuffleProofs" }

S/StreamCallbacksExt/Compat.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[0]
2+
Crayons = "4.1.1-4"
3+
StreamCallbacks = "0.5"
4+
julia = "1"

S/StreamCallbacksExt/Deps.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[0]
2+
Crayons = "a8cc5b0e-0ffa-5ad4-8c14-923d3ee1735f"
3+
PromptingTools = "670122d1-24a8-4d70-bfce-740807c42192"
4+
StreamCallbacks = "c1b9e933-98a0-46fc-8ea7-3b58b195fb0a"

S/StreamCallbacksExt/Package.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "StreamCallbacksExt"
2+
uuid = "318dcf79-f1de-4874-b31b-6e12fc76f75a"
3+
repo = "https://github.com/Sixzero/StreamCallbacksExt.jl.git"

S/StreamCallbacksExt/Versions.toml

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

0 commit comments

Comments
 (0)