blob: 0271a7e4acdbf2eee40bbec0a92bee7ca57de80b (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.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>baldeagleos-repo</origin>
</pkgmetadata>
|