[ 原始碼: golang-github-shenwei356-xopen ]
套件:golang-github-shenwei356-xopen-dev(0.0~git20231203.5ad79ea-1)
golang-github-shenwei356-xopen-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-shenwei356-xopen:
- [golang-github-shenwei356-xopen_0.0~git20231203.5ad79ea-1.dsc]
- [golang-github-shenwei356-xopen_0.0~git20231203.5ad79ea.orig.tar.xz]
- [golang-github-shenwei356-xopen_0.0~git20231203.5ad79ea-1.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-dsnet-compress-dev
- collection of compression related Go packages (library)
-
- dep: golang-github-klauspost-compress-dev
- optimized compression packages
-
- dep: golang-github-klauspost-pgzip-dev
- parallel gzip (de)compression library for Go
-
- dep: golang-github-ulikunitz-xz-dev
- Pure golang package for reading and writing xz-compressed files