aboutsummaryrefslogtreecommitdiff
path: root/python/python3-bidi/README
diff options
context:
space:
mode:
authorNikos Giotis <nikos.giotis@gmail.com>2023-11-26 09:37:30 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-11-26 10:22:30 +0700
commit92ae70c6bcaafe5d8a893da8b9b0b0f52ebaa8f9 (patch)
treea014fc9e4740ea2df4c321feea70d099ccc27f3c /python/python3-bidi/README
parente1f850747855e0a26a9f2be07015bed354718a55 (diff)
python/python3-bidi: Added (BiDi Layout Implementation).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-bidi/README')
-rw-r--r--python/python3-bidi/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python3-bidi/README b/python/python3-bidi/README
new file mode 100644
index 0000000000..7172cad12f
--- /dev/null
+++ b/python/python3-bidi/README
@@ -0,0 +1,3 @@
+Bi-directional (BiDi) layout implementation in pure python
+
+Optional dependency: python3 (automatically detected)