blob: 8ca90688e5390f3f273f5e88e4fdea86740b0d0c (
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://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>zurabid2016@gmail.com</email>
<name>Zurab Kvachadze</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription>
The ngx-iconv NGINX module allows converting characters of different encoding by using
libiconv. It brings the 'set_iconv' command to NGINX.
</longdescription>
<upstream>
<bugs-to>https://github.com/calio/iconv-nginx-module/issues</bugs-to>
</upstream>
<origin>baldeagleos-repo</origin>
</pkgmetadata>
|