Metadata-Version: 1.2
Name: lp-backup
Version: 0.1a1
Summary: Script to create local backups from lastpass
Home-page: https://github.com/rickh94/lp_backup
Author: Rick Henry
Author-email: fredericmhenry@gmail.com
License: MIT
Description: # Lastpass Backup
        
        Easily backup data from lastpass to your own storage.
        
        ## Installation
        
        You first need to install the [lastpass commandline
        tool](https://github.com/lastpass/lastpass-cli) for your platform.
        It is used internally for accessing the lastpass api.
        
        Then clone the repo and run `python3 setup.py install`
        
Platform: UNKNOWN
Requires-Python: >=3
