Metadata-Version: 2.1
Name: light-character
Version: 0.1.1
Summary: Light Character illustrates light characteristics as found on charts and light lists
Home-page: https://github.com/paul-butcher/light_character
Author: Paul Butcher
Author-email: paul.butcher@gmail.com
License: MIT license
Keywords: light_character
Platform: UNKNOWN
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.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
Requires-Dist: Pillow (==8.0.1)

===============
Light Character
===============


.. image:: https://img.shields.io/pypi/v/light-character.svg
        :target: https://pypi.python.org/pypi/light-character

.. image:: https://github.com/paul-butcher/light_character/workflows/Python%20Tests/badge.svg
        :alt: Test status

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




Light Character illustrates light characteristics as found on charts and light lists.
It is not intended as a navigational aid, it simply gives an idea as to how
a given light characteristic might appear.


* Free software: MIT license
* Documentation: https://light-character.readthedocs.io.



Credits
-------

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

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


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

0.1.0 (2020-06-07)
------------------

* First release on PyPI.


