Skip to content
Snippets Groups Projects
Commit 3da92711 authored by Danilo G. Baio's avatar Danilo G. Baio
Browse files

Add math/py-matplotlib-inline

Matplotlib Inline Back-end for IPython and Jupyter.

Matplotlib is a comprehensive library for creating static, animated, and
interactive visualizations in Python.

WWW: https://pypi.org/project/matplotlib-inline/
parent 3de8c62a
No related branches found
No related tags found
No related merge requests found
......@@ -807,6 +807,7 @@
SUBDIR += py-mathics
SUBDIR += py-mathics-scanner
SUBDIR += py-matplotlib
SUBDIR += py-matplotlib-inline
SUBDIR += py-matplotlib-scalebar
SUBDIR += py-matplotlib2
SUBDIR += py-mip
......
PORTNAME= matplotlib-inline
DISTVERSION= 0.1.2
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= dbaio@FreeBSD.org
COMMENT= Matplotlib Inline Back-end for IPython and Jupyter
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}traitlets>0:devel/py-traitlets@${PY_FLAVOR}
USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
.include <bsd.port.mk>
TIMESTAMP = 1619904375
SHA256 (matplotlib-inline-0.1.2.tar.gz) = f41d5ff73c9f5385775d5c0bc13b424535c8402fe70ea8210f93e11f3683993e
SIZE (matplotlib-inline-0.1.2.tar.gz) = 7480
Matplotlib Inline Back-end for IPython and Jupyter.
Matplotlib is a comprehensive library for creating static, animated, and
interactive visualizations in Python.
WWW: https://pypi.org/project/matplotlib-inline/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment