File: control

package info (click to toggle)
gtml 3.5.4-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 300 kB
  • ctags: 82
  • sloc: perl: 1,559; makefile: 38
file content (20 lines) | stat: -rw-r--r-- 710 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: Adam Majer <adamm@zombino.com>
Standards-Version: 3.6.2
Build-Depends-Indep: debhelper (>= 4), perl

Package: gtml
Architecture: all
Depends: ${perl:Depends}
Description: An 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 version of HTML, and
 does not require any specific browser or server.
 .
 More information can be found at the gtml web site
 http://www.sourceforge.net/projects/gtml/