File: control

package info (click to toggle)
gtml 3.5.4-26
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 652 kB
  • sloc: perl: 1,559; sh: 114; makefile: 32
file content (20 lines) | stat: -rw-r--r-- 776 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: gtml
Section: web
Priority: optional
Maintainer: Kenneth J. Pronovici <pronovic@debian.org>
Homepage: http://gtml.sourceforge.net/
Build-Depends: debhelper (>= 9), perl
Standards-Version: 4.2.1.0
Vcs-Browser: https://salsa.debian.org/debian/gtml
Vcs-Git: https://salsa.debian.org/debian/gtml.git

Package: gtml
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}
Description: HTML pre-processor
 GTML is an HTML pre-processor which adds some extra features specially
 designed for maintaining multiple web pages.  HTML files generated by GTML are
 just like any other HTML files.  Because GTML does not attempt to interpret
 your HTML commands in any way, it's fully compatible with all versions of HTML,
 and does not require any specific browser or server.