mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-10 01:47:29 -08:00
Signed-off-by: David Denoncin <gentoo@denoncin.fr> Closes: https://github.com/gentoo/gentoo/pull/28803 Signed-off-by: Sam James <sam@gentoo.org>
23 lines
772 B
XML
23 lines
772 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person" proxied="yes">
|
|
<email>gentoo@denoncin.fr</email>
|
|
<name>David Denoncin</name>
|
|
</maintainer>
|
|
<maintainer type="project" proxied="proxy">
|
|
<email>proxy-maint@gentoo.org</email>
|
|
<name>Proxy Maintainers</name>
|
|
</maintainer>
|
|
<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>
|