File: control

package info (click to toggle)
hsc 0.916-2
  • links: PTS
  • area: main
  • in suites: hamm, slink
  • size: 2,584 kB
  • ctags: 2,277
  • sloc: ansic: 17,375; makefile: 396
file content (21 lines) | stat: -rw-r--r-- 727 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: hsc
Section: web
Priority: optional
Maintainer: Stefan Gybas <sgybas@debian.org>
Standards-Version: 2.4.0.0

Package: hsc
Architecture: any
Depends: ${shlibs:Depends}
Suggests: www-browser
Description: HTML development tools (preprocessor, project management)
 Main features:
  * macros and conditionals (if ... then ... else ...)
  * include files and/or output of shell commands
  * link checker (local links only)
  * replace special characters by their entity
  * insert WIDTH and HEIGHT attributes for PNG, GIF and JFIF images
  * remove comments, selected tags and useless white spaces
  * simple syntax and structure checker
  * dependency generator for Makefiles (hscdepp)
  * project management tool (hscpitt)