[ 原始碼: golang-github-containers-image ]
套件: golang-github-containers-image-dev (5.34.2-1) [universe]
golang-github-containers-image-dev 的相關超連結
Ubuntu 的資源:
下載原始碼套件 golang-github-containers-image:
- [golang-github-containers-image_5.34.2-1.dsc]
- [golang-github-containers-image_5.34.2.orig.tar.gz]
- [golang-github-containers-image_5.34.2-1.debian.tar.xz]
維護者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Go Packaging Team
- Reinhard Tartler
- Dmitry Smirnov
It should generally not be necessary for users to contact the original maintainer.
外部的資源:
- 主頁 [github.com]
相似套件:
golang library to work with containers' images
其他與 golang-github-containers-image-dev 有關的套件
|
|
|
|
-
- dep: golang-github-acarl005-stripansi-dev
- Little Go package for removing ANSI color escape codes from strings
-
- dep: golang-github-burntsushi-toml-dev (>= 1.3.2)
- TOML parser and encoder for Go with reflection
-
- dep: golang-github-containers-libtrust-dev
- Primitives for identity and authorization (library)
-
- dep: golang-github-containers-ocicrypt-dev (>= 1.1.9)
- Encryption libraries for Encrypted OCI Container images (library)
-
- dep: golang-github-containers-storage-dev (>= 1.57.2)
- Go library for handling how containers are stored on disk
-
- dep: golang-github-coreos-bbolt-dev (>= 1.3.3~)
- low-level key/value database for Go, especially CoreOS's etcd
-
- dep: golang-github-docker-distribution-dev
- Docker toolset to pack, ship, store, and deliver content (source)
-
- dep: golang-github-docker-docker-credential-helpers-dev
- native stores to safeguard Docker credentials - library
-
- dep: golang-github-docker-docker-dev (>> 26.1)
- reusable Go packages included with Docker
-
- dep: golang-github-docker-go-connections-dev
- Golang utility package to work with network connections
-
- dep: golang-github-ghodss-yaml-dev
- better way to marshal and unmarshal YAML in Golang
-
- dep: golang-github-imdario-mergo-dev (>> 1.0)
- Functions to merge structs and maps in Go
-
- dep: golang-github-klauspost-pgzip-dev
- parallel gzip (de)compression library for Go
-
- dep: golang-github-manifoldco-promptui-dev
- Interactive prompt for command-line applications (library)
-
- dep: golang-github-mattn-go-sqlite3-dev
- sqlite3 driver for go that using database/sql
-
- dep: golang-github-moby-sys-dev (>> 0.0~git20241107)
- Go Library for system information and operation
-
- dep: golang-github-opencontainers-go-digest-dev
- Common digest package used across the container ecosystem
-
- dep: golang-github-opencontainers-image-spec-dev (>= 1.1.0~rc5)
- Open Container Initiative (OCI) Image Format Specification
-
- dep: golang-github-opencontainers-selinux-dev (>= 1.11)
- common selinux implementation
-
- dep: golang-github-ostreedev-ostree-go-dev
- Golang bindings for httt://github.com/ostreedev/ostree
-
- dep: golang-github-pkg-errors-dev
- Simple error handling primitives for Go
-
- dep: golang-github-proglottis-gpgme-dev
- Go wrapper for the GPGME library
-
- dep: golang-github-secure-systems-lab-go-securesystemslib-dev (>> 0.7)
- Cryptographic routines for Golang Secure Systems Lab projects at NYU (library)
-
- dep: golang-github-sigstore-fulcio-dev
- Sigstore OIDC PKI (library)
-
- dep: golang-github-sigstore-rekor-dev (>> 1.3.6-2~)
- Software Supply Chain Transparency Log (library)
-
- dep: golang-github-sigstore-sigstore-dev (>> 1.8.10-2~)
- Common go library shared across sigstore services and clients (library)
-
- dep: golang-github-sirupsen-logrus-dev
- Logrus: a logging library for Go
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package
-
- dep: golang-github-sylabs-sif-dev (>> 2.3.1)
- reference implementation of the Singularity Image Format (SIF)
-
- dep: golang-github-ulikunitz-xz-dev
- Pure golang package for reading and writing xz-compressed files
-
- dep: golang-github-vbatts-tar-split-dev (>= 0.11.6)
- tar archive assembly/disassembly (source)
-
- dep: golang-github-vbauerster-mpb-dev (>= 8)
- multi progress bar for Go cli applications
-
- dep: golang-github-xeipuuv-gojsonschema-dev
- Go library for validating JSON data against JSON Schema documents
-
- dep: golang-golang-x-crypto-dev
- Supplementary Go cryptography libraries
-
- dep: golang-golang-x-exp-dev (>= 0.0~git20230522.2e198f4-1~)
- experimental and deprecated packages
-
- dep: golang-golang-x-net-dev
- Supplementary Go networking libraries
-
- dep: golang-golang-x-sync-dev
- Supplemental Go synchronization libraries
-
- dep: golang-gopkg-cheggaaa-pb.v1-dev
- simple console progress bar for Go