Metadata-Version: 1.2
Name: bos-sync
Version: 0.3.6
Summary: Synchronized objects on the blockchain using proposals wherenecessary
Home-page: http://pbsa.info
Author: Blockchain BV
Author-email: info@blockchainbv.com
Maintainer: Fabian Schuh
Maintainer-email: Fabian.Schuh@BlockchainProjectsBV.com
License: UNKNOWN
Download-URL: https://github.com/pbsa/bos-sync/tarball/0.3.6
Description: # BOS-sync library
        
        ![](https://img.shields.io/pypi/v/bos-sync.svg?style=for-the-badge)
        ![](https://img.shields.io/github/downloads/pbsa/bos-sync/total.svg?style=for-the-badge)
        ![](https://img.shields.io/pypi/pyversions/bos-sync.svg?style=for-the-badge)
        
        [![docs master](https://readthedocs.org/projects/bos-sync/badge/?version=latest)](http://bos-sync.rtfd.io/en/latest/)
        [![docs develop](https://readthedocs.org/projects/bos-sync/badge/?version=develop)](http://bos-sync.rtfd.io/en/develop/)
        
        The purpose of this library is to simplify the dealing with proposals
        when creating or updating objects, such as sports and events on the
        blockchain, as well as abstracting the resolution and bookiesports
        integration away from high-level code.
        
        ## Documentation
        
        [![docs master](https://readthedocs.org/projects/bos-sync/badge/?version=latest)](http://bos-sync.rtfd.io/en/latest/)
        [![docs develop](https://readthedocs.org/projects/bos-sync/badge/?version=develop)](http://bos-sync.rtfd.io/en/develop/)
        
Keywords: peerplays,bos
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
