File: control

package info (click to toggle)
scdoc 1.9.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 200 kB
  • sloc: ansic: 967; sh: 177; makefile: 48
file content (18 lines) | stat: -rw-r--r-- 677 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: scdoc
Section: text
Priority: optional
Maintainer: Birger Schacht <birger@rantanplan.org>
Build-Depends: debhelper-compat (=12)
Standards-Version: 4.3.0
Homepage: https://git.sr.ht/~sircmpwn/scdoc
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/bisco-guest/scdoc
Vcs-Git: https://salsa.debian.org/bisco-guest/scdoc.git

Package: scdoc
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Simple man page generator written for POSIX systems written in C99
 scdoc is a tool designed to make the process of writing man pages more
 friendly. It reads scdoc syntax from stdin and writes roff to stdout, suitable
 for reading with man(1).