# -*- 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 PortSystem 1.0 PortGroup python 1.0 name py-matplotlib-inline version 0.1.6 revision 0 categories-append devel platforms {darwin any} license BSD supported_archs noarch python.versions 37 38 39 310 311 312 python.pep517 yes maintainers {stromnov @stromnov} openmaintainer description Matplotlib Inline Back-end for IPython and Jupyter. long_description {*}${description} homepage https://github.com/martinRenou/matplotlib-inline checksums rmd160 5394989a0c98a49faaa3b2cf19fd909d81579603 \ sha256 f887e5f10ba98e8d2b150ddcf4702c1e5f8b3a20005eb0f74bfdbd360ee6f304 \ size 7790 if {${name} ne ${subport}} { depends_lib-append port:py${python.version}-traitlets }