File: control

package info (click to toggle)
mp4h 1.3.1-16
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,668 kB
  • ctags: 3,187
  • sloc: ansic: 22,107; sh: 8,204; makefile: 622; yacc: 318
file content (33 lines) | stat: -rw-r--r-- 1,122 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: mp4h
Section: web
Priority: optional
Maintainer: Debian WML Packaging Team <pkg-wml-maintainers@lists.alioth.debian.org>
Uploaders: Axel Beckert <abe@debian.org>
Standards-Version: 3.9.8
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://anonscm.debian.org/cgit/pkg-wml/mp4h.git
Vcs-Git: https://anonscm.debian.org/git/pkg-wml/mp4h.git
Homepage: https://sourceforge.net/projects/mp4h/
Testsuite: autopkgtest

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).