Metadata-Version: 2.1
Name: ocopy
Version: 0.2.0
Summary: Securely copy files to multiple destinations using source and destination verification.
Home-page: https://github.com/ottomatic-io/ocopy
Author: Ben Hagen
Author-email: ben@ottomatic.io
License: UNKNOWN
Description: # o/COPY
        A multi destination copy tool / library with source and destination verification using xxHash.
        
        ## Installation
        
        ### With pip
        If you have Python 3 installed you can just use `pip`:
        ```
        pip3 install ocopy
        ```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
