From 92ae70c6bcaafe5d8a893da8b9b0b0f52ebaa8f9 Mon Sep 17 00:00:00 2001 From: Nikos Giotis Date: Sun, 26 Nov 2023 09:37:30 +0700 Subject: python/python3-bidi: Added (BiDi Layout Implementation). Signed-off-by: Willy Sudiarto Raharjo --- python/python3-bidi/README | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 python/python3-bidi/README (limited to 'python/python3-bidi/README') 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) -- cgit v1.2.3