mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
11 lines
367 B
XML
11 lines
367 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<longdescription>
|
|
Code2HTML converts a program source code to syntax highlighted
|
|
HTML. It may be called as a CGI script. It can also handle include
|
|
commands in HTML files.
|
|
</longdescription>
|
|
</pkgmetadata>
|