summaryrefslogtreecommitdiff
path: root/dev-lua/lua-cjson/metadata.xml
blob: 8ab99c0f4df80fe07b6d78e4f0532e8ac2ee0cca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="person">
  <email>gyakovlev@gentoo.org</email>
  <name>Georgy Yakovlev</name>
 </maintainer>
 <maintainer type="person">
  <email>conikost@gentoo.org</email>
  <name>Conrad Kostecki</name>
 </maintainer>
 <longdescription>
			OpenResty fork of mpx/lua-cjson, includes a few bugfixes and improvements,
			especially to facilitate the encoding of empty tables as JSON Arrays.
	</longdescription>
 <upstream>
  <remote-id type="github">openresty/lua-cjson</remote-id>
 </upstream>
 <use>
  <flag name="internal-fpconv">Enable internal number conversion routines, can increase overall performance by up to 50%</flag>
 </use>
 <origin>gentoo-staging</origin>
</pkgmetadata>