# The unibidi-lua Package
unibidi-lua version 0.1, 2025-01-19

## Description
The unibidi-lua LuaTeX package is a port of the unicode bidi algorithm
implementation of the ConTeXt project to OpTeX, LuaLaTeX and Plain LuaTeX.

## Maintenance
This package is currently maintained at https://github.com/Udi-Fogiel/UAX9-LuaTeX.

Issues can be reported at the issue tracker.

## Documentation
To print the documentation run `optex -jobname unibidi-lua-doc '\docgen unibidi-lua'`

## License
The unibidi-lua package, as a derived work of ConTeXt, is distributed under the GNU GPLv2 license:

http://www.gnu.org/licenses/old-licenses/gpl-2.0.html

This license requires the license itself to be distributed with the work.
For its full text see the file COPYING.

The files unibidi-lua.lua and unibidi-lua-data.lua are copyrighted
under PRAGMA ADE / ConTeXt Development Team.
## DISCLAIMER

    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
    as published by the Free Software Foundation; version 2.
    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.