blob: 392c9cb0d05722b390da84c696fcbea042e619fe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<?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">Tools to make it easier to work with "tables" of
'grobs'. The 'gtable' package defines a 'gtable' grob class that specifies a
grid along with a list of grobs and their placement in the grid. Further the
package makes it easy to manipulate and combine 'gtable' objects so that
complex compositions can be build up sequentially.</longdescription>
<upstream>
<maintainer>
<email>hadley@rstudio.com</email>
<name>Hadley Wickham</name>
</maintainer>
<bugs-to>https://github.com/r-lib/gtable/issues</bugs-to>
</upstream>
<origin>gentoo-guru-overlay</origin>
</pkgmetadata>
|