[git] GPGME - branch, ben/docs/2018-03, updated. gpgme-1.10.0-107-gbf67cf4

by Ben McGinnes cvs at cvs.gnupg.org
Mon Mar 19 02:51:47 CET 2018


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 "GnuPG Made Easy".

The branch, ben/docs/2018-03 has been updated
       via  bf67cf433fe82924ed40e79785e95403c07cc068 (commit)
      from  1779d7b9d6769b2e47f1e90260290e25c8c3aa02 (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 -----------------------------------------------------------------
commit bf67cf433fe82924ed40e79785e95403c07cc068
Author: Ben McGinnes <ben at adversary.org>
Date:   Mon Mar 19 12:46:41 2018 +1100

    doc: python bindings todo list
    
    * Checked off several points of howto coverage as completed.
    * Reorganised to move S/MIME coverage to its own separate group of tasks.
    * Noted only revocation remains for howto completion.

diff --git a/lang/python/docs/TODO.org b/lang/python/docs/TODO.org
index e85315a..add8f4f 100644
--- a/lang/python/docs/TODO.org
+++ b/lang/python/docs/TODO.org
@@ -28,6 +28,7 @@
    to produce reST versions via Pandoc and DITA XML can be reached
    through converting to either Markdown or XHTML first.
 
+
 ** STARTED Documentation HOWTO
    :PROPERTIES:
    :CUSTOM_ID: todo-docs-howto
@@ -43,48 +44,57 @@
     :CUSTOM_ID: howto-start
     :END:
 
+
 *** STARTED Include certain specific instructions in the HOWTO
     :PROPERTIES:
     :CUSTOM_ID: howto-requests
     :END:
 
+    Note: moved the S/MIME bits out to their own section of the TODO
+    list and may be served better by separate HOWTO documentation
+    anyway.
+
     - State "STARTED"    from "TODO"       [2018-03-09 Fri 15:27]
     Some functions can be worked out from the handful of examples
     available, but many more can't and I've already begun receiving
     requests for certain functions to be explained.
 
-**** STARTED Standard scenarios
+
+**** DONE Standard scenarios
+     CLOSED: [2018-03-19 Mon 12:34]
      :PROPERTIES:
      :CUSTOM_ID: howto-the-basics
      :END:
 
+     - State "DONE"       from "STARTED"    [2018-03-19 Mon 12:34] \\
+       All four of those are done.
      - State "STARTED"    from "TODO"       [2018-03-09 Fri 15:26] \\
        Began with the example code, now to add the text.
      What everyone expects: encryption, decryption, signing and verifying.
 
-**** TODO Key control
+
+**** STARTED Key control
      :PROPERTIES:
      :CUSTOM_ID: howto-key-control
      :END:
 
+     - State "STARTED"    from "TODO"       [2018-03-19 Mon 12:35] \\
+       Generating keys and subkeys are done, but revocation is still to be done.
      Generating keys, adding subkeys, revoking subkeys (and keeping
      the cert key), adding and revoking UIDs, signing/certifying keys.
 
-**** TODO More key control
+
+**** DONE More key control
+     CLOSED: [2018-03-19 Mon 12:36]
      :PROPERTIES:
      :CUSTOM_ID: howto-key-selection
      :END:
 
+     - State "DONE"       from "TODO"       [2018-03-19 Mon 12:36] \\
+       Key selection, searching, matching and counting is done.
      Selecting keys to encrypt to or manipulate in other ways (e.g. as
      with key control or the basics).
 
-**** TODO S/MIME
-     :PROPERTIES:
-     :CUSTOM_ID: howto-s-mime
-     :END:
-
-     Eventually add some of this, but the OpenPGP details are far more
-     important at the moment.
 
 ** TODO Documentation SWIG
    :PROPERTIES:
@@ -98,6 +108,7 @@
    something to be used in conjunction with the existing GPGME
    documentation which makes it easier for Python developers to use.
 
+
 ** TODO GUI examples
    :PROPERTIES:
    :CUSTOM_ID: todo-gui-examples
@@ -107,6 +118,7 @@
    to either match or be similar to the old GTK2 examples available
    with PyME.
 
+
 ** TODO Replace SWIG
    :PROPERTIES:
    :CUSTOM_ID: todo-replace-swig
@@ -122,6 +134,7 @@
    bindings using a more suitable means of interfacing with the GPGME
    C source code.
 
+
 *** TODO Replacement for SWIG
     :PROPERTIES:
     :CUSTOM_ID: todo-replace-swig-replacement
@@ -131,6 +144,7 @@
     the most viable candidate, but some additional testing and checks
     are yet to be completed.
 
+
 ** TODO API for an API
    :PROPERTIES:
    :CUSTOM_ID: todo-api-squared
@@ -146,6 +160,15 @@
    bindings.
 
 
+** TODO S/MIME
+   :PROPERTIES:
+   :CUSTOM_ID: s-mime
+   :END:
+
+   Eventually add some of this, but the OpenPGP details are far more
+   important at the moment.
+
+
 * Project Task Details
   :PROPERTIES:
   :CUSTOM_ID: detailed-tasks

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

Summary of changes:
 lang/python/docs/TODO.org | 43 +++++++++++++++++++++++++++++++++----------
 1 file changed, 33 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
GnuPG Made Easy
http://git.gnupg.org




More information about the Gnupg-commits mailing list