gentoo/dev-cpp/jwt-cpp/metadata.xml
Oliver Freyermuth 77643a16a9
dev-cpp/jwt-cpp: new package, add 0.6.0
Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com>
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
2023-06-14 16:57:41 +02:00

24 lines
783 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/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>
<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>