Delete pygwin.egg-info directory
This commit is contained in:
parent
2d011a9d44
commit
ce4d5ec951
5 changed files with 0 additions and 38 deletions
|
@ -1,10 +0,0 @@
|
||||||
Metadata-Version: 1.0
|
|
||||||
Name: pygwin
|
|
||||||
Version: 0.1.0
|
|
||||||
Summary: A library for creating Python applications.
|
|
||||||
Home-page: UNKNOWN
|
|
||||||
Author: themixray
|
|
||||||
Author-email: UNKNOWN
|
|
||||||
License: MIT
|
|
||||||
Description: UNKNOWN
|
|
||||||
Platform: UNKNOWN
|
|
|
@ -1,20 +0,0 @@
|
||||||
setup.py
|
|
||||||
pygwin/__init__.py
|
|
||||||
pygwin/_pg.py
|
|
||||||
pygwin/_win.py
|
|
||||||
pygwin/console.py
|
|
||||||
pygwin/font.py
|
|
||||||
pygwin/gamepad.py
|
|
||||||
pygwin/image.py
|
|
||||||
pygwin/keyboard.py
|
|
||||||
pygwin/mixer.py
|
|
||||||
pygwin/mouse.py
|
|
||||||
pygwin/rect.py
|
|
||||||
pygwin/surface.py
|
|
||||||
pygwin/tray.py
|
|
||||||
pygwin/ui.py
|
|
||||||
pygwin.egg-info/PKG-INFO
|
|
||||||
pygwin.egg-info/SOURCES.txt
|
|
||||||
pygwin.egg-info/dependency_links.txt
|
|
||||||
pygwin.egg-info/requires.txt
|
|
||||||
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