Metadata-Version: 1.1
Name: ftpsmartsync
Version: 1.4
Summary: Sync local path with FTP remote efficiently by transmitting only what is necessary
Home-page: http://github.com/lpenz/ftpsmartsync
Author: Leandro Lisboa Penz
Author-email: lpenz@lpenz.org
License: GPL2
Description: ftpsmartsync is a program that synchronizes all files beneath the current
        directory with an FTP host efficiently by keeping a remote file with
        the hashes of the files sent.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
