summaryrefslogtreecommitdiff
blob: e2160561b195185f6327395a50149fa879840a69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?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>