gpgme/lang/python/docs
Ben McGinnes 61c08f7435 docs: python bindings howto
* Added new advanced section with an example of using the Python
  bindings with CPython code compiled back to C code using Cython.
* Though it may seem a bit counter-intuitive to use the bindings just
  to go back to C via a different route, this is not actually stupid.
* Added examples/howto/advanced/cython/ directory.
* Added keycount.pyx, setup.py and the keycount.c file which the first
  two generated with Cython.  Not including the .so and .o files from
  the build.
* Exported the .texi version of the howto for the main docs.
2018-09-16 13:48:12 +10:00
..
gpgme-python-howto.org docs: python bindings howto 2018-09-16 13:48:12 +10:00
old-commits.log Merge branch 'justus/pyme3' 2016-05-17 15:10:28 +02:00
Short_History.org WS removal 2018-02-26 14:09:38 +11:00
TODO.org doc: python bindings todo list 2018-03-19 12:46:41 +11:00