summaryrefslogtreecommitdiff
path: root/dev-gap/qpa/metadata.xml
blob: d3d268d107e3dcfd3f1e50a8376a34e19f7f05a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>mjo@gentoo.org</email>
  </maintainer>
  <maintainer type="person">
    <email>frp.bissey@gmail.com</email>
    <name>François Bissey</name>
  </maintainer>
  <maintainer type="project" proxied="proxy">
    <email>proxy-maint@gentoo.org</email>
    <name>Proxy Maintainers</name>
  </maintainer>
  <maintainer type="project">
    <email>sci-mathematics@gentoo.org</email>
    <name>Gentoo Mathematics Project</name>
  </maintainer>
  <longdescription lang="en">
    The QPA package provides data structures and algorithms for doing
    computations with finite dimensional quotients of path algebras, and
    finitely generated modules over such algebras.  The current version
    of the QPA package has data structures for quivers, quotients of
    path algebras, and modules, homomorphisms and complexes of modules
    over quotients of path algebras.
  </longdescription>
  <upstream>
    <remote-id type="github">gap-packages/qpa</remote-id>
  </upstream>
</pkgmetadata>