Metadata-Version: 2.0
Name: qchviewer
Version: 0.1.3
Summary: A simple script to directly open standalone Qt Help file by Assistant
Home-page: https://github.com/starofrainnight/qchviewer
Author: Hong-She Liang
Author-email: starofrainnight@gmail.com
License: Apache Software License
Keywords: qchviewer
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: click (>=6.0)
Requires-Dist: jinja2

=========
qchviewer
=========


.. image:: https://img.shields.io/pypi/v/qchviewer.svg
        :target: https://pypi.python.org/pypi/qchviewer

.. image:: https://img.shields.io/travis/starofrainnight/qchviewer.svg
        :target: https://travis-ci.org/starofrainnight/qchviewer

.. image:: https://readthedocs.org/projects/qchviewer/badge/?version=latest
        :target: https://qchviewer.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status

.. image:: https://pyup.io/repos/github/starofrainnight/qchviewer/shield.svg
     :target: https://pyup.io/repos/github/starofrainnight/qchviewer/
     :alt: Updates


A simple script to directly open standalone Qt Help file by Assistant


* Free software: Apache License 2.0
* Documentation: https://qchviewer.readthedocs.io.


Features
--------

* TODO

Credits
---------

This package was created with Cookiecutter_ and the `PyPackageTemplate`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`PyPackageTemplate`: https://github.com/audreyr/cookiecutter-pypackage



=======
History
=======

0.1.0 (2017-08-08)
------------------

* First release.


