[ ソース: golang-github-shenwei356-xopen ]
パッケージ: golang-github-shenwei356-xopen-dev (0.0~git20181203.f4f16dd-2)
golang-github-shenwei356-xopen-dev に関するリンク
Debian の資源:
golang-github-shenwei356-xopen ソースパッケージをダウンロード:
- [golang-github-shenwei356-xopen_0.0~git20181203.f4f16dd-2.dsc]
- [golang-github-shenwei356-xopen_0.0~git20181203.f4f16dd.orig.tar.xz]
- [golang-github-shenwei356-xopen_0.0~git20181203.f4f16dd-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
open files for buffered reading and writing in Go (library)
Xopen makes it easy to get buffered (possibly gzipped) readers and writers. and close all of the associated files. Ropen opens a file for reading. Wopen opens a file for writing. Both will use gzip when appropriate and will use buffered IO.
その他の golang-github-shenwei356-xopen-dev 関連パッケージ
|
|
|
|
-
- dep: golang-github-klauspost-pgzip-dev
- parallel gzip (de)compression library for Go
-
- dep: golang-gopkg-check.v1-dev
- Rich testing extension for Go's testing package