Source: age Maintainer: Debian Go Packaging Team Uploaders: Johan Fleury Section: utils Testsuite: autopkgtest-pkg-go Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-filippo-edwards25519-dev, golang-filippo-hpke-dev, golang-filippo-nistec-dev, golang-github-rogpeppe-go-internal-dev , golang-golang-x-crypto-dev Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/go-team/packages/age Vcs-Git: https://salsa.debian.org/go-team/packages/age.git Homepage: https://github.com/FiloSottile/age XS-Go-Import-Path: filippo.io/age Package: age Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Built-Using: ${misc:Built-Using} Static-Built-Using: ${misc:Static-Built-Using} Description: simple, modern and secure encryption tool age features small explicit keys, no config options, and UNIX-style composability. Package: golang-filippo-age-dev Section: golang Architecture: all Multi-Arch: foreign Depends: golang-filippo-edwards25519-dev, golang-filippo-hpke-dev, golang-filippo-nistec-dev, golang-golang-x-crypto-dev, ${misc:Depends} Description: simple, modern and secure encryption tool (Go library) age features small explicit keys, no config options, and UNIX-style composability. . This package provides a Go library interface to age.