1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/textproc/webcpp/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

16 lines
731 B
Plaintext

Webcpp converts source code to syntax highlighted HTML, and supports multiple
languages and also colour schemes.
Features:
- Specific support for over 30 programming, scripting, and shading languages
- An 11-element syntax highlighting engine
- Dynamic colour schemes using embedded Stylesheets, or external Stylesheets
- Batch conversions
- Automatic filetype detection for higlighting
- Filetype forcing for syntax highlighting
- Automatic #include file hyperlinking and file generation
- Piping the input or output to or from STDIN/STDOUT to collaborate with
other programs
- The ability of allowing custom HTML tags to be added
- Generic support for unknown text based files
- Available on various operating systems