Mohammed Naser | f315222 | 2024-07-19 00:40:24 -0400 | [diff] [blame] | 1 | [metadata] |
| 2 | name = atmosphere |
| 3 | summary = Simple & easy private cloud platform featuring VMs, Kubernetes & bare-metal |
Mohammed Naser | a0ba51f | 2024-07-24 15:11:50 -0400 | [diff] [blame] | 4 | description_file = README.md |
| 5 | description_content_type = text/markdown |
Mohammed Naser | f315222 | 2024-07-19 00:40:24 -0400 | [diff] [blame] | 6 | author = VEXXHOST, Inc. |
| 7 | author_email = support@vexxhost.com |
| 8 | url = https://github.com/vexxhost/atmosphere |
| 9 | project_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 |
| 13 | python_requires = >=3.8 |
| 14 | classifiers = |
| 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 |