mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 19:30:37 -04:00
21 lines
793 B
XML
21 lines
793 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://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">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>
|
|
<upstream>
|
|
<maintainer>
|
|
<name>Yihui Xie</name>
|
|
<email>xie@yihui.name</email>
|
|
</maintainer>
|
|
<bugs-to>https://github.com/yihui/highr/issues</bugs-to>
|
|
<remote-id type="github">yihui/highr</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|