1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
Source: golang-golang-x-image
Section: golang
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Dr. Tobias Quathamer <toddy@debian.org>,
Anthony Fok <foka@debian.org>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
dh-sequence-golang,
golang-any (>= 2:1.18~),
golang-golang-x-text-dev (>= 0.16.0)
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-golang-x-image
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-golang-x-image.git
Homepage: https://golang.org/x/image/
XS-Go-Import-Path: golang.org/x/image
Package: golang-golang-x-image-dev
Architecture: all
Multi-Arch: foreign
Depends: golang-golang-x-text-dev (>= 0.16.0),
${misc:Depends}
Description: supplementary Go image libraries
This repository holds supplementary Go image libraries.
|