1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Source: golang-strk.kbt-projects-go-libravatar
Section: devel
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 12),
dh-golang,
golang-any
Standards-Version: 4.1.1
Homepage: https://strk.kbt.io/projects/go/libravatar/
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-strk.kbt-projects-go-libravatar
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-strk.kbt-projects-go-libravatar.git
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: strk.kbt.io/projects/go/libravatar
Package: golang-strk.kbt-projects-go-libravatar-dev
Architecture: all
Depends: ${shlibs:Depends},
${misc:Depends}
Multi-Arch: foreign
Description: Simple Go library for serving federated avatars
This package provides a simple Go library for looking up and serving
federated avatars hosted on the libravatar service.
.
See: https://wiki.libravatar.org/api/ || https://wiki.libravatar.org/
|