File: control

package info (click to toggle)
cvs2html 1.59-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 80 kB
  • ctags: 14
  • sloc: perl: 1,220; makefile: 57; sh: 12
file content (16 lines) | stat: -rw-r--r-- 546 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: cvs2html
Maintainer: Antti-Juhani Kaijanaho <ajk@debian.org>
Section: web
Priority: optional
Standards-Version: 3.1.1
Build-Depends: grep-dctrl (>= 1.1)

Package: cvs2html
Depends: perl | perl5, cvs
Architecture: all
Description: create HTML versions of CVS logs
 cvs2html is program that transforms the 'cvs log' output into a
 HTML file.  The program can be used on any type of cvs archive,
 but since it invokes cvs itself, it needs to be run in a machine
 having a local checked out copy of the archive and access to the
 repository.