diff options
Diffstat (limited to 'libraries/plyr/README')
-rw-r--r-- | libraries/plyr/README | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/libraries/plyr/README b/libraries/plyr/README index 1f7e1c2f2fa93..3262423b30349 100644 --- a/libraries/plyr/README +++ b/libraries/plyr/README @@ -1,3 +1,9 @@ plyr (plyr, a Wrapper around libglyr) -plyr is a plyr, a Wrapper around libglyr, using Cython. +plyr is a Wrapper around libglyr, using Cython. + +To install python3 bindings run the slackbuild with PYTHON3=yes. + + # PYTHON3=yes ./plyr.SlackBuild + +NOTE: in this case please install: python3-Cython |