Metadata-Version: 2.1
Name: safecopy
Version: 1.2.8
Summary: Simple secure file copy. Alternative to rsync.
Home-page: https://denova.com/open/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/safecopy/
Project-URL: Source Code, https://github.com/denova-com/safecopy/
Description: 
        DeNova Safecopy
        ---------------
        
        Safecopy syncronizes drives and directories very carefully.
        Like rsync, without rsync's insecure default metadata check.
        Securely copies to and from remote filesystems through sshfs.
        
        
        Full Description
        ----------------
        
        Learn more about the denova python package at:
        
            https://denova.com/open/safecopy/
        
Keywords: rsync file-copy
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: End Users/Desktop 
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: System :: Filesystems
Requires-Python: >=3.5
Description-Content-Type: text/markdown
