1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
freebsd-ports/devel/py-cppy/pkg-descr
Loïc Bartoletti 9594a13c99 [NEW PORT] devel/py-cppy: Fast implementation of the Cassowary constraint solver
A small C++ header library which makes it easier to write Python extension
modules. The primary feature is a PyObject smart pointer which automatically
handles reference counting and provides convenience methods for performing
common object operations.

WWW: https://pypi.python.org/pypi/cppy

To be used with math/py-kiwisolver

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D24369
2020-05-08 05:19:05 +00:00

7 lines
293 B
Plaintext

A small C++ header library which makes it easier to write Python extension
modules. The primary feature is a PyObject smart pointer which automatically
handles reference counting and provides convenience methods for performing
common object operations.
WWW: https://pypi.python.org/pypi/cppy