archive of Gits now collects also submodules, some maintenance

This commit is contained in:
Trilarion
2019-12-20 16:41:32 +01:00
parent c7b5b27563
commit 30ce6187eb
74 changed files with 1036 additions and 168 deletions

16
entries/pyqt.md Normal file
View File

@ -0,0 +1,16 @@
# PyQt
_Python binding for the Qt framework._
- Home: https://www.riverbankcomputing.com/software/pyqt/intro
- Media: https://en.wikipedia.org/wiki/PyQt
- State: mature
- Platform: Windows, Linux, macOS, Android, iOS
- Keywords: library
- Code repository: (see home)
- Code language: C++, Python
- Code license: GPL-3.0, Custom (Riverbank Commercial License)
- Code dependencies: Qt
## Building