summaryrefslogtreecommitdiff
path: root/devel/boost-python-libs/pkg-descr
blob: e046a3c6eeafd64638df13df4330dd48714ac22f (plain) (blame)
1
2
3
4
5
6
7
8
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 Boost.Pyste code generator resides in a separate port: devel/boost-pyste

WWW:  http://www.boost.org/