summaryrefslogtreecommitdiff
path: root/dev-lua/lua-resty-mysql/metadata.xml
blob: ecfde92ca25c927f344457f2b5aca8f4f7c4d1d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="person">
  <email>zurabid2016@gmail.com</email>
  <name>Zurab Kvachadze</name>
 </maintainer>
 <maintainer type="project">
  <email>proxy-maint@gentoo.org</email>
  <name>Proxy Maintainers</name>
 </maintainer>
 <longdescription>
		This Lua library is a MySQL client driver for the ngx-lua-module NGINX module.

		lua-resty-mysql takes advantage of ngx-lua-module's cosocket API, which ensures 100%
		nonblocking behavior.	
	</longdescription>
 <upstream>
  <bugs-to>https://github.com/openresty/lua-resty-mysql/issues</bugs-to>
 </upstream>
 <origin>gentoo-staging</origin>
</pkgmetadata>