summaryrefslogtreecommitdiff
path: root/dev-cpp/jwt-cpp/metadata.xml
blob: 4e2f27456d96123874db52abac91567997c19479 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="person">
  <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">
  <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>liguros-repo</origin>
</pkgmetadata>