Delete src/pygwin.egg-info directory

This commit is contained in:
themixray 2021-12-05 18:36:21 +03:00 committed by GitHub
parent 061129f84e
commit c7a8be78e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 0 additions and 50 deletions

View file

@ -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

View file

@ -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

View file

@ -1 +0,0 @@

View file

@ -1,6 +0,0 @@
cython
pywin32
pygame
inputs
pydub
wxPython

View file

@ -1 +0,0 @@
pygwin