Metadata-Version: 2.1
Name: ftl_module_utils
Version: 0.1.0
Summary: Module utils for Faster Than Light
Home-page: https://github.com/benthomasson/ftl_module_utils
Author: Ben Thomasson
Author-email: ben.thomasson@gmail.com
License: BSD license
Keywords: ftl_module_utils
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD 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

================
FTL Module Utils
================


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

.. image:: https://img.shields.io/travis/benthomasson/ftl_module_utils.svg
        :target: https://travis-ci.com/benthomasson/ftl_module_utils

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




Module utils for Faster Than Light


* Free software: BSD license
* Documentation: https://ftl-module-utils.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-02-01)
------------------

* First release on PyPI.


