mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-03-04 09:07:27 -08:00
21 lines
645 B
XML
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>
|