diff options
author | Brenton Earl <brent@exitstatusone.com> | 2015-12-05 01:05:39 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-12-05 01:05:39 +0700 |
commit | e754ebb72ebe4ea58ee1b248304285a7ac8e0c21 (patch) | |
tree | f9581d2bcec798ef6b4c836dbdac7cb5bc39f089 /python/pyperclip/slack-desc | |
parent | 703a54563f135ba9ac326c3267f91541ebe3a4f7 (diff) |
python/pyperclip: Added (Python copy and paste clipboard functions).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pyperclip/slack-desc')
-rw-r--r-- | python/pyperclip/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/pyperclip/slack-desc b/python/pyperclip/slack-desc new file mode 100644 index 000000000000..67f2cd5e6c03 --- /dev/null +++ b/python/pyperclip/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +pyperclip: pyperclip (Python copy and paste clipboard functions) +pyperclip: +pyperclip: Pyperclip is a cross-platform Python module for copy and paste +pyperclip: clipboard functions. It works with Python 2 and 3. +pyperclip: +pyperclip: Home page: https://github.com/asweigart/pyperclip +pyperclip: +pyperclip: +pyperclip: +pyperclip: +pyperclip: |