This is a Homebrew tap for Complexio project dependencies.
brew tap quintessential-ai/complexioExtract, view, and test RAR archives. This formula builds the unrar library from source.
Installation:
brew install quintessential-ai/complexio/unrarUsage:
The library will be installed in the standard Homebrew location and can be used by Python packages like unrar without additional configuration.
To update a formula:
- Update the
urlandsha256in the formula file - Test the installation:
brew install --build-from-source quintessential-ai/complexio/<formula> - Commit and push changes
Test a formula before committing:
brew install --build-from-source --verbose quintessential-ai/complexio/<formula>
brew test quintessential-ai/complexio/<formula>
brew audit --strict quintessential-ai/complexio/<formula>Each formula specifies its own license. Please refer to individual formula files for details.