This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ITP code2html - Convert source code to syntax highlighted HTML


wget --recursive --no-host-directories --cut-dirs=3 \
    http://cante.net/~jaalto/tmp/cygwin/code2html/code2html-0.9.1-1-src.tar.bz2 \
    http://cante.net/~jaalto/tmp/cygwin/code2html/code2html-0.9.1-1.tar.bz2 \
    http://cante.net/~jaalto/tmp/cygwin/code2html/setup.hint

Included in Debian:

    http://packages.debian.org/code2html

To check build:

    tar -xf code*src*.bz2
    ./code*.sh --verbose --color all

Jari

[ setup.hint ]
sdesc: "Convert source code to syntax highlighted HTML"
ldesc: "Program can convert a single ource code file to a single output file,
it can patch HTML files including special command sequences to insert
syntax highlighted snippets of code, or it can be used as a CGI
script."
category: Perl Utils
requires: perl


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]