# -*- 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
maintainers {stromnov @stromnov} openmaintainer
description A Parser Library for Python 2.6+.
LEPL is a recursive descent parser, written in Python, \
which has a a friendly, easy-to-use syntax.
homepage https://pypi.python.org/pypi/LEPL/
master_sites pypi:L/LEPL/
checksums rmd160 dc5bb15465e38d7748a440e644adbc3a2984a929 \
sha256 a8715c709308350ce4afed5d525682656886d38141387ec87d44421da8d41397
python.default_version 27
python.versions 27 34 35 36
if {${name} ne ${subport}} {
depends_build-append port:py${python.version}-setuptools
livecheck.url https://pypi.python.org/pypi/lepl/json
livecheck.regex "LEPL-(\\d+(?:\\.\\d+)*)${extract.suffix}"