|
|
@ -2,7 +2,7 @@
|
|
|
|
name = "collect"
|
|
|
|
name = "collect"
|
|
|
|
version = "1.0.0"
|
|
|
|
version = "1.0.0"
|
|
|
|
description = "collect all of stdin until it is closed, then output it all to stdout"
|
|
|
|
description = "collect all of stdin until it is closed, then output it all to stdout"
|
|
|
|
|
|
|
|
keywords = ["shell", "pipe", "utility", "unix", "linux"]
|
|
|
|
authors = ["Avril <flanchan@cumallover.me>"]
|
|
|
|
authors = ["Avril <flanchan@cumallover.me>"]
|
|
|
|
homepage = "https://git.flanchan.moe/flanchan/collect/"
|
|
|
|
homepage = "https://git.flanchan.moe/flanchan/collect/"
|
|
|
|
repository="https://github.com/notflan/collect"
|
|
|
|
repository="https://github.com/notflan/collect"
|
|
|
|