diff --git a/src/pygwin.egg-info/PKG-INFO b/src/pygwin.egg-info/PKG-INFO deleted file mode 100644 index c5ec6f4..0000000 --- a/src/pygwin.egg-info/PKG-INFO +++ /dev/null @@ -1,19 +0,0 @@ -Metadata-Version: 2.1 -Name: pygwin -Version: 0.0.1 -Summary: A library for creating Python applications. -Home-page: https://github.com/themixray/pygwin -Author: themixray -Author-email: simindeymo@gmail.com -License: MIT -Project-URL: Bug Tracker, https://github.com/themixray/pygwin/issues -Project-URL: Wiki, https://github.com/themixray/pygwin/wiki -Description: # PyGWin - A library for creating Python applications. - - [Documentation](https://github.com/themixray/pygwin/wiki) -Platform: UNKNOWN -Classifier: Programming Language :: Python :: 3 -Classifier: License :: OSI Approved :: MIT License -Classifier: Operating System :: OS Independent -Description-Content-Type: text/markdown diff --git a/src/pygwin.egg-info/SOURCES.txt b/src/pygwin.egg-info/SOURCES.txt deleted file mode 100644 index b48cbfa..0000000 --- a/src/pygwin.egg-info/SOURCES.txt +++ /dev/null @@ -1,23 +0,0 @@ -README.md -pyproject.toml -setup.cfg -setup.py -src/pygwin/__init__.py -src/pygwin/_pg.py -src/pygwin/_win.py -src/pygwin/console.py -src/pygwin/font.py -src/pygwin/gamepad.py -src/pygwin/image.py -src/pygwin/keyboard.py -src/pygwin/mixer.py -src/pygwin/mouse.py -src/pygwin/rect.py -src/pygwin/surface.py -src/pygwin/tray.py -src/pygwin/ui.py -src/pygwin.egg-info/PKG-INFO -src/pygwin.egg-info/SOURCES.txt -src/pygwin.egg-info/dependency_links.txt -src/pygwin.egg-info/requires.txt -src/pygwin.egg-info/top_level.txt \ No newline at end of file diff --git a/src/pygwin.egg-info/dependency_links.txt b/src/pygwin.egg-info/dependency_links.txt deleted file mode 100644 index 8b13789..0000000 --- a/src/pygwin.egg-info/dependency_links.txt +++ /dev/null @@ -1 +0,0 @@ - diff --git a/src/pygwin.egg-info/requires.txt b/src/pygwin.egg-info/requires.txt deleted file mode 100644 index 6b723ea..0000000 --- a/src/pygwin.egg-info/requires.txt +++ /dev/null @@ -1,6 +0,0 @@ -cython -pywin32 -pygame -inputs -pydub -wxPython diff --git a/src/pygwin.egg-info/top_level.txt b/src/pygwin.egg-info/top_level.txt deleted file mode 100644 index 9907c64..0000000 --- a/src/pygwin.egg-info/top_level.txt +++ /dev/null @@ -1 +0,0 @@ -pygwin