{"id":40808574,"url":"https://github.com/zeroc-ice/homebrew-tap","last_synced_at":"2026-01-21T21:12:10.845Z","repository":{"id":29216119,"uuid":"32747725","full_name":"zeroc-ice/homebrew-tap","owner":"zeroc-ice","description":"ZeroC Homebrew Tap","archived":false,"fork":false,"pushed_at":"2025-12-17T15:40:36.000Z","size":258,"stargazers_count":6,"open_issues_count":0,"forks_count":6,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-12-21T03:59:12.337Z","etag":null,"topics":["formulae","homebrew"],"latest_commit_sha":null,"homepage":"https://zeroc.com","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zeroc-ice.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2015-03-23T17:28:31.000Z","updated_at":"2025-12-17T15:40:39.000Z","dependencies_parsed_at":"2023-11-07T05:12:10.299Z","dependency_job_id":"b844c710-e34f-4f37-bc92-00dfd30e30da","html_url":"https://github.com/zeroc-ice/homebrew-tap","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zeroc-ice/homebrew-tap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeroc-ice%2Fhomebrew-tap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeroc-ice%2Fhomebrew-tap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeroc-ice%2Fhomebrew-tap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeroc-ice%2Fhomebrew-tap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zeroc-ice","download_url":"https://codeload.github.com/zeroc-ice/homebrew-tap/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeroc-ice%2Fhomebrew-tap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28643091,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T18:04:35.752Z","status":"ssl_error","status_checked_at":"2026-01-21T18:03:55.054Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["formulae","homebrew"],"created_at":"2026-01-21T21:12:10.748Z","updated_at":"2026-01-21T21:12:10.840Z","avatar_url":"https://github.com/zeroc-ice.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ZeroC Ice Homebrew Tap\n\nThis repository is a [Homebrew tap](https://docs.brew.sh/Taps) which contains formulae for [ZeroC](https://zeroc.com/) software.\n\n## Install\n\nTo add this tap to Homebrew:\n\n```shell\nbrew tap zeroc-ice/tap\n```\n\n## Usage\n\nTo install a formula:\n\n```shell\nbrew install zeroc-ice/tap/\u003cformula\u003e\n```\n\nTo install a cask:\n\n```shell\nbrew cask install zeroc-ice/tap/\u003ccask\u003e\n```\n\n## Formulae\n\n| Name                                             | Aliases         | Description                                     | Bottled | License                                     |\n| ------------------------------------------------ | --------------- | ----------------------------------------------- | ------- | ------------------------------------------- |\n| [`ice`][ice-formula]                             | `ice@3.8`       | Ice 3.8                                         | Y       | [GPLv2 and Commercial][ice-license]         |\n| [`ice@3.7`][ice-37-formula]                      |                 | [Ice 3.7][ice-37-doc]                           | Y       | [GPLv2 and Commercial][ice-license]         |\n| [`php-ice@3.7`][php-ice37-formula]               |                 | [Ice 3.7 for PHP][ice-37-doc]                   | N       | [GPLv2 and Commercial][ice-license]         |\n| [`ice-builder-xcode`][ice-builder-xcode-formula] |                 | [Ice Builder for Xcode][ice-builder-xcode-repo] | N       | [BSD 3][ice-builder-xcode-license]          |\n| [`freeze`][freeze-formula]                       | `freeze@3.7`    | [Freeze 3.7][freeze-docs]                       | Y       | [GPLv2 and Commercial][freeze-license]      |\n| [`ice@3.6`][ice-36-formula]                      | `ice36`         | [Ice 3.6][ice-36-doc]                           | Y       | [GPLv2 and Commercial][ice-36-license]      |\n| [`icetouch@3.6`][icetouch-36-formula]            | `icetouch36`    | [Ice Touch 3.6][icetouch-36-doc]                | Y       | [GPLv2 and Commercial][icetouch-36-license] |\n| [`berkeley-db@5.3`][db-formula]                  | `berkeley-db53` | Berkeley DB 5.3, keg-only                       | Y       | [Custom Open Source][db-license]            |\n\n## Casks\n\n| Name                            | Description                   | License                             |\n| ------------------------------- | ----------------------------- | ----------------------------------- |\n| [`icegridgui`][gui-cask]        | IceGrid GUI 3.8               | [GPLv2 and Commercial][ice-license] |\n| [`icegridgui@3.7`][gui-37-cask] | [IceGrid GUI 3.7][gui-37-doc] | [GPLv2 and Commercial][ice-license] |\n| [`icegridgui36`][gui-36-cask]   | [IceGrid GUI 3.6][gui-36-doc] | [GPLv2 and Commercial][ice-license] |\n\n[ice-license]: https://github.com/zeroc-ice/ice#copyright-and-license\n[ice-formula]: Formula/ice.rb\n\n[ice-37-doc]: https://doc.zeroc.com/display/Ice37/Using+the+macOS+Binary+Distribution\n[ice-37-formula]: Formula/ice@3.7.rb\n\n[php-ice37-formula]: Formula/php-ice@3.7.rb\n\n[ice-builder-xcode-formula]: Formula/ice-builder-xcode.rb\n[ice-builder-xcode-repo]: https://github.com/zeroc-ice/ice-builder-xcode/\n[ice-builder-xcode-license]: https://github.com/zeroc-ice/ice-builder-xcode/blob/master/LICENSE\n\n[freeze-formula]: Formula/freeze.rb\n[freeze-docs]: https://doc.zeroc.com/display/Freeze37/Using+the+macOS+Binary+Distribution\n[freeze-license]: https://github.com/zeroc-ice/freeze#copyright-and-license\n\n[ice-36-formula]: Formula/ice@3.6.rb\n[ice-36-doc]: https://doc.zeroc.com/display/Ice36/Using+the+macOS+Binary+Distribution\n[ice-36-license]: https://github.com/zeroc-ice/ice/tree/3.6#copyright-and-license\n\n[icetouch-36-formula]: Formula/icetouch@3.6.rb\n[icetouch-36-doc]: https://doc.zeroc.com/display/Ice36/Using+the+macOS+Binary+Distribution\n[icetouch-36-license]: https://github.com/zeroc-ice/icetouch#copyright-and-license\n\n[db-formula]: Formula/berkeley-db@5.3.rb\n[db-license]: https://download.zeroc.com/berkeley-db/LICENSE\n\n[gui-cask]: Casks/icegridgui.rb\n\n[gui-37-cask]: Casks/icegridgui@3.7.rb\n[gui-37-doc]: https://doc.zeroc.com/ice/3.7/ice-services/icegrid/icegrid-gui-tool\n\n[gui-36-cask]: Casks/icegridgui36.rb\n[gui-36-doc]: https://doc.zeroc.com/ice/3.6/ice-services/icegrid/icegrid-admin-graphical-tool\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeroc-ice%2Fhomebrew-tap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzeroc-ice%2Fhomebrew-tap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeroc-ice%2Fhomebrew-tap/lists"}