# -*- 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
python.versions 27 34 35 36
maintainers stromnov openmaintainer
description Jupyter protocol implementation and client libraries.
long_description ${description}
homepage http://jupyter.org
master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}
distname ${python.rootname}-${version}
checksums rmd160 cdeeea1a66db08a3594141c68debf30a1a73f053 \
sha256 27befcf0446b01e29853014d6a902dd101ad7d7f94e2252b1adca17c3466b761
if {${name} ne ${subport}} {
depends_lib-append port:py${python.version}-setuptools \
port:py${python.version}-traitlets \
port:py${python.version}-jupyter_core \
port:py${python.version}-zmq \
port:py${python.version}-dateutil