diff options
Diffstat (limited to 'python/httplib2/README')
-rw-r--r-- | python/httplib2/README | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/python/httplib2/README b/python/httplib2/README index dfd8ae4c85a13..0f9a75ebaa426 100644 --- a/python/httplib2/README +++ b/python/httplib2/README @@ -1,9 +1,4 @@ -httplib2 (python http library) - A comprehensive HTTP client library that supports many features left out of other HTTP libraries. -If you want to build this for use with Python 3.x (needs the optional -dependency python3) pass the script PYTHON3=yes, like - - PYTHON3=yes ./httplib2.SlackBuild +python3 is an optional (autodetected) dependency. |