gas/setup.cfg

27 lines
859 B
INI
Raw Normal View History

2020-12-15 17:31:44 +01:00
[metadata]
name = django-gas
2022-02-01 10:02:55 +01:00
version = 0.8
2020-12-15 17:31:44 +01:00
description = An alternative to django admin
long_description = file: readme.md, changelog.md, collaborators.md
2020-12-15 17:31:44 +01:00
long_description_content_type = text/markdown
url = https://git.negromate.rocks/shagi/gas
author = Ales (Shagi) Zabala Alava
author_email = shagi@gisa-elkartea.org
license = GPLv3
classifiers =
Environment :: Web Environment
Framework :: Django
Framework :: Django :: 3.1
Intended Audience :: Developers
2020-12-21 19:07:08 +01:00
License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
2020-12-15 17:31:44 +01:00
Operating System :: OS Independent
Programming Language :: Python
Programming Language :: Python :: 3
Programming Language :: Python :: 3 :: Only
Topic :: Internet :: WWW/HTTP
Topic :: Internet :: WWW/HTTP :: Dynamic Content
[options]
include_package_data = true
packages = find: