gentoo/dev-ml/tiny_httpd/metadata.xml
Sam James a2758bc000
dev-ml/tiny_httpd: [QA] fix dtd URL (HTTP->HTTPS)
Signed-off-by: Sam James <sam@gentoo.org>
2022-07-23 05:11:50 +01:00

21 lines
645 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>ml@gentoo.org</email>
<name>ML</name>
</maintainer>
<use>
<flag name="camlzip">Interface to camlzip for tiny_httpd</flag>
</use>
<upstream>
<doc>https://c-cube.github.io/tiny_httpd/</doc>
<bugs-to>https://github.com/c-cube/tiny_httpd/issues</bugs-to>
<remote-id type="github">c-cube/tiny_httpd</remote-id>
<maintainer>
<name>Simon Cruanes</name>
<email>simon.cruanes.2007@m4x.org</email>
</maintainer>
</upstream>
</pkgmetadata>