27 lines
862 B
INI
27 lines
862 B
INI
[metadata]
|
|
name = django-gas
|
|
version = 0.8.10
|
|
description = An alternative to django admin
|
|
long_description = file: readme.md, changelog.md, collaborators.md
|
|
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
|
|
License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
|
|
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:
|