Metadata-Version: 2.1
Name: pyshuttle
Version: 0.0.1.dev1
Summary: Cross-chain atomic swaps between the networks of two cryptocurrencies.
Home-page: https://github.com/mehetett/pyshuttle
Author: Meheret Tesfaye
Author-email: meherett@zoho.com
License: AGPL-3.0
Description: # PyShuttle
        Cross-chain atomic swaps between the networks of two cryptocurrencies.
        
        ## Version
        * v0.1.0
            * The first proper release
            * ADDED: [Bytom](https://github.com/bytom/bytom) & [Bitcoin](https://github.com/bitcoin/bitcoin) cryptocurrencies.
        * v0.0.1
            * Work in progress
        
        ## Meta
        
        Meheret Tesfaye – [@meherett](https://github.com/meherett) – meherett@zoho.com
        
        Distributed under the AGPL-3.0 license. See ``LICENSE`` for more information.
        
        [https://github.com/meherett/pyshuttle](LICENSE)
        
        ## License
        [AGPL-3.0](LICENSE)
        
Keywords: shuttle
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5,<4
Description-Content-Type: text/markdown
