summaryrefslogtreecommitdiff
path: root/dev-lua/lua-cjson/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lua/lua-cjson/metadata.xml')
-rw-r--r--dev-lua/lua-cjson/metadata.xml18
1 files changed, 0 insertions, 18 deletions
diff --git a/dev-lua/lua-cjson/metadata.xml b/dev-lua/lua-cjson/metadata.xml
deleted file mode 100644
index b87098d6b587..000000000000
--- a/dev-lua/lua-cjson/metadata.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <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>
- <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>