blob: 13429ad7a7d20114211aa3e7cfd87b403fab5173 [file] [log] [blame]
Mohammed Naser2be5ecd2024-07-19 00:38:45 -04001[metadata]
2name = atmosphere
3summary = Simple & easy private cloud platform featuring VMs, Kubernetes & bare-metal
Mohammed Naser98a8ba22024-07-24 15:11:50 -04004description_file = README.md
5description_content_type = text/markdown
Mohammed Naser2be5ecd2024-07-19 00:38:45 -04006author = 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