django-dbsettings/setup.cfg

28 lines
906 B
INI

[metadata]
name = django-dbsettings
version = 0.9
description = A Django app to store key-value pairs in the database
long_description = file: README.md
url = https://kumig.it/kumisystems/django-dbsettings
author = Kumi Systems e.U.
author_email = support@kumi.systems
license = BSD-2-Clause
classifiers =
Environment :: Web Environment
Framework :: Django
Framework :: Django :: 3.0
Intended Audience :: Developers
License :: OSI Approved :: BSD License
Operating System :: OS Independent
Programming Language :: Python
Programming Language :: Python :: 3
Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Topic :: Internet :: WWW/HTTP
Topic :: Internet :: WWW/HTTP :: Dynamic Content
[options]
include_package_data = true
packages = find: