[ 原始碼: golang-github-sjoerdsimons-ostree-go ]
套件:golang-github-sjoerdsimons-ostree-go-dev(0.0~git20201014.8fae757-2)
golang-github-sjoerdsimons-ostree-go-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-sjoerdsimons-ostree-go:
- [golang-github-sjoerdsimons-ostree-go_0.0~git20201014.8fae757-2.dsc]
- [golang-github-sjoerdsimons-ostree-go_0.0~git20201014.8fae757.orig.tar.xz]
- [golang-github-sjoerdsimons-ostree-go_0.0~git20201014.8fae757-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
- golang-github-bep-godartsass-dev
- golang-github-bep-godartsass-v2-dev
- golang-github-suapapa-go-eddystone-dev
- golang-github-protonmail-go-crypto-dev
- golang-k8s-sigs-yaml-dev
- golang-github-mendersoftware-openssl-dev
- golang-github-canonical-go-dqlite-dev
- golang-github-aymerick-douceur-dev
- golang-gopkg-h2non-gock.v1-dev
- golang-code.rocketnine-tslocum-cview-dev
- golang-github-go-logr-stdr-dev
Golang bindings for OSTree
libostree is a library for managing bootable, immutable, versioned filesystem trees. It is like git in that it checksums individual files and has a content-addressed object store; unlike git, it "checks out" the files using hardlinks into an immutable directory tree. This can be used to provide atomic upgrades with rollback, history and parallel-installation, particularly useful on "fixed purpose" systems such as embedded devices. It is also used by the Flatpak application runtime system.
This package provides Go bindings for libostree.
其他與 golang-github-sjoerdsimons-ostree-go-dev 有關的套件
|
|
|
|
-
- dep: golang-github-14rcole-gopopulate-dev
- Small library to populate a directory with random data
-
- dep: libostree-dev
- Development files for the libostree library