Wed, 18 Sep 2024 06:01:07 UTC | login

Information for build golang-github-nkovacs-streamquote-1.0.0-3.fc32

ID147733
Package Namegolang-github-nkovacs-streamquote
Version1.0.0
Release3.fc32
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
StartedFri, 27 Mar 2020 15:38:47 UTC
CompletedFri, 27 Mar 2020 15:38:47 UTC
Tags
f33
RPMs
src
golang-github-nkovacs-streamquote-1.0.0-3.fc32.src.rpm (info) (download)
noarch
golang-github-nkovacs-streamquote-devel-1.0.0-3.fc32.noarch.rpm (info) (download)
Changelog * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon May 06 2019 Robert-André Mauchin <zebob.m@gmail.com> - 1.0.0-1 - Initial package