This is a library intended to provide complete braille transcription services for xml documents. It translates into appropriate braille codes and formats according to its style sheet and the specifications in the document. A command-line program, xml2brl which uses this library is also included.
This is a library intended to provide complete braille transcription services for xml documents. It translates into appropriate braille codes and formats according to its style sheet and the specifications in the document. A command-line program, xml2brl which uses this library is also included.
To install liblouisxml, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install liblouisxml
To see what files were installed by liblouisxml, run:
port contents liblouisxml
To later upgrade liblouisxml, run:
sudo port selfupdate && sudo port upgrade liblouisxml
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.