Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs/scripts.rst
blob: 82aa2174427598482ba737d31f703801cfd48810 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Command-line scripts
====================

This `python-pskc <https://arthurdejong.org/python-pskc/>`__ module includes
a number of scripts that can be used to handle PSKC files:

Scripts
-------

.. toctree::
   :maxdepth: 1

   pskc2csv: Convert a PSKC file to CSV <pskc2csv>
   pskc2pskc: Reformat or change encryption of a PSKC file <pskc2pskc>
   csv2pskc: Convert a CSV file to PSKC <csv2pskc>