Metadata-Version: 1.1
Name: rustybits
Version: 0.0.2
Summary: UNKNOWN
Home-page: http://github.com/metagriffin/rustybits
Author: metagriffin
Author-email: mg.pypi@metagriffin.net
License: GPLv3+
Description: =========
        RustyBits
        =========
        
        .. IMPORTANT::
        
          This package is still in the planning/pre-alpha phase.
        
        
        Overview
        ========
        
        The `RustyBits` application helps you archive files.
        
        Specifically, with files that you don't really need anymore, that you
        probably should just delete, but you don't want to because... "what
        if". But organizing archived files is time consuming.
        
        So instead, just move them into a RustyBits folder, it will prompt for
        some keywords and automatically add some metadata, and you can forget
        about them. Until you need them.
        
        
        Installation
        ============
        
        TL;DR::
        
          apt install python3-wxgtk4.0 libfuse-dev
          pip install rustybits
        
        
        Usage
        =====
        
        TL;DR::
        
          rustybits mount ~/.var/lib/rustybits ~/Desktop/RustyBits
        
Keywords: fuse mount meta-backup meta-archiving
Platform: any
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Intended Audience :: End Users/Desktop
Classifier: Programming Language :: Python
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
Classifier: Topic :: Database
Classifier: Topic :: Desktop Environment :: File Managers
Classifier: Topic :: Home Automation
Classifier: Topic :: System :: Archiving
Classifier: Topic :: System :: Archiving :: Packaging
Classifier: Topic :: System :: Filesystems
Classifier: Topic :: System :: Recovery Tools
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
