diff options
author | Slávek Banko <[email protected]> | 2023-01-08 11:00:39 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2023-01-08 11:00:39 +0100 |
commit | 5f46ed3e2189a9e11865750d326e147d384d8f6f (patch) | |
tree | 52c83fda76d018267119c81c169db01d4c8565eb /ubuntu/_base/libraries/pytde/debian/pytde-doc.doc-base | |
parent | b2d2291fa263be947e14a6a97810dd42d8ae7281 (diff) | |
download | tde-packaging-5f46ed3e2189a9e11865750d326e147d384d8f6f.tar.gz tde-packaging-5f46ed3e2189a9e11865750d326e147d384d8f6f.zip |
Move python-trinity to pytde
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'ubuntu/_base/libraries/pytde/debian/pytde-doc.doc-base')
-rw-r--r-- | ubuntu/_base/libraries/pytde/debian/pytde-doc.doc-base | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ubuntu/_base/libraries/pytde/debian/pytde-doc.doc-base b/ubuntu/_base/libraries/pytde/debian/pytde-doc.doc-base new file mode 100644 index 000000000..4429e7518 --- /dev/null +++ b/ubuntu/_base/libraries/pytde/debian/pytde-doc.doc-base @@ -0,0 +1,12 @@ +Document: PyTDE +Title: PyTDE developer documentation +Author: Jim Bublitz, The TDE Team +Abstract: This documentation describes the PyTDE API + PyTDE contains the Python bindings to the TDE core library. + This manual contains general handling instructions and + a class reference. +Section: Programming + +Format: HTML +Index: /usr/share/doc/pytde-doc/html/index.html +Files: /usr/share/doc/pytde-doc/html/*.html |