m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/contrib/importers/keepass2csv2pass.py
AgeCommit message (Collapse)Author
2017-02-25keepasss2csv2pass: improve and make more flexibleNathan Sommer
- Code is now PEP 8 compliant - Uses argparse module for command line arguments - Prints what it will do and prompts for confirmation before proceeding - Does not put URL and notes fields in the entry unless they are present in the CSV file - Adds a "user" field in the entry - There are now command line arguments for the following: - Exclude specific groups from being imported - Convert groups and names to lowercase - Use the name of the KeePass entry rather than the username as the pass entry name
2016-02-06keepass2csv2passDavid Francoeur
The CSV is generated by KeePassX 2.0 on Mac OSX