lists.arthurdejong.org
RSS feed

python-pskc branch master updated. 1.0-20-gf4b2559

[Date Prev][Date Next] [Thread Prev][Thread Next]

python-pskc branch master updated. 1.0-20-gf4b2559



This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "python-pskc".

The branch, master has been updated
       via  f4b255965479993c7b46e5c6699cb620b8a3ec31 (commit)
      from  610f7cd8c7d03e3ec370d0b17e2955750fb602b6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://arthurdejong.org/git/python-pskc/commit/?id=f4b255965479993c7b46e5c6699cb620b8a3ec31

commit f4b255965479993c7b46e5c6699cb620b8a3ec31
Author: Arthur de Jong <arthur@arthurdejong.org>
Date:   Mon May 21 23:24:24 2018 +0200

    Add links to script documentation

diff --git a/docs/index.rst b/docs/index.rst
index 4496de3..51f2cda 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -14,6 +14,7 @@ Contents
    signatures
    policy
    exceptions
+   scripts
    changes
 
 
diff --git a/docs/scripts.rst b/docs/scripts.rst
new file mode 100644
index 0000000..82aa217
--- /dev/null
+++ b/docs/scripts.rst
@@ -0,0 +1,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>

-----------------------------------------------------------------------

Summary of changes:
 docs/index.rst   |  1 +
 docs/scripts.rst | 15 +++++++++++++++
 2 files changed, 16 insertions(+)
 create mode 100644 docs/scripts.rst


hooks/post-receive
-- 
python-pskc
-- 
To unsubscribe send an email to
python-pskc-commits-unsubscribe@lists.arthurdejong.org or see
https://lists.arthurdejong.org/python-pskc-commits/