aboutsummaryrefslogtreecommitdiff
blob: 6ff98dbacf66ebabacb1612c73b61732572b1703 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?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 a general-purpose tool for dynamic report generation in R
using Literate Programming techniques.</longdescription>
	<upstream>
		<maintainer>
			<name>Yihui Xie</name>
			<email>xie@yihui.name</email>
		</maintainer>
		<bugs-to>https://github.com/yihui/knitr/issues</bugs-to>
		<remote-id type="github">yihui/knitr</remote-id>
	</upstream>
</pkgmetadata>