C-language Ruby binding to the Gnome libxml2 library, supporting a wide range of XML technologies and offering very competitive performance across the board.
C-language Ruby binding to the Gnome libxml2 library, supporting a wide range of XML technologies and offering very competitive performance across the board.
To install rb-libxml2, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install rb-libxml2
To see what files were installed by rb-libxml2, run:
port contents rb-libxml2
To later upgrade rb-libxml2, run:
sudo port selfupdate && sudo port upgrade rb-libxml2
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.