mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-11 05:10:20 -04:00
16 lines
611 B
XML
16 lines
611 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<description>co-maintainers welcome</description>
|
|
<email>lssndrbarbieri@gmail.com</email>
|
|
<name>Alessandro Barbieri</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
Syntax Highlighting for R Source Code // Provides syntax
|
|
highlighting for R source code. Currently it supports LaTeX and
|
|
HTML output. Source code of other languages is supported via
|
|
Andre Simon's highlight package (http://www.andre-simon.de).
|
|
</longdescription>
|
|
</pkgmetadata>
|