Files
guru/dev-R/fontawesome/metadata.xml
Robert Greener 0951517597 dev-R/fontawesome: new package, add 0.2.2
Signed-off-by: Robert Greener <me@r0bert.dev>
2022-07-03 09:38:20 +01:00

18 lines
856 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>me@r0bert.dev</email>
<name>Robert Greener</name>
</maintainer>
<longdescription lang="en">Easily and flexibly insert 'Font Awesome' icons into 'R Markdown' documents and 'Shiny' apps. These icons can be inserted into HTML content through inline 'SVG' tags or 'i' tags. There is also a utility function for exporting 'Font Awesome' icons as 'PNG' images for those situations where raster graphics are needed.</longdescription>
<upstream>
<maintainer>
<name>Richard Iannone</name>
<email>rich@rstudio.com</email>
</maintainer>
<bugs-to>https://github.com/rstudio/fontawesome/issues</bugs-to>
<remote-id type="github">rstudio/fontawesome</remote-id>
</upstream>
</pkgmetadata>