File: control

package info (click to toggle)
gtml 3.5.4-30
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 660 kB
  • sloc: perl: 1,559; sh: 114; makefile: 30
file content (21 lines) | stat: -rw-r--r-- 826 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
Source: gtml
Section: web
Priority: optional
Maintainer: Kenneth J. Pronovici <pronovic@debian.org>
Homepage: http://gtml.sourceforge.net/
Build-Depends: debhelper-compat (= 13), perl
Rules-Requires-Root: no
Standards-Version: 4.5.0.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}
Multi-Arch: foreign
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.