aboutsummaryrefslogtreecommitdiff
path: root/python/python3-odfdo/README
diff options
context:
space:
mode:
authorAntonio Leal <antonioleal@yahoo.com>2025-09-20 08:19:01 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-09-20 08:53:01 +0700
commite607642a56a03c371ed4c86a227327541f8f358f (patch)
tree3c16a33d0abc035e03cd406a0aa9bc047e4861d3 /python/python3-odfdo/README
parenta13d797fedeffa921677df515a77942838e1b017 (diff)
python/python3-odfdo: Added (Python project manager).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-odfdo/README')
-rw-r--r--python/python3-odfdo/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/python/python3-odfdo/README b/python/python3-odfdo/README
new file mode 100644
index 0000000000..6e6d47441e
--- /dev/null
+++ b/python/python3-odfdo/README
@@ -0,0 +1,7 @@
+odfdo is a Python library for programmatically creating,
+parsing, and editing OpenDocument Format (ODF) files.
+
+It provides an interface for interacting with .odt,
+.ods, .odp, and other ODF file types.
+The library comes with a set of utilities and recipes
+for common actions to make it easier to use.