diff options
Diffstat (limited to 'lang/python/docs/dita/howto/part02/differences-to-others.dita')
-rw-r--r-- | lang/python/docs/dita/howto/part02/differences-to-others.dita | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lang/python/docs/dita/howto/part02/differences-to-others.dita b/lang/python/docs/dita/howto/part02/differences-to-others.dita new file mode 100644 index 00000000..dd3521f2 --- /dev/null +++ b/lang/python/docs/dita/howto/part02/differences-to-others.dita @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE dita PUBLIC "-//OASIS//DTD DITA Composite//EN" "ditabase.dtd"> +<dita> + <topic id="topic_ecj_yyx_5db"> + <title>Difference between the Python bindings and other GnuPG Python packages</title> + <body> + <p>There have been numerous attempts to add GnuPG support to Python over the years. Some + of the most well known are listed here, along with what differentiates them.</p> + </body> + </topic> +</dita> |