# -*- 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
description Pythonic argument parser, that will make you smile
long_description ${description}
homepage http://docopt.org
master_sites pypi:d/${python.rootname}/
distname ${python.rootname}-${version}
checksums rmd160 c2e76c031e12096906b9c6b1f7dc62a9b30336f1 \
sha256 49b3a825280bd66b3aa83585ef59c4a8c82f2c8a522dbe754a8bc8d08c85c491 \
python.versions 27 35 36 37 38
if {${name} ne ${subport}} {
port:py${python.version}-setuptools
set docdir ${prefix}/share/doc/${subport}
xinstall -d ${destroot}${docdir}
xinstall -m 0644 -W ${worksrcpath} README.rst LICENSE-MIT \