blob: e052dde8ae74aca122414e149ce7e5b51c25c5d6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<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>
<origin>srcux</origin>
</pkgmetadata>
|