Metadata-Version: 2.1
Name: pyopendrive
Version: 0.0.1.1
Summary: Parsing OpenDRIVE format in Python
Home-page: https://github.com/flok/pyopendrive
Author: Florian K.
Author-email: 37000563+flok@users.noreply.github.com
License: Apache Software License 2.0
Keywords: pyopendrive
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.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
License-File: LICENSE
License-File: AUTHORS.rst

===========
pyopendrive
===========


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

.. image:: https://img.shields.io/travis/flok/pyopendrive.svg
        :target: https://travis-ci.com/flok/pyopendrive

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




Parsing OpenDRIVE format in Python


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


Features
--------

* TODO

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

0.0.1 (2021-12-13)
------------------

* First release on PyPI.


