Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/pskc2csv.py
Commit message (Expand)AuthorAgeFilesLines
* Ship the script as part of the pskc packageArthur de Jong2018-04-021-129/+3
* Fix code style issuesArthur de Jong2018-02-081-1/+0
* Add support for PyPyArthur de Jong2017-12-291-0/+2
* Add an is_encrypted propertyArthur de Jong2017-12-271-12/+1
* Explicitly close output file in pskc2csvArthur de Jong2017-12-271-0/+2
* Add tests for the pskc2csv scriptArthur de Jong2017-09-241-8/+12
* Support adding custom CSV file headersArthur de Jong2017-09-221-4/+5
* Add --secret-encoding option to pskc2csvArthur de Jong2017-09-201-11/+15
* Various minor code style improvementsArthur de Jong2017-06-101-0/+3
* Get files ready for 0.5 release0.5Arthur de Jong2017-01-211-2/+2
* Support reading password or key in pskc2csvArthur de Jong2016-03-201-14/+35
* Support Python 3Mathias Laurin2015-12-011-1/+2
* Provide a sample pskc2csv scriptArthur de Jong2014-10-121-0/+127