Command-line client for Anyrow. Extract structured data from PDFs, images, emails, calls, and websites. Manages tables, rows, batches, and live extraction streams. Config via ~/.config/anyrow/config.toml or ANYROW_API_KEY.
Command-line client for Anyrow. Extract structured data from PDFs, images, emails, calls, and websites. Manages tables, rows, batches, and live extraction streams. Config via ~/.config/anyrow/config.toml or ANYROW_API_KEY.
To install anyrow, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install anyrow
To see what files were installed by anyrow, run:
port contents anyrow
To later upgrade anyrow, run:
sudo port selfupdate && sudo port upgrade anyrow
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.