texinfo
brew install texinfo
v7.3
GPL-3.0-or-later
GNU documentation system and parser for creating manuals in multiple formats from a single source.
Why you might care
Texinfo converts plain-text source files into HTML, PDF, and Info (terminal-readable) documentation. Essential if you're maintaining GNU packages or need to generate consistent multi-format docs from one input; ships with `makeinfo` and `texi2*` conversion tools used in many build systems.
4.0k
30-day installs · #700
12.0k
90-day · #736
36.6k
365-day · #802
Links
- https://www.gnu.org/software/texinfo/
- Brew formula source: Formula/t/texinfo.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"Sphinx",
"Doxygen",
"AsciiDoc",
"reStructuredText"
],
"build_dependencies": [],
"categories": [
"documentation",
"parser",
"conversion",
"text-processor"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Official documentation format of the GNU project",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:41:01+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "texinfo",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://www.gnu.org/software/texinfo/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "Texinfo - GNU Documentation System - GNU Project - Free Software Foundation (FSF)",
"installs_30d": 4008,
"installs_365d": 36578,
"installs_90d": 12028,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "GPL-3.0-or-later",
"llm_generated_at": "2026-06-20T23:46:29+00:00",
"llm_model": "claude-haiku-4-5",
"name": "texinfo",
"oldnames": [],
"one_liner": "GNU documentation system and parser for creating manuals in multiple formats from a single source.",
"optional_dependencies": [],
"rank_30d": 700,
"rank_365d": 802,
"rank_90d": 736,
"raw_hash": "2d187c9b808be40b",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/t/texinfo.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [
"ncurses",
"perl"
],
"version_head": null,
"version_stable": "7.3",
"versioned_formulae": [],
"why_use_this": "Texinfo converts plain-text source files into HTML, PDF, and Info (terminal-readable) documentation. Essential if you\u0027re maintaining GNU packages or need to generate consistent multi-format docs from one input; ships with `makeinfo` and `texi2*` conversion tools used in many build systems."
}