summaryrefslogtreecommitdiff
path: root/sci-libs/libbraiding/metadata.xml
blob: b3bb9cfba34f3602f7028300bc2e1374d2c40d12 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>mjo@gentoo.org</email>
  </maintainer>
  <maintainer type="person" proxied="yes">
    <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>
  <longdescription lang="en">
    This is a project to expose the functionality of the cbraid
    program as a shared library. The original goal was to include it
    as a component of SageMath, but it can be used in any other C++
    program.
  </longdescription>
  <origin>srcux</origin>
</pkgmetadata>