Artifact golang-github-nkovacs-streamquote-dev_1.0.0-5_all

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: all
  Description: |-
    Go package providing a 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 (https://github.com/GeertJohan/go.rice)
     and similar tools, which need to convert lots of files, some of them
     quite large, to go strings.
     .
         converter := streamquote.New()
         converter.Convert(inputfile, outfile)
     .
     Unlike strconv.Quote, it does not add quotes around the output.
  Homepage: https://github.com/nkovacs/streamquote
  Installed-Size: '28'
  Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
  Package: golang-github-nkovacs-streamquote-dev
  Priority: optional
  Section: golang
  Source: golang-github-nkovacs-streamquote
  Version: 1.0.0-5
srcpkg_name: golang-github-nkovacs-streamquote
srcpkg_version: 1.0.0-5

File

golang-github-nkovacs-streamquote-dev_1.0.0-5_all.deb
Binary file golang-github-nkovacs-streamquote-dev_1.0.0-5_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package golang-github-nkovacs-streamquote_1.0.0-5

binary package System - - 5 months, 3 weeks ago 4 months, 3 weeks
BETA