summaryrefslogtreecommitdiff
path: root/devel/boost-python-libs/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/boost-python-libs/pkg-descr')
-rw-r--r--devel/boost-python-libs/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/devel/boost-python-libs/pkg-descr b/devel/boost-python-libs/pkg-descr
new file mode 100644
index 000000000000..1a576fe08cc3
--- /dev/null
+++ b/devel/boost-python-libs/pkg-descr
@@ -0,0 +1,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/