Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/csv2pskc.py
Commit message (Collapse)AuthorAgeFilesLines
* Also run flake8 on toplevel scriptsArthur de Jong2022-09-121-0/+2
|
* Add a csv2pskc script for CSV to PSKC conversionArthur de Jong2018-04-211-0/+27
This script reads a CSV file and writes out a PSKC file with the key information from the CSV file. The CSV file is expected to have one row for each key and key property values in columns.