summaryrefslogtreecommitdiff
path: root/dev-python/pylatex/metadata.xml
blob: 5207fe9818fc82f1e40efd89e975652407839605 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/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>
 <origin>gentoo-staging</origin>
 <stabilize-allarches/>
</pkgmetadata>