diff options
| author | Nikos Giotis <nikos.giotis@gmail.com> | 2023-11-26 09:37:30 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-11-26 10:22:30 +0700 |
| commit | 92ae70c6bcaafe5d8a893da8b9b0b0f52ebaa8f9 (patch) | |
| tree | a014fc9e4740ea2df4c321feea70d099ccc27f3c /python/python3-bidi/README | |
| parent | e1f850747855e0a26a9f2be07015bed354718a55 (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/README | 3 |
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) |
