Metadata-Version: 2.1
Name: turnmp4
Version: 0.1.0
Summary: Python Boilerplate contains all the boilerplate you need to create a Python package.
Home-page: https://github.com/lightlogic5/turnmp4
Author: asa
Author-email: 1@1.com
License: MIT license
Keywords: turnmp4
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.6
License-File: LICENSE
License-File: AUTHORS.rst

=======
turnmp4
=======


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

.. image:: https://img.shields.io/travis/lightlogic5/turnmp4.svg
        :target: https://travis-ci.com/lightlogic5/turnmp4

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




Python Boilerplate contains all the boilerplate you need to create a Python package.


* Free software: MIT license
* Documentation: https://turnmp4.readthedocs.io.


Features
--------

* TODO

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 (2022-10-10)
------------------

* First release on PyPI.
