diff options
Diffstat (limited to 'devel/boost-python-libs/pkg-descr')
-rw-r--r-- | devel/boost-python-libs/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/boost-python-libs/pkg-descr b/devel/boost-python-libs/pkg-descr index bfebd1bba331..b9f20976e39e 100644 --- a/devel/boost-python-libs/pkg-descr +++ b/devel/boost-python-libs/pkg-descr @@ -2,5 +2,3 @@ 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. - -WWW: https://www.boost.org/ |