moved description to note

This commit is contained in:
Trilarion
2020-09-04 16:35:00 +02:00
parent 6ac46420ff
commit 82cddf09e0
1402 changed files with 2480 additions and 2804 deletions

View File

@ -1,7 +1,5 @@
# wxPython
_Wraps the wxWidgets C++ toolkit and provides access to the user interface portions of the wxWidgets API._
- Home: https://wxpython.org/
- State: mature
- Download: https://pypi.org/project/wxPython/
@ -11,4 +9,6 @@ _Wraps the wxWidgets C++ toolkit and provides access to the user interface porti
- Code language: Python, C
- Code license: wxWindows license
Wraps the wxWidgets C++ toolkit and provides access to the user interface portions of the wxWidgets API.
## Building