Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/pskc2pskc.py
Commit message (Collapse)AuthorAgeFilesLines
* Also run flake8 on toplevel scriptsArthur de Jong2022-09-121-0/+2
|
* Ship the script as part of the pskc packageArthur de Jong2018-04-021-115/+2
| | | | | This also installs pskc2csv and pskc2pskc console script entry points as part of the package installation.
* Add a pskc2pskc script for converting PSKC filesArthur de Jong2018-02-101-0/+140
This script reads a PSKC file in any supported format and writes out a RFC 6030 compliant version of the file, optionally with the encryption removed or (re-)encrypting the file with a new key.