---
name: lua51-rds-parser
version: 0.0.4
origin: devel/lua-rds-parser
comment: Resty-DBD-Stream (RDS) parser for Lua written in C
arch: freebsd:9:x86:64
www: https://github.com/agentzh/lua-rds-parser/
maintainer: osa@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 8672
desc: |
  The lua-rds-parser can be used to parse the Resty-DBD-Stream formatted data
  generated by drizzle and/or postgres nginx modules into lua data structures.
  In the past, we have to use JSON as the intermediate data format which is
  quite inefficient in terms of both memory and CPU time.

  To maximize speed and minimize memory footprint, this library is implemented
  in pure C.

  WWW: https://github.com/agentzh/lua-rds-parser/
deps:
  lua: {origin: lang/lua, version: 5.1.5_5}
categories: [devel]
files:
  /usr/local/lib/lua/5.1/rds/parser.so: 2e52da6d5803cb5939c51f6a76fa3bde49462b1634bc7ac118bede7db34f2d7c
directories:
  /usr/local/lib/lua/5.1/rds/: n
scripts: {}
