summaryrefslogtreecommitdiff
path: root/dev-lua/lua-cjson/metadata.xml
blob: 351070af8a91f5605e019f5b5572fae984a1d162 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>gyakovlev@gentoo.org</email>
		<name>Georgy Yakovlev</name>
	</maintainer>
	<longdescription lang="en">
			Fork of mpx/lua-cjson is included in the OpenResty bundle and includes a few bugfixes and improvements,
			especially to facilitate the encoding of empty tables as JSON Arrays.
	</longdescription>
	<use>
		<flag name="internal-fpconv">Enable internal number conversion routines, can increase overall performance by up to 50%</flag>
	</use>
	<upstream>
		<remote-id type="github">openresty/lua-cjson</remote-id>
	</upstream>
</pkgmetadata>