blob: d11754b75bc4f08bb92dd02a146bc7a613a61966 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
<description>co-maintainers welcome</description>
</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>
<email>greg@firmansyah.com</email>
<name>Greg Hunt</name>
</maintainer>
</upstream>
<origin>gentoo-guru-overlay</origin>
</pkgmetadata>
|