bitranox/lib_cast

View on GitHub
.docs/README_template.rst

Summary

Maintainability
Test Coverage
{repository}
{double_underline_repository}

.. include:: ./badges_project.rst

.. include:: ./description.rst




automated tests, Travis Matrix, Documentation, Badges for this Project are managed with `lib_travis_template <https://github
.com/bitranox/lib_travis_template>`_ - check it out


.. include:: ./tested_under.rst

----

- `Installation and Upgrade`_
- `Usage`_
- `Usage from Commandline`_
- `Requirements`_
- `Acknowledgements`_
- `Contribute`_
- `Report Issues <https://github.com/{repository_slug}/blob/master/ISSUE_TEMPLATE.md>`_
- `Pull Request <https://github.com/{repository_slug}/blob/master/PULL_REQUEST_TEMPLATE.md>`_
- `Code of Conduct <https://github.com/{repository_slug}/blob/master/CODE_OF_CONDUCT.md>`_
- `License`_
- `Changelog`_

----

Installation and Upgrade
------------------------
.. include:: ./installation.rst

Usage
-----------
.. include:: ./usage.rst

Usage from Commandline
------------------------
.. include:: ./commandline_help.txt

Requirements
------------
following modules will be automatically installed :

.. include:: ../requirements.txt
        :code: bash

Acknowledgements
----------------
.. include:: ./acknowledgment.rst

Contribute
----------
.. include:: ./contribute.rst

License
-------
.. include:: ./licence_mit.rst

---

.. include:: ../CHANGES.rst