Metadata-Version: 2.0 Name: Billabong Version: 0.2.4 Summary: Personal Encrypted file storage, backup and sharing Home-page: https://github.com/hoh/Billabong/ Author: Hugo Herter Author-email: @hugoherter.com License: AGPLv3 Keywords: encrypted storage backup distributed Platform: UNKNOWN Classifier: Development Status :: 4 - Beta Classifier: Environment :: Console Classifier: Programming Language :: Python :: 3 Classifier: Intended Audience :: Developers Classifier: Intended Audience :: End Users/Desktop Classifier: Intended Audience :: Information Technology Classifier: Natural Language :: English Classifier: Operating System :: POSIX :: Linux Classifier: License :: OSI Approved :: GNU Affero General Public License v3 Classifier: Topic :: Database Classifier: Topic :: Communications :: File Sharing Classifier: Topic :: Desktop Environment :: File Managers Classifier: Topic :: System :: Archiving :: Backup Classifier: Topic :: System :: Filesystems Requires-Dist: pycrypto Requires-Dist: python-magic Requires-Dist: baker Requires-Dist: paramiko Billabong ========= A reliable, distributed, encrypted storage and backup solution for all of your photos, videos, music and other static data. Usage ----- :: alias bong="python3 -m billabong" :: Usage: bong COMMAND Available commands: add blobs check Check the validity of all blobs and metadata echo get info ls pull Pull blobs from sync storage push Push blobs to sync storage search status Print a global status of the inventory and storage. Use 'bong --help' for individual command help.