blob: cebec21f57199b18fa7ee90da27789400fb63711 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>eras@gentoo.org</email>
</maintainer>
<longdescription>
eCAP is a software interface that allows a network application, such as an HTTP proxy or an ICAP server,
to outsource content analysis and adaptation to a loadable module.
</longdescription>
<upstream>
<changelog>https://www.e-cap.org/archive/libecap_change.log</changelog>
</upstream>
</pkgmetadata>
|