16 lines
342 B
Plaintext
16 lines
342 B
Plaintext
|
MANIFEST.in
|
||
|
README.md
|
||
|
setup.cfg
|
||
|
setup.py
|
||
|
docs/Makefile
|
||
|
docs/conf.py
|
||
|
docs/index.rst
|
||
|
docs/introduction.rst
|
||
|
docs/make.bat
|
||
|
src/pyperclip/__init__.py
|
||
|
src/pyperclip/__main__.py
|
||
|
src/pyperclip.egg-info/PKG-INFO
|
||
|
src/pyperclip.egg-info/SOURCES.txt
|
||
|
src/pyperclip.egg-info/dependency_links.txt
|
||
|
src/pyperclip.egg-info/top_level.txt
|
||
|
tests/test_pyperclip.py
|