Files
gentoo/dev-python/pylatex/metadata.xml
David Denoncin 93a0a85dde dev-python/pylatex: new package
This package allows the generation of LaTeX files or snippets from
python code

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: David Denoncin <ddenoncin@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/16505
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
2020-07-19 13:43:24 +03:00

23 lines
719 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>ddenoncin@gmail.com</email>
<name>David Denoncin</name>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<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>