Index: Makefile =================================================================== --- /dev/null +++ Makefile @@ -0,0 +1 @@ +include ../Makefile.common Index: package.yml =================================================================== --- /dev/null +++ package.yml @@ -0,0 +1,16 @@ +name : pyperclip +version : 1.7.0 +release : 1 +source : + - https://files.pythonhosted.org/packages/2d/0f/4eda562dffd085945d57c2d9a5da745cfb5228c02bc90f2c74bbac746243/pyperclip-1.7.0.tar.gz : 979325468ccf682104d5dcaf753f869868100631301d3e72f47babdea5700d1c +license : BSD 3-Clause +component : programming.python +summary : PLEASE FILL ME IN +description: | + Pyperclip is a cross-platform Python module for copy and paste clipboard functions. +builddeps : + - pkgconfig(python3) +build : | + %python3_setup +install : | + %python3_install Index: pspec_x86_64.xml =================================================================== --- /dev/null +++ pspec_x86_64.xml @@ -0,0 +1,41 @@ + + + pyperclip + + Justin Berthault + justin.berthault@zaclys.net + + BSD 3-Clause + programming.python + PLEASE FILL ME IN + Pyperclip is a cross-platform Python module for copy and paste clipboard functions. + + https://solus-project.com/sources/README.Solus + + + pyperclip + PLEASE FILL ME IN + Pyperclip is a cross-platform Python module for copy and paste clipboard functions. + + programming.python + + /usr/lib/python3.6/site-packages/pyperclip-1.7.0-py3.6.egg-info/PKG-INFO + /usr/lib/python3.6/site-packages/pyperclip-1.7.0-py3.6.egg-info/SOURCES.txt + /usr/lib/python3.6/site-packages/pyperclip-1.7.0-py3.6.egg-info/dependency_links.txt + /usr/lib/python3.6/site-packages/pyperclip-1.7.0-py3.6.egg-info/top_level.txt + /usr/lib/python3.6/site-packages/pyperclip/__init__.py + /usr/lib/python3.6/site-packages/pyperclip/__main__.py + /usr/lib/python3.6/site-packages/pyperclip/__pycache__/__init__.cpython-36.pyc + /usr/lib/python3.6/site-packages/pyperclip/__pycache__/__main__.cpython-36.pyc + + + + + 2018-11-17 + 1.7.0 + Packaging update + Justin Berthault + justin.berthault@zaclys.net + + + \ No newline at end of file