diff options
author | Donald Cooley <chytraeu@sdf.org> | 2020-06-03 16:02:28 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-06-03 16:02:28 +0700 |
commit | 8ea7cf183c570ee699500825e1792503712c84a6 (patch) | |
tree | 503586aa6729293a92de82a48814a394a3c18b34 /libraries/libtorrent-rasterbar/README | |
parent | b15e810a48114fa99db1be8b3108b9d224138c38 (diff) |
libraries/libtorrent-rasterbar: Updated for version 1.2.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libtorrent-rasterbar/README')
-rw-r--r-- | libraries/libtorrent-rasterbar/README | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/libraries/libtorrent-rasterbar/README b/libraries/libtorrent-rasterbar/README index d4f79cb88dcba..98bfe50926594 100644 --- a/libraries/libtorrent-rasterbar/README +++ b/libraries/libtorrent-rasterbar/README @@ -1,6 +1,6 @@ -libtorrent is a C++ library that aims to be a good alternative to all the -other bittorrent implementations around. It is a library and not a full -featured client, although it comes with a working example client. +libtorrent is a C++ library that aims to be a good alternative to all +the other bittorrent implementations around. It is a library and not a +full featured client, although it comes with a working example client. *When upgrading, please removepkg the old version first or the python module will try to link against it* @@ -15,9 +15,8 @@ OPTIONS NOTE -It is possible to build with bindings for python3 rather -than python2 by setting the $PYTHON environmental variable, -but this would involved rebuilding boost with bindings for -python3 first. +It is possible to build with bindings for python3 rather than python2 by +setting the $PYTHON environmental variable, but this would involved +rebuilding boost with bindings for python3 first. Go ahead and make my day. |