first commit

This commit is contained in:
2025-11-01 06:00:52 +05:30
parent 6a49b604a7
commit ae7194a9f2
2110 changed files with 382375 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
AUTHORS.txt
CHANGES.txt
LICENSE.txt
MANIFEST.in
README.md
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/index.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