Source: golang-github-go-git-go-billy-v6 Section: golang Priority: optional Maintainer: Daniel Baumann Build-Depends: debhelper-compat (= 13), dh-sequence-golang, dpkg-build-api (= 1), golang-any, golang-github-cyphar-filepath-securejoin-dev, golang-github-stretchr-testify-dev, golang-golang-x-sys-dev, Standards-Version: 4.7.3 Homepage: https://github.com/go-git/go-billy Vcs-Browser: https://forgejo.debian.net/git-pages/golang-github-go-git-go-billy-v6 Vcs-Git: https://forgejo.debian.net/git-pages/golang-github-go-git-go-billy-v6 Testsuite: autopkgtest-pkg-go XS-Go-Import-Path: github.com/go-git/go-billy/v6 Package: golang-github-go-git-go-billy-v6-dev Architecture: all Multi-Arch: foreign Depends: golang-github-cyphar-filepath-securejoin-dev, golang-github-stretchr-testify-dev, golang-golang-x-sys-dev, ${misc:Depends}, Description: missing interface filesystem abstraction for Go (library) Billy implements an interface based on the os standard library, allowing to develop applications without dependency on the underlying storage. Makes it virtually free to implement mocks and testing over filesystem operations. . This package contains the snapshot of the v6 version.