Metadata-Version: 2.1
Name: pubtools-marketplacesvm
Version: 2.0.0
Summary: Publishing tools for various Cloud Marketplaces
Home-page: https://github.com/release-engineering/pubtools-marketplacesvm
License: GPLv3+
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: cloudimg>=1.15.0
Requires-Dist: pubtools>=1.4.3
Requires-Dist: more-executors>=2.11.4
Requires-Dist: pushcollector>=1.3.0
Requires-Dist: pushsource>=2.51.2
Requires-Dist: strenum>=0.4.15
Requires-Dist: starmap-client>=2.4.0
Requires-Dist: cloudpub>=1.6.0



A command-line interface to publish various Virtual Machine Images to different cloud marketplaces,
used by [release-engineering](https://github.com/release-engineering) publishing tools.

[![PyPI version](https://badge.fury.io/py/pubtools-marketplacesvm.svg)](https://badge.fury.io/py/pubtools-marketplacesvm)

- [Source](https://github.com/release-engineering/pubtools-marketplacesvm)
- [Documentation](https://release-engineering.github.io/pubtools-marketplacesvm/)


## License

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
