mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 19:30:37 -04:00
18 lines
857 B
XML
18 lines
857 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://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>
|