-
Notifications
You must be signed in to change notification settings - Fork 0
/
setup.cfg
26 lines (25 loc) · 907 Bytes
/
setup.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[metadata]
name = leonardo-admin-dashboard
summary = Simple Django Admin replacement for Leonardo CMS, built on django-admin-tools and django-jet.
description-file =
README.rst
author = Michael Kuty
author-email =
home-page = https://github.com/leonardo-modules/leonardo-admin-dashboard
classifier =
Development Status :: 4 - Beta
Framework :: Django
Intended Audience :: Developers
License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Operating System :: OS Independent
Programming Language :: Python
Programming Language :: Python :: 2.6
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.3
Programming Language :: Python :: 3.4
Topic :: Software Development
Topic :: Software Development :: Libraries :: Application Frameworks
[files]
packages =
leonardo_admin_dashboard