# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           luarocks_org 1.0

name                lua-checks
version             1.0
revision            0
epoch               1
luarocks.rock       checks-${version}-3.src.rock
license             Eclipse
maintainers         nomaintainer

description         Provides a `checks()` function for Lua
long_description    This library declares a `checks()` function and a \
                    `checkers` table, which allow to check the parameters \
                    passed to a Lua function in a fast and unobtrusive way.

checksums           rmd160  4ada374bf6344424c2713a03bb6485513c3fb69b \
                    sha256  dbc8d32961b69a440ad23e3a43d94140539f80d4c52b1c401df650c4aca4d758 \
                    size    5043

luarocks.uploader   fab13n