summaryrefslogtreecommitdiff
path: root/dev-cpp/jwt-cpp/metadata.xml
blob: 71a6e5e732c3d3db3e981b490a95c05403fe7d3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>o.freyermuth@googlemail.com</email>
    <name>Oliver Freyermuth</name>
  </maintainer>
  <upstream>
    <bugs-to>https://github.com/Thalhammer/jwt-cpp/issues</bugs-to>
    <remote-id type="github">Thalhammer/jwt-cpp</remote-id>
  </upstream>
  <use>
    <flag name="picojson">Enable use of <pkg>dev-cpp/picojson</pkg></flag>
  </use>
</pkgmetadata>