Metadata-Version: 2.1
Name: negromate.web
Version: 1.1
Summary: Generator for the Negro Mate website.
Home-page: http://negromate.rocks
Author: Ales (Shagi) Zabala Alava
Author-email: shagi@gisa-elkartea.org
License: GPLv3
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet :: WWW/HTTP :: Site Management
Requires-Python: >=3.4
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: Jinja2==3.1.3
Requires-Dist: ass==0.5.2
Requires-Dist: negromate.songs>=1.4

Negro Mate Web
==================
Static html compiler for the web of Negro Mate.

Install from source
-------------------
Instalation uses the pep517 packaging format, whichs requires pip version
19 or newer.

    pip install "pip>=19"
    pip install .
