Metadata-Version: 2.0
Name: pyqode.rst
Version: 2.9.0
Summary: Adds RestructuredText support to pyqode.core
Home-page: https://github.com/pyQode/pyqode.rst
Author: Colin Duquesnoy
Author-email: colin.duquesnoy@gmail.com
License: MIT
Keywords: RestructuredText,editor,pyqode
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: X11 Applications :: Qt
Classifier: Environment :: Win32 (MS Windows)
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Widget Sets
Classifier: Topic :: Text Editors :: Integrated Development Environments (IDE)
Requires-Dist: docutils
Requires-Dist: pyqode.core
Requires-Dist: restructuredtext-lint

.. image:: https://raw.githubusercontent.com/pyQode/pyQode/master/media/pyqode-banner.png

|

.. image:: https://img.shields.io/pypi/v/pyqode.rst.svg
   :target: https://pypi.python.org/pypi/pyqode.rst/
   :alt: Latest PyPI version

.. image:: https://img.shields.io/pypi/dm/pyqode.rst.svg
   :target: https://pypi.python.org/pypi/pyqode.rst/
   :alt: Number of PyPI downloads

.. image:: https://img.shields.io/pypi/l/pyqode.rst.svg


.. image:: https://travis-ci.org/pyQode/pyqode.rst.svg?branch=master
   :target: https://travis-ci.org/pyQode/pyqode.rst
   :alt: Travis-CI build status


.. image:: https://coveralls.io/repos/pyQode/pyqode.rst/badge.svg?branch=master
   :target: https://coveralls.io/r/pyQode/pyqode.rst?branch=master
   :alt: Coverage Status


About
-----

Adds reStructuredText support to pyQode


