Source: python-pyperclip Section: python Priority: optional Maintainer: Sebastian Ramacher Build-Depends: debhelper-compat (= 13), dh-python, dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-pyqt5 , python3-pytest , python3-setuptools, xauth , xclip , xvfb Standards-Version: 4.7.2 Rules-Requires-Root: no Homepage: https://github.com/asweigart/pyperclip Vcs-Git: https://salsa.debian.org/sramacher/python-pyperclip.git Vcs-Browser: https://salsa.debian.org/sramacher/python-pyperclip Package: python3-pyperclip Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Recommends: xclip | xsel | wl-clipboard | python3-qtpy | python3-pyqt5 Description: Cross-platform clipboard module for Python3 This module is a cross-platform Python3 module for copy and paste clipboard functions. . It currently only handles plaintext. . This is the Python 3 version of the package.