Metadata-Version: 2.1
Name: pubtools-ami
Version: 0.1.1
Summary: Publishing tools for Amazon machine Images(AMI)
Home-page: https://github.com/release-engineering/pubtools-ami
License: GNU General Public License
Project-URL: Documentation, https://release-engineering.github.io/pubtools-ami/
Project-URL: Changelog, https://github.com/release-engineering/pubtools-ami/blob/master/CHANGELOG.md
Platform: UNKNOWN
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 :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=2.6
Description-Content-Type: text/markdown
License-File: LICENSE



A command-line interface to publish Amazon Machine Images(AMI) to AWS,
used by [release-engineering](https://github.com/release-engineering) publishing tools.

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

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

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.


