irrtoolset
brew install irrtoolset
v5.1.3
MIT AND HPND AND GPL-2.0-or-later AND LGPL-2.0-or-later
Tools to work with Internet routing policies
1
30-day installs · #17716
8
90-day · #12584
37
365-day · #11946
142
★ GitHub stars · updated 2y ago
Build dependencies
Links
- https://github.com/irrtoolset/irrtoolset
- GitHub: irrtoolset/irrtoolset
- Brew formula source: Formula/i/irrtoolset.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"autoconf",
"automake",
"bison",
"libtool",
"pkgconf"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Tools to work with Internet routing policies",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:38:55+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "irrtoolset",
"github_default_branch": "master",
"github_last_commit_at": "2024-04-13T13:49:55Z",
"github_readme_excerpt": "[](https://travis-ci.org/irrtoolset/irrtoolset)\n\n# IRRToolSet\n\n### Overview\n\nThe IRRToolSet is a set of tools to work with Internet routing policies. These\npolicies are stored in Internet Routing Registries (IRR) in the Routing Policy\nSpecification Language.\n\nThe goal of the IRRToolSet is to make routing information more convenient and\nuseful for network engineers, by providing tools for automated router\nconfiguration, routing policy analysis, and on-going maintenance.\n\n### Status\n\nIRRToolSet is not actively maintained. If you\u0027re looking for a fast, efficient, well-maintained IRRDB client, BGPQ4 is an excellent choice: https://github.com/bgp/bgpq4.\n\n### Website\n\nIRRToolSet\u0027s website, up-to-date code and releases can be found at\nhttp://github.com/irrtoolset/irrtoolset.\n\n### Bugs, patches \u0026 help\n\nThe IRRToolSet community communicates via a mailing list, `irrtoolset@isc.org`.\nTo subscribe to the mailing list you can visit\n`https://lists.isc.org/mailman/listinfo/irrtoolset` and use the form in the\nsection called \"Subscribing to irrtoolset\".\n\nIt is preferred for bug reports and patches to be reported on GitHub.\n\n### Installation\n\nStandard installation needs a GNU C++ compiler, libreadline, automake,\nautoconf, libtool, bison and flex.\n\nUnder Debian and Ubuntu systems, this should suffice:\n```sh\n$ apt-get install build-essential git libtool bison flex automake autoconf libreadline6-dev\n```\n\nIRRToolSet uses autotools, so installation is as simple as:\n\n```sh\n$ autoreconf -i\n$ ./configure\n$ make\n$ make install\n```\n\n### Copyright and licensing\n\nIRRToolSet has a long history and several parties hold copyright to various\nparts of IRRToolSet. The code is licensed under a mixture of MIT, RIPE NCC\nand GNU GPLv2+ licenses. Please consult the `COPYING` file for more\ninformation.\n",
"github_repo": "irrtoolset/irrtoolset",
"github_stars": 142,
"github_topics": [],
"homepage": "https://github.com/irrtoolset/irrtoolset",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 1,
"installs_365d": 37,
"installs_90d": 8,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT AND HPND AND GPL-2.0-or-later AND LGPL-2.0-or-later",
"llm_generated_at": null,
"llm_model": null,
"name": "irrtoolset",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 17716,
"rank_365d": 11946,
"rank_90d": 12584,
"raw_hash": "00adcd46a95c9654",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/i/irrtoolset.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [
{
"flex": "build"
}
],
"version_head": "HEAD",
"version_stable": "5.1.3",
"versioned_formulae": [],
"why_use_this": null
}