Metadata-Version: 2.1
Name: safecopy
Version: 1.2
Summary: Simple secure file copy. Alternative to rsync.
Home-page: https://denova.com/open_source/safecopy/
Author: denova.com
Author-email: support@denova.com
Maintainer: denova.com
Maintainer-email: support@denova.com
License: GNU General Public License v3 (GPLv3)
Download-URL: https://github.com/denova-com/safecopy/
Project-URL: Documentation, https://denova.com/open_source/safecopy/
Project-URL: Source Code, https://github.com/denova-com/safecopy/
Description: 
        DeNova Safecopy
        ---------------
        
        Safecopy syncronizes drives and directories very carefully.
        Rsync replacement that fixes rsync's fatal default metadata check.
        
        
        Learn more about the denova python package at https://denova.com/open_source/safecopy/
        
Keywords: rsync file-copy
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3.5
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: POSIX :: Linux
Classifier: Intended Audience :: End Users/Desktop 
Classifier: Topic :: System :: Filesystems
Requires-Python: >=3.5
Description-Content-Type: text/markdown
