summaryrefslogtreecommitdiff
path: root/www-nginx/ngx_devel_kit/metadata.xml
blob: 93559930517431129d7b7a6489ba692584530890 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?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 NDK is an NGINX module that is designed to extend the core functionality of the
		excellent NGINX webserver in a way that can be used as a basis of other NGINX modules.

		It has functions and macros to deal with generic tasks that don't currently have generic
		code as part of the core distribution. The NDK itself adds few features that are seen from a
		user's point of view - it's just designed to help reduce the code that NGINX module
		developers need to write.
	</longdescription>
	<upstream>
		<bugs-to>https://github.com/vision5/ngx_devel_kit/issues</bugs-to>
		<remote-id type="github">vision5/ngx_devel_kit</remote-id>
	</upstream>
</pkgmetadata>