Fedora Packages

compat-golang-github-bufio-devel Subpackage of golang-gopkg-bufio-1

Buffered I/O implementation

Package bufio implements buffered I/O. It wraps an io.Reader or io.Writer object, creating another object (Reader or Writer) that also implements the interface but provides buffering and some help for textual I/O. This package provides symbolic links that alias the following Go import paths to gopkg.in/bufio.v1: – github.com/go-bufio/bufio Aliasing Go import paths via symbolic links or http redirects is fragile. If your Go code depends on this package, you should patch it to import directly gopkg.in/bufio.v1.

Releases Overview

Release Stable Testing
Fedora 38 1-12.fc38 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at golang-gopkg-bufio-1 dash maintainers at fedoraproject dot org.



Sources on Pagure