Files
guru/dev-R/tinytex/metadata.xml
Robert Greener a3da6d6479 dev-R/tinytex: new packaage, add 0.40
Signed-off-by: Robert Greener <me@r0bert.dev>
2022-07-04 14:40:15 +01:00

18 lines
845 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">Helper functions to install and maintain the 'LaTeX' distribution named 'TinyTeX' (https://yihui.org/tinytex/), a lightweight, cross-platform, portable, and easy-to-maintain version of 'TeX Live'. This package also contains helper functions to compile 'LaTeX' documents, and install missing 'LaTeX' packages automatically.</longdescription>
<upstream>
<maintainer>
<name>Yihui Xie</name>
<email>xie@yihui.name</email>
</maintainer>
<bugs-to>https://github.com/rstudio/tinytex/issues</bugs-to>
<remote-id type="github">rstudio/tinytex</remote-id>
</upstream>
</pkgmetadata>