dev-R/fontawesome: new package, add 0.2.2

Signed-off-by: Robert Greener <me@r0bert.dev>
This commit is contained in:
Robert Greener
2022-07-03 09:38:20 +01:00
parent ae6c1521b7
commit 0951517597
3 changed files with 50 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
<?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>