Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/Maki-Daisuke/go-argvreader

Package argvreader makes it a bit less painful to write filter programs in Go especially for Perl programmers. The `argvreader.Reader` behaves just like Perl's `<ARGV>`, that reads lines from one file after another if file list is given in command line arguments, reads from STDIN otherwise. This may be useful to implement UNIX-style filter command, like gzip or grep. Example Then, in your command line: This reads lines from foo, bar and baz one after another. If no argument is given: This reads lines from STDIN instead. You can pass file list manually, of course:

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/%21maki-%21daisuke/go-argvreader
Keywords: argv, command-line, cui, go, golang
License: BSD-1-Clause
Latest release: over 4 years ago
First release: over 8 years ago
Namespace: github.com/Maki-Daisuke
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 16 days ago

    Loading...
    Readme
    Loading...