🍺 BREW Explorer

← all formulae

argp-standalone

brew install argp-standalone v1.5.0 LGPL-2.1-or-later AND LGPL-2.0-or-later AND LicenseRef-Homebrew-public-domain

Standalone version of arguments parsing functions from GLIBC

492
30-day installs · #1759
1.4k
90-day · #1877
4.8k
365-day · #1976
21
★ GitHub stars · updated 2y ago

Build dependencies

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "meson",
    "ninja"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Standalone version of arguments parsing functions from GLIBC",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:35:30+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "argp-standalone",
  "github_default_branch": "master",
  "github_last_commit_at": "2024-07-29T16:06:15Z",
  "github_readme_excerpt": "# argp-standalone\n\nThis is a continuation of [Niels M\u00f6ller](https://www.lysator.liu.se/~nisse/)\u0027s\nwork on an argp library for systems which don\u0027t provide one themselves (most\nnon-GNU ones).\n\nAfter noticing issues with executables built against argp-standalone 1.3, I\ndecided to fork it and continue the effort.\n\nThis repository is the result of making a timeline with releases 1.0 to 1.3\n(obtained from [here](https://www.lysator.liu.se/~nisse/misc/)) of the original\nargp-standalone, copying files from glibc 2.33 and fixing them up for\ncompatibility, and finally some general clean up. I commited many trivial\nchanges from the glibc version in order to make updating easier.\n\nIt is my expectation that this library will be useful to others. Feel free to\nopen an issue or make a PR.\n\n## License\n\nSince this repository is based on GNU C Library source code and changes from\nNiels and collaborators, it is licensed primarily under the GNU Lesser General\nPublic License, version 2.1 or later (SPDX: `LGPL-2.1-or-later`).\n",
  "github_repo": "argp-standalone/argp-standalone",
  "github_stars": 21,
  "github_topics": [],
  "homepage": "https://github.com/argp-standalone/argp-standalone",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 492,
  "installs_365d": 4770,
  "installs_90d": 1391,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "LGPL-2.1-or-later AND LGPL-2.0-or-later AND LicenseRef-Homebrew-public-domain",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "argp-standalone",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 1759,
  "rank_365d": 1976,
  "rank_90d": 1877,
  "raw_hash": "4eae4e886b2b1ef6",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/a/argp-standalone.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "1.5.0",
  "versioned_formulae": [],
  "why_use_this": null
}