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

Top 8.6% on proxy.golang.org
Top 2.5% dependent packages on proxy.golang.org
Top 4.7% dependent repos on proxy.golang.org

proxy.golang.org : github.com/frioux/shellquote

shellquote quotes strings for shell scripts. Sometimes you get strings from the internet and need to quote them for security, other times you'll need to quote your own strings because doing it by hand is just too much work. Another option is http://github.com/kballard/go-shellquote. The quoting algorithms are completely different and the results vary as well, but both produce working results in my brief testing. See https://github.com/frioux/go-scraps/tree/master/cmd/quotetest for a tool that shows the results of quoting with each package.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/frioux/shellquote
Keywords: golang
License: Apache-2.0
Latest release: almost 7 years ago
First release: almost 7 years ago
Namespace: github.com/frioux
Dependent packages: 5
Dependent repositories: 1
Stars: 17 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 20 days ago

    Loading...
    Readme
    Loading...