Metadata-Version: 2.1
Name: watch-ui
Version: 0.0.7
Summary: autocompiling script for ui and qrc files for PySide2 and PyQt5
Home-page: https://github.com/mugiseyebrows/watch-ui
Author: Stanislav Doronin
Author-email: mugisbrows@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Requires-Dist: eventloop
Requires-Dist: colorama

=========================================================================
watch-ui: autocompiling script for ui and qrc files for PySide2 and PyQt5
=========================================================================

Installing
==========

watch-ui can be installed via pip as follows:

.. code-block:: bash

    pip install watch-ui

Using
=====

.. code-block:: bash

    watch-ui /path/to/project

Author
======

Stanislav Doronin <mugisbrows@gmail.com>

License
=======

watch-ui is distributed under the terms of MIT license, check `LICENSE` file.

Contributing
============

If you'd like to contribute, fork the project, make changes, and send a pull
request. Have a look at the surrounding code and please, make yours look
alike :-)

