File: scripts.rst

package info (click to toggle)
python-pskc 1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,180 kB
  • sloc: python: 1,848; xml: 151; makefile: 22; sh: 9
file content (15 lines) | stat: -rw-r--r-- 400 bytes parent folder | download | duplicates (3)
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>