Delete src/pygwin.egg-info directory
This commit is contained in:
parent
061129f84e
commit
c7a8be78e5
5 changed files with 0 additions and 50 deletions
|
@ -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
|
|
|
@ -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
|
|
|
@ -1 +0,0 @@
|
||||||
|
|
|
@ -1,6 +0,0 @@
|
||||||
cython
|
|
||||||
pywin32
|
|
||||||
pygame
|
|
||||||
inputs
|
|
||||||
pydub
|
|
||||||
wxPython
|
|
|
@ -1 +0,0 @@
|
||||||
pygwin
|
|
Loading…
Add table
Add a link
Reference in a new issue