From dd0915382855f21ef410d9edd83b2973dd56962a Mon Sep 17 00:00:00 2001 From: Brenton Earl Date: Sat, 2 May 2020 11:41:05 +0700 Subject: python/pyperclip: Updated for version 1.7.0. Signed-off-by: Willy Sudiarto Raharjo --- python/pyperclip/README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'python/pyperclip/README') diff --git a/python/pyperclip/README b/python/pyperclip/README index 18b74d81c6..e4e985e3b7 100644 --- a/python/pyperclip/README +++ b/python/pyperclip/README @@ -1,6 +1,7 @@ Pyperclip is a cross-platform Python module for copy and paste clipboard -functions. It works with Python 2 and 3. It currently only handles -plain text. +functions. It currently only handles plain text. + +Python 3 is a hard dependency. This script does not support Python 2. For example usage see /usr/doc/pyperclip-$VERSION/README.md -- cgit v1.2.3