Metadata-Version: 2.1
Name: meson-ui
Version: 0.20.1
Summary: Meson-UI is an open source build GUI meant to be both extremely fast,
Requires-Dist: meson
Requires-Dist: ninja
Requires-Dist: PyQt5

and, even more importantly, as user friendly as possible.

The main design point of Meson-UI is to provide a standalone portable
build GUI and allow the user to access all or most of Meson build
systems features.

Home-page: https://github.com/michaelbadcrumble/meson-ui
Author: Michael Brockus
Author-email: michaelbrockus@gmail.com
License: Apache-2.0
Description: Meson-ui is a build GUI for Meson build system a next-generation build system.
Keywords: meson-gui,meson-ui,meson,mesonbuild
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: BSD
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Build Tools
Requires-Python: >= 3.6.0
