README.rst 849 B

12345678910111213141516171819202122232425262728293031323334353637
  1. ========
  2. hsyclibs
  3. ========
  4. .. image:: https://img.shields.io/pypi/v/hsyclibs.svg
  5. :target: https://pypi.python.org/pypi/hsyclibs
  6. .. image:: https://img.shields.io/travis/daimon99/hsyclibs.svg
  7. :target: https://travis-ci.com/daimon99/hsyclibs
  8. .. image:: https://readthedocs.org/projects/hsyclibs/badge/?version=latest
  9. :target: https://hsyclibs.readthedocs.io/en/latest/?version=latest
  10. :alt: Documentation Status
  11. hsyc common base libs
  12. * Free software: MIT license
  13. * Documentation: https://hsyclibs.readthedocs.io.
  14. Features
  15. --------
  16. * TODO
  17. Credits
  18. -------
  19. This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
  20. .. _Cookiecutter: https://github.com/audreyr/cookiecutter
  21. .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage