--- layout: content notitle: true fullwith: true ---
License:
          {% if page.open_source %}{% else %}{% endif %}
          {{ page.license }}
          Status:
          {% if page.stable %} Stable{% else %} Unstable{% endif %}
          {% if page.maintained %} Maintained{% else %} Unmaintained{% endif %}
          {% if page.pypi and page.package_name %}Package on PyPI:
{{ page.package_name }}{% endif %}
        
        
          {{ page.website }}
{{ page.github | remove: "https://github.com/" }}
{{ page.gitlab | remove: "https://gitlab.com/" }}
{{ page.source }}