# -*- 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
categories-append devel graphics
maintainers {stromnov @stromnov} openmaintainer
description A declarative statistical visualization library for Python.
long_description ${description}
homepage http://altair-viz.github.io/
master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}
distname ${python.rootname}-${version}
checksums rmd160 3ae4c0709ea1c95bbc16478ae475d3b72283a952 \
sha256 ec62eb75df5adb619b9651dbefbdc130e37004508c7ca48da21863100ab114d3 \
if {${name} ne ${subport}} {
depends_lib-append port:py${python.version}-entrypoints \
port:py${python.version}-jinja2 \
port:py${python.version}-jsonschema \
port:py${python.version}-numpy \
port:py${python.version}-pandas \
port:py${python.version}-six \
port:py${python.version}-toolz
if {${python.version} eq 27} {
depends_lib-append port:py${python.version}-typing