Files
guru/dev-ml/tiny_httpd/metadata.xml
Alessandro Barbieri 4dc9e3a7d1 dev-ml/tiny_httpd: new package, add 0.12
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
2022-04-27 02:08:37 +02:00

21 lines
642 B
XML

<?xml version="1.0" encoding="UTF8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</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>