diff options
Diffstat (limited to 'devel/boost-python-libs/pkg-descr')
-rw-r--r-- | devel/boost-python-libs/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/boost-python-libs/pkg-descr b/devel/boost-python-libs/pkg-descr index 0401922628a4..827c54514377 100644 --- a/devel/boost-python-libs/pkg-descr +++ b/devel/boost-python-libs/pkg-descr @@ -3,4 +3,6 @@ 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/ |