---
name: lua51-redis-parser
version: 0.09.r7
origin: devel/lua-redis-parser
comment: Redis reply parser and request constructor library for Lua
arch: freebsd:9:x86:64
www: https://github.com/agentzh/lua-redis-parser/
maintainer: osa@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 11216
desc: |
  The redis-parser library implements a thin and fast redis raw response
  parser that constructs corresponding lua data strucutres, as well as a
  function that constructs redis raw requests.

  To maximize speed, this module is implemented in pure C.

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