Metadata-Version: 2.1
Name: planparser
Version: 0.1.0b0
Summary: Top-level package for planparser.
Home-page: https://github.com/briggySmalls/planparser
License: MIT
Author: Sam Briggs
Author-email: planparser@sambriggs.dev
Requires-Python: >=3.7,<4
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: click
Requires-Dist: pytesseract (>=0.3.10,<0.4.0)
Description-Content-Type: text/x-rst

==========
planparser
==========


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

.. image:: https://img.shields.io/travis/briggySmalls/planparser.svg
        :target: https://travis-ci.com/briggySmalls/planparser

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




Tool for reading floorplan images


* Free software: MIT
* Documentation: https://planparser.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `briggySmalls/cookiecutter-pypackage`_ project template.

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

