Metadata-Version: 2.1
Name: simbak
Version: 0.0.1
Summary: A simple backup solution that's light and portable
Home-page: https://github.com/mark-bromell/simbak
Author: Mark Bromell
Author-email: markbromell.business@gmail.com
License: UNKNOWN
Description: # Simbak
        
        Simbak is a simple backup solution that is aimed towards individuals who just want a quick and easy way to backup their files.
        
        ---
        ## Benefits of simbak
        
        - Simbak uses tar and gzip in order to store the backups, so that recovering the data in backups does not depend on simbak itself.
        - Simbak is also very light, portable, and very easy to use, meaning that there's no large application to install.
        - It's free and open source, meaning anyone can contribute or change simbak to meet their own needs.
        
        ---
        ## How to use simbak
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
Description-Content-Type: text/markdown
