mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-16 07:01:08 +00:00
Closes: https://bugs.gentoo.org/731810 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
15 lines
544 B
XML
15 lines
544 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<stabilize-allarches/>
|
|
<longdescription lang="en">
|
|
PyLaTeX is a Python library for creating and compiling LaTeX
|
|
files or snippets. The goal of this library is being an easy,
|
|
but extensible interface between Python and LaTeX.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">JelteF/PyLaTeX</remote-id>
|
|
<remote-id type="pypi">PyLaTeX</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|