METADATA
1.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
Metadata-Version: 2.1
Name: qt5-tools
Version: 5.15.2.1.2
Summary: Wrappers for the raw Qt programs from qt5-applications
Home-page: https://github.com/altendky/qt-tools
Author: Kyle Altendorf
Author-email: sda@fstab.net
License: LGPLv3
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
Requires-Python: >=3.5
Description-Content-Type: text/x-rst
Requires-Dist: qt5-applications (<5.15.2.3,>=5.15.2.2.2)
Requires-Dist: click (~=7.0)
========
qt-tools
========
|PyPI| |Pythons| |GitHub|
Perhaps docs will follow but for now see `the pyqt-tools readme`_. This
package provides just the wrappers for `qt-applications`_.
.. |PyPI| image:: https://img.shields.io/pypi/v/qt5-applications.svg
:alt: PyPI version
:target: https://pypi.org/project/qt5-applications/
.. |Pythons| image:: https://img.shields.io/pypi/pyversions/qt5-applications.svg
:alt: supported Python versions
:target: https://pypi.org/project/qt5-applications/
.. |GitHub| image:: https://img.shields.io/github/last-commit/altendky/qt-applications/main.svg
:alt: source on GitHub
:target: https://github.com/altendky/qt-applications
.. _`the pyqt-tools readme`: https://github.com/altendky/pyqt-tools#pyqt-tools
.. _`qt-applications`: https://github.com/altendky/qt-applications#qt-applications