Thu, 04 Jul 2024 04:48:19 UTC | login

Information for build golang-github-nkovacs-streamquote-1.0.0-1.fc31

ID99332
Package Namegolang-github-nkovacs-streamquote
Version1.0.0
Release1.fc31
Epoch
SummaryStreaming version of strconv.Quote
Description 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 24 Jul 2019 11:27:10 UTC
CompletedWed, 24 Jul 2019 11:27:10 UTC
Tags
f31
RPMs
src
golang-github-nkovacs-streamquote-1.0.0-1.fc31.src.rpm (info) (download)
noarch
golang-github-nkovacs-streamquote-devel-1.0.0-1.fc31.noarch.rpm (info) (download)
Changelog * Mon May 06 2019 Robert-André Mauchin <zebob.m@gmail.com> - 1.0.0-1 - Initial package