blob: fad6da95e81458b7d83b01a3eebc41b5b7c4e258 [file] [log] [blame]
Mohammed Naser6080c9b2024-07-18 10:43:09 -04001[metadata]
2name = atmosphere
3summary = Simple & easy private cloud platform featuring VMs, Kubernetes & bare-metal
4description_file =
5 README.rst
6author = VEXXHOST, Inc.
7author_email = support@vexxhost.com
8url = https://github.com/vexxhost/atmosphere
9project_urls =
10 Bug Tracker = https://github.com/vexxhost/atmosphere/issues
11 Documentation = https://vexxhost.github.io/atmosphere/
12 Source Code = https://github.com/vexxhost/atmosphere
13python_requires = >=3.8
14classifiers =
15 Development Status :: 5 - Production/Stable
16 Environment :: OpenStack
17 Intended Audience :: Information Technology
18 Intended Audience :: System Administrators
19 License :: OSI Approved :: Apache Software License
20 Operating System :: POSIX :: Linux
21 Programming Language :: Python
22 Programming Language :: Python :: 3
23 Programming Language :: Python :: 3.8
24 Programming Language :: Python :: 3.9
25 Programming Language :: Python :: 3.10
26 Programming Language :: Python :: 3.11
27 Programming Language :: Python :: 3 :: Only
28 Programming Language :: Python :: Implementation :: CPython