forked from wso2-attic/asgardeo-auth-python-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
setup.cfg
24 lines (23 loc) · 787 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
[metadata]
author = Asgardeo
author_email = [email protected]
license_file = LICENSE
description = Asgardeo Auth Python SDK.
description-file = README.md
classifiers =
Development Status :: 3 - Alpha
Environment :: Console
Environment :: Web Environment
Framework :: Flask
Framework :: Django
Intended Audience :: Developers
License :: OSI Approved :: Apache-2.0
Operating System :: OS Independent
Programming Language :: Python
Programming Language :: Python :: 3
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Topic :: Internet :: WWW/HTTP :: Dynamic Content
Topic :: Internet :: WWW/HTTP :: WSGI :: Application