1
0
Fork 0
golang-github-go-ap-activit.../debian/control
Daniel Baumann 0ccf1968ed
Updating vcs fields.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-05-27 07:55:41 +02:00

33 lines
1.1 KiB
Text

Source: golang-github-go-ap-activitypub
Section: golang
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
debhelper-compat (= 13),
dh-sequence-golang,
golang-any,
golang-github-go-ap-errors-dev,
golang-github-go-ap-jsonld-dev,
golang-github-valyala-fastjson-dev,
golang-sourcehut-mariusor-go-xsd-duration-dev,
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://github.com/go-ap/activitypub
Vcs-Browser: https://forgejo.debian.net/golang/golang-github-go-ap-activitypub
Vcs-Git: https://forgejo.debian.net/golang/golang-github-go-ap-activitypub
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: github.com/go-ap/activitypub
Package: golang-github-go-ap-activitypub-dev
Section: golang
Architecture: all
Multi-Arch: foreign
Depends:
golang-github-valyala-fastjson-dev,
${misc:Depends},
Description: ActivityPub vocabulary (Go library)
activitypub is a Go library to create ActivityPub applications.
.
It supports data types for most of the Activity Vocabulary
(https://www.w3.org/TR/activitystreams-vocabulary/) and the ActivityPub
(https://www.w3.org/TR/activitypub/) extension.