opnsense-ports/devel/boost-python-libs/pkg-descr
Franco Fichtner 2c65cb6772 */*: sync with upstream
Taken from: FreeBSD
2017-06-08 09:00:47 +02:00

9 lines
352 B
Text

The Boost Python Library is a framework for interfacing Python and
C++. It allows you to quickly and seamlessly expose C++ classes
functions and objects to Python, and vice-versa, using no special
tools -- just your C++ compiler.
The python 2 port is called boost-python-libs
The python 3 port is called boost-python3-libs
WWW: http://www.boost.org/