A package of utilities for creating and manipulating EPWING-format dictionaries. Includes: bookinfo (for managing Book entries), catdump (for converting Catalogs files), and squeeze (for compressing dictionaries).
A package of utilities for creating and manipulating EPWING-format dictionaries. Includes: bookinfo (for managing Book entries), catdump (for converting Catalogs files), and squeeze (for compressing dictionaries).
To install epwutil, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install epwutil
To see what files were installed by epwutil, run:
port contents epwutil
To later upgrade epwutil, run:
sudo port selfupdate && sudo port upgrade epwutil
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.