Subject: CVS commit: pkgsrc/graphics
From: Adam Ciarcinski
Date: 2022-10-13 18:01:42
Message id: 20221013160143.111D4FA90@cvs.NetBSD.org

Log Message:
py-contourpy: added version 1.0.5

ContourPy is a Python library for calculating contours of 2D quadrilateral
grids. It is written in C++11 and wrapped using pybind11.

It contains the 2005 and 2014 algorithms used in Matplotlib as well as a newer
algorithm that includes more features and is available in both serial and
multithreaded versions. It provides an easy way for Python libraries to use
contouring algorithms without having to include Matplotlib as a dependency.

Files:
RevisionActionfile
1.1addpkgsrc/graphics/py-contourpy/DESCR
1.1addpkgsrc/graphics/py-contourpy/Makefile
1.1addpkgsrc/graphics/py-contourpy/PLIST
1.1addpkgsrc/graphics/py-contourpy/distinfo