gentoo-ebuilds/www-nginx/ngx-iconv/metadata.xml
Zurab Kvachadze c537624f1f
www-nginx/ngx-iconv: new package, add 0.14
ngx-iconv[1] is a "a character conversion NGINX module using libiconv".

[1]: https://github.com/calio/iconv-nginx-module

Signed-off-by: Zurab Kvachadze <zurabid2016@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/37590
Signed-off-by: Sam James <sam@gentoo.org>
2025-07-05 08:27:05 +01:00

20 lines
745 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/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>
<remote-id type="github">calio/iconv-nginx-module</remote-id>
</upstream>
</pkgmetadata>