[ 源代码: golang-github-spf13-fsync ]
软件包: golang-github-spf13-fsync-dev (0.0~git20170320.0.12a01e6-1)
golang-github-spf13-fsync-dev 的相关链接
Trisquel 的资源:
下载源码包 golang-github-spf13-fsync:
- [golang-github-spf13-fsync_0.0~git20170320.0.12a01e6-1.dsc]
- [golang-github-spf13-fsync_0.0~git20170320.0.12a01e6.orig.tar.xz]
- [golang-github-spf13-fsync_0.0~git20170320.0.12a01e6-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Go Packaging Team (Mail Archive)
- Anthony Fok
外部的资源:
- 主页 [github.com]
相似软件包:
- golang-github-koofr-go-httpclient-dev
- golang-github-howeyc-gopass-dev
- golang-github-armon-gomdb-dev
- golang-github-koofr-go-koofrclient-dev
- golang-github-zyedidia-glob-dev
- golang-github-spf13-afero-dev
- golang-github-avast-apkverifier-dev
- golang-github-armon-consul-api-dev
- golang-github-opentracing-contrib-go-grpc-dev
- golang-github-suapapa-go-eddystone-dev
- golang-github-dchest-cssmin-dev
Keeps files or directories in sync for Go
Package fsync keeps files and directories in sync for the Go Programming Language.
Read the documentation on GoDoc (http://godoc.org/github.com/spf13/fsync).
Forked from "github.com/mostafah/fsync" to add support for Afero "github.com/spf13/afero".
其他与 golang-github-spf13-fsync-dev 有关的软件包
|
|
|
-
- dep: golang-github-spf13-afero-dev (>= 0.0~git20151210.0.12f79b2)
- FileSystem Abstraction System for Go