File: control

package info (click to toggle)
golang-github-muesli-roff 0.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 136 kB
  • sloc: makefile: 5
file content (33 lines) | stat: -rw-r--r-- 1,130 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
25
26
27
28
29
30
31
32
33
Source: golang-github-muesli-roff
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Scarlett Moore <sgmoore@debian.org>
Section: golang
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-muesli-roff
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-muesli-roff.git
Homepage: https://github.com/muesli/roff
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/muesli/roff

Package: golang-github-muesli-roff-dev
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: roff lets you write roff documents in Go (library)
 Golang library that lets you write roff documents.
 .
 This package provides the library.

Package: golang-github-muesli-roff-examples
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: roff lets you write roff documents in Go (examples)
 Roff is a library that lets you write roff documents in Go.
 .
 This package provides examples.