Metadata-Version: 1.1
Name: seedboxsync
Version: 1.1.1
Summary: Script for sync operations between your NAS and your seedbox
Home-page: https://llaumgui.github.io/seedboxsync
Author: Guillaume Kulakowski
Author-email: guillaume@kulakowski.fr
License: GPLv2
Description: Provides synchronization functions between your NAS and your seedbox:
        
        * Syncs a local black hole (ie: a NAS folder) with the black hole of your seedbox.
        * Downloads files from your seedbox to your NAS. Stores the list of downloaded files in a sqlite database, to prevent to download a second time.
        * Also provides queries to know last torrents, last downloads, etc.
Keywords: seedbox sync sftp
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: System Administrators
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Topic :: Internet
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Programming Language :: Python :: 2.7
