mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-08 03:40:34 -04:00
20 lines
665 B
XML
20 lines
665 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">Implements a templating framework for mixing text and
|
|
R code for report generation. brew template syntax is similar
|
|
to PHP, Ruby's erb module, Java Server Pages, and Python's psp
|
|
module.</longdescription>
|
|
<upstream>
|
|
<maintainer>
|
|
<name>Greg Hunt</name>
|
|
<email>greg@firmansyah.com</email>
|
|
</maintainer>
|
|
</upstream>
|
|
</pkgmetadata>
|