dev-R/gtable: new

Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-05-31 23:36:07 +02:00
parent 4f92c2484b
commit ee04cc74d1
3 changed files with 26 additions and 0 deletions

12
dev-R/gtable/metadata.xml Normal file
View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<longdescription>
Arrange 'Grobs' in Tables // 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>
</pkgmetadata>