blob: 9d3bed30e742741ff8ebbcdd4592796b4ea53deb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>gasc@eurecom.fr</email>
<name>Gasc Henri</name>
</maintainer>
<longdescription>
A program to create math exercise using LaTeX and python. It let you choose the subject, the difficulty and give you the solutions.
</longdescription>
<origin>srcux</origin>
</pkgmetadata>
|