File: control

package info (click to toggle)
golang-github-go-ap-jsonld 0.0~git20221030.f2a1913-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 204 kB
  • sloc: makefile: 15
file content (24 lines) | stat: -rw-r--r-- 765 bytes parent folder | download
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-github-go-ap-jsonld
Section: golang
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 golang-any,
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://github.com/go-ap/jsonld
Vcs-Browser: https://forgejo.debian.net/golang/golang-github-go-ap-jsonld
Vcs-Git: https://forgejo.debian.net/golang/golang-github-go-ap-jsonld
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: github.com/go-ap/jsonld

Package: golang-github-go-ap-jsonld-dev
Section: golang
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Description: JSON encoding with some JSON-ld improvements (Go library)
 JSON-ld is a Go library to encode JSON with some JSON-ld improvements.