summaryrefslogtreecommitdiff
path: root/dev-cpp/jwt-cpp/metadata.xml
blob: 9cdb918bfb20bcd233854c7a71181478747165bb (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person" proxied="yes">
    <email>o.freyermuth@googlemail.com</email>
    <name>Oliver Freyermuth</name>
  </maintainer>
  <maintainer type="person">
    <email>amadio@gentoo.org</email>
    <name>Guilherme Amadio</name>
  </maintainer>
  <maintainer type="project" proxied="proxy">
    <email>proxy-maint@gentoo.org</email>
    <name>Proxy Maintainers</name>
  </maintainer>
  <upstream>
    <bugs-to>https://github.com/Thalhammer/jwt-cpp/issues</bugs-to>
  </upstream>
  <use>
    <flag name="jsoncons">Enable use of <pkg>dev-cpp/jsoncons</pkg>
    </flag>
    <flag name="picojson">Enable use of <pkg>dev-cpp/picojson</pkg>
    </flag>
  </use>
  <origin>baldeagleos-repo</origin>
</pkgmetadata>