File: control

package info (click to toggle)
mp4h 1.3.1-17
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, trixie
  • size: 4,744 kB
  • sloc: ansic: 22,107; sh: 8,204; makefile: 622; yacc: 318
file content (31 lines) | stat: -rw-r--r-- 997 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
Source: mp4h
Section: web
Priority: optional
Maintainer: Axel Beckert <abe@debian.org>
Standards-Version: 4.1.4
Build-Depends: autoconf (>= 2.57~),
               debhelper (>= 9~),
               dh-autoreconf,
               fakeroot,
               gettext,
               libltdl-dev,
               libpcre3-dev,
               libtool,
               tidy
Build-Conflicts: autoconf2.13,
                 automake1.4
Vcs-Browser: https://salsa.debian.org/debian/mp4h
Vcs-Git: https://salsa.debian.org/debian/mp4h.git
Homepage: https://sourceforge.net/projects/mp4h/

Package: mp4h
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: Macro processor for HTML documents
 Mp4h is a macro processor specifically designed for HTML documents,
 with powerful programming features. It allows definition and expansion
 of new tags with a syntax familiar to HTML authors.
 .
 Mp4h is a core component of the Website Meta Language (WML).