+summary : Python module for copying and pasting text to the clipboard.
+description: |
+ Pyperclip is a cross-platform Python module for copy and paste clipboard functions. this module makes use of the xclip or xsel commands.
+builddeps :
+ - pkgconfig(python3)
+build : |
+ %python3_setup
+install : |
+ %python3_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,41 @@
+<PISI>
+ <Source>
+ <Name>python-pyperclip</Name>
+ <Packager>
+ <Name>Justin Berthault</Name>
+ <Email>justin.berthault@zaclys.net</Email>
+ </Packager>
+ <License>BSD 3-Clause</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">Python module for copying and pasting text to the clipboard.</Summary>
+ <Description xml:lang="en">Pyperclip is a cross-platform Python module for copy and paste clipboard functions. this module makes use of the xclip or xsel commands.
+ <Summary xml:lang="en">Python module for copying and pasting text to the clipboard.</Summary>
+ <Description xml:lang="en">Pyperclip is a cross-platform Python module for copy and paste clipboard functions. this module makes use of the xclip or xsel commands.