|
|
|
|
@ -2,6 +2,7 @@
|
|
|
|
|
name = sigal |
|
|
|
|
description = Simple static gallery generator |
|
|
|
|
long_description = file: README.rst |
|
|
|
|
long_description_content_type = text/x-rst |
|
|
|
|
author = Simon Conseil |
|
|
|
|
author_email = contact@saimon.org |
|
|
|
|
url = https://github.com/saimn/sigal |
|
|
|
|
@ -17,6 +18,7 @@ classifiers =
|
|
|
|
|
Programming Language :: Python :: 3.6 |
|
|
|
|
Programming Language :: Python :: 3.7 |
|
|
|
|
Programming Language :: Python :: 3.8 |
|
|
|
|
Programming Language :: Python :: 3.9 |
|
|
|
|
Topic :: Internet :: WWW/HTTP |
|
|
|
|
Topic :: Multimedia :: Graphics :: Viewers |
|
|
|
|
Topic :: Software Development :: Libraries :: Python Modules |
|
|
|
|
|