Metadata-Version: 2.1
Name: Ninja-Preview
Version: 2.2
Summary: A preview for your Qml files
Home-page: https://github.com/amoh-godwin/Ninja-Preview-wheel/
Author: Amoh - Gyebi Godwin Ampofo Michael
Author-email: amohgyebigodwin@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/amoh-godwin/Ninja-Preview-wheel/issues/
Project-URL: Documentation, https://github.com/amoh-godwin/Ninja-Preview-wheel/wiki/
Project-URL: Source Code, https://github.com/amoh-godwin/Ninja-Preview-wheel/
Keywords: qmlview,qmlscene,qml,pyqt,pyqt5,pyside,pyside2
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown
Requires-Dist: Qmlview (>=1.1)

# Ninja-Preview-wheel [![Downloads](https://pepy.tech/badge/ninja-preview)](https://pepy.tech/project/ninja-preview)
The wheel distribution repo for Ninja-Preview

A preview your Qml files

Ninja-Preview or Ninja_Preview is a Graphical User Interface that aims at letting you use qmlview, which is just like qmlscene in a more flexible way, since 
both do not provide with Graphical User Interfaces.

# Change Log
## V2.1-beta
* Remove PyQt5 dependency, depend on Qmlview

## V2.1
* Revert entry points name to Ninja-Preview from Ninja_Preview
* Bugfix
** Clean up resource files when app closes

## V2.2
Use Qt5.15 to handle objects and signals


