forked from kivymd/KivyMD
-
Notifications
You must be signed in to change notification settings - Fork 0
/
setup.cfg
44 lines (43 loc) · 1.89 KB
/
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
[metadata]
name = kivymd
description = Set of widgets for Kivy inspired by Google's Material Design
author = Andrés Rodríguez, fork author - HeaTTheatR
author_email = kivydevelopment@gmail.com
long_description = file: README.md
long_description_content_type = text/markdown; charset=UTF-8
keywords = kivymd, kivy, material, ui
license = MIT
license_file = LICENSE
url = https://github.com/HeaTTheatR/KivyMD
project_urls =
Wiki=https://github.com/HeaTTheatR/KivyMD/wiki
Tracker=https://github.com/HeaTTheatR/KivyMD/issues
classifiers = Development Status :: 4 - Beta
License :: OSI Approved :: MIT License
Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: 3
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Operating System :: OS Independent
Operating System :: Android
Operating System :: POSIX :: Linux
Operating System :: POSIX :: BSD :: FreeBSD
Operating System :: Microsoft :: Windows
Operating System :: iOS
Operating System :: MacOS
Operating System :: MacOS :: MacOS X
Environment :: MacOS X
Environment :: Win32 (MS Windows)
Environment :: X11 Applications
Intended Audience :: Developers
Intended Audience :: End Users/Desktop
Intended Audience :: Information Technology
Intended Audience :: Science/Research
Topic :: Software Development :: User Interfaces
Topic :: Scientific/Engineering :: Human Machine Interfaces
Topic :: Scientific/Engineering :: Visualization
platforms = any
[upload]
repository = https://upload.pypi.org/legacy/