mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-08 00:05:33 +03:00
Closes: https://bugs.gentoo.org/731810 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
16 lines
544 B
XML
16 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>
|