blob: 9b77b389339edcbd225888239ffd4b686dd3f68b (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
 | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE dita PUBLIC "-//OASIS//DTD DITA Composite//EN" "ditabase.dtd">
<dita xml:lang="en-GB">
    <topic id="topic_ucm_3mx_5db">
        <title>Introduction</title>
        <body>
      <p>This document provides basic instruction in how to use the GPGME Python bindings to
        programmatically leverage the GPGME library.</p>
        </body>
    </topic>
</dita>
 |