mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 11:20:48 -04:00
18 lines
846 B
XML
18 lines
846 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">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>
|