Metadata-Version: 2.1
Name: sftp-composer
Version: 0.0.1
Summary: Render Secrets for AWS SFTP integration
Home-page: https://github.com/johnpreston/sftp_composer
Author: John Preston
Author-email: john@compose-x.io
License: UNKNOWN
Keywords: sftp_composer
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
License-File: LICENSE
License-File: AUTHORS.rst

=================
AWS SFTP Composer
=================


.. image:: https://img.shields.io/pypi/v/sftp_composer.svg
        :target: https://pypi.python.org/pypi/sftp_composer

.. image:: https://img.shields.io/travis/johnpreston/sftp_composer.svg
        :target: https://travis-ci.com/johnpreston/sftp_composer

.. image:: https://readthedocs.org/projects/sftp-composer/badge/?version=latest
        :target: https://sftp-composer.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




Render Secrets for AWS SFTP integration


* Free software: MPL2.0
* Documentation: https://sftp-composer.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.0.1 (2021-05-26)
------------------

* First release on PyPI.


