Streaming version of strconv.Quote
This package provides a streaming version of strconv.Quote. It allows you to quote the data in an io.Reader and write it out to an io.Writer without having to store the entire input and the entire output in memory. Its primary use case is go.rice and similar tools, which need to convert lots of files, some of them quite large, to go strings. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/nkovacs/streamquote
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.0.0-7.fc35 | - |
Fedora 35 | 1.0.0-7.fc35 | - |
Fedora 34 | 1.0.0-6.fc34 | - |
You can contact the maintainers of this package via email at
golang-github-nkovacs-streamquote dash maintainers at fedoraproject dot org
.