Source: lua-nginx-cookie
Maintainer: ChangZhuo Chen (陳昌倬) <czchen@debian.org>
Section: interpreters
Build-Depends: debhelper-compat (= 13),
               dh-lua,
Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/debian/lua-nginx-cookie
Vcs-Git: https://salsa.debian.org/debian/lua-nginx-cookie.git
Homepage: https://github.com/cloudflare/lua-resty-cookie

Package: lua-nginx-cookie
Architecture: all
Depends: ${misc:Depends},
         ${shlibs:Depends},
Description: Pure Lua cookie parser for the nginx embedded Lua language
 This library parses HTTP Cookie header for Nginx and returns each field in
 the cookie.
