パッケージ: 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 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