blob: 3125cd6f59c572a77e791d207b8f5a3d5860f17f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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>
<maintainer>
<name>Simon Cruanes</name>
<email>simon.cruanes.2007@m4x.org</email>
</maintainer>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|