Pakket: golang-github-sassoftware-go-rpmutils-dev (0.2.0-1.1)
Verwijzigingen voor golang-github-sassoftware-go-rpmutils-dev
Debian bronnen:
Het bronpakket golang-github-sassoftware-go-rpmutils downloaden:
- [golang-github-sassoftware-go-rpmutils_0.2.0-1.1.dsc]
- [golang-github-sassoftware-go-rpmutils_0.2.0.orig.tar.gz]
- [golang-github-sassoftware-go-rpmutils_0.2.0-1.1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
- golang-github-hashicorp-go-immutable-radix-dev
- golang-github-lucas-clemente-quic-go-dev
- ruby-pdf-reader
- rpm2cpio
- libghc-token-bucket-dev
- patool
- golang-github-googleapis-enterprise-certificate-proxy-dev
- python3-librecaptcha
- libghc-token-bucket-doc
- libghc-token-bucket-prof
- golang-github-schollz-closestmatch-dev
Golang implementation of parsing RPM packages (library)
go-rpmutils is a library written in go (http://golang.org) for parsing and extracting content from RPMs (http://www.rpm.org).
go-rpmutils provides a few interfaces for handling RPM packages. There is a highlevel Rpm struct that provides access to the RPM header and CPIO (https://en.wikipedia.org/wiki/Cpio) payload. The CPIO payload can be extracted to a filesystem location via the ExpandPayload function or through a Reader interface, similar to the tar implementation (https://golang.org/pkg/archive/tar/) in the go standard library.
Andere aan golang-github-sassoftware-go-rpmutils-dev gerelateerde pakketten
|
|
|
|
-
- dep: golang-github-datadog-zstd-dev
- Zstd wrapper for Go
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package
-
- dep: golang-github-ulikunitz-xz-dev
- Pure golang package for reading and writing xz-compressed files
-
- dep: golang-github-xi2-xz-dev
- native Go XZ decompression
-
- dep: golang-golang-x-crypto-dev
- Supplementary Go cryptography libraries
-
- dep: golang-uber-goleak-dev
- goroutine leak detector