rb-citrus is a compact and powerful parsing library for Ruby that combines the elegance and expressiveness of the language with the simplicity and power of parsing expressions.
rb-citrus is a compact and powerful parsing library for Ruby that combines the elegance and expressiveness of the language with the simplicity and power of parsing expressions.
To install rb31-citrus, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install rb31-citrus
To see what files were installed by rb31-citrus, run:
port contents rb31-citrus
To later upgrade rb31-citrus, run:
sudo port selfupdate && sudo port upgrade rb31-citrus
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.