# -*- 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 A Python data analysis library that is optimized for humans instead of machines
agate is a Python data analysis library that is optimized for humans instead of machines. \
It is an alternative to numpy and pandas that solves real-world problems with readable code.
homepage https://pypi.python.org/pypi/$base_name
master_sites pypi:a/$base_name
checksums rmd160 2cfeb1813f109eb870cf2532a80b428f234c200d \
sha256 1547eb66a4caaea08cc247077e5b3740629be6724a047c94be0ecbbfa52ceb0a
distname $base_name-${version}
if {${name} ne ${subport}} {
port:py${python.version}-coverage \
port:py${python.version}-nose \
port:py${python.version}-setuptools \
port:py${python.version}-sphinx \
port:py${python.version}-sphinx_rtd_theme \
port:py${python.version}-tox
depends_lib-append port:py${python.version}-babel \
port:py${python.version}-cssselect \
port:py${python.version}-isodate \
port:py${python.version}-leather \
port:py${python.version}-lxml \
port:py${python.version}-parsedatetime \
port:py${python.version}-slugify \
port:py${python.version}-pytimeparse \
port:py${python.version}-six \
port:py${python.version}-tz
livecheck.url ${homepage}
livecheck.regex $base_name (\\d+(\\.\\d+)+)