clens
brew install clens
v0.7.0
ISC
Library to help port code from OpenBSD to other operating systems
1
30-day installs · #15508
1
90-day · #24105
8
365-day · #18943
12
★ GitHub stars · updated 9y ago
Links
- https://github.com/conformal/clens
- GitHub: conformal/clens
- Brew formula source: Formula/c/clens.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Library to help port code from OpenBSD to other operating systems",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:36:26+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "clens",
"github_default_branch": "master",
"github_last_commit_at": "2016-12-02T17:51:10Z",
"github_readme_excerpt": "clens\n========\n\nclens is a convenience library to aid in porting code from OpenBSD to\ndifferent operating systems. Operating systems traditionally have\ndifferent enough APIs that porting code is painful and can litter pretty\ncode with ugly #ifdef goo. In order to keep code readable and\ndrastically reduce the number of #ifdefs needed, clens brings other APIs\nor missing functions into specific OS \"focus\". All our code is primarily\ndeveloped on OpenBSD and clens brings OpenBSD specific calls to other\noperating systems. As a result, clens is not required when running\nOpenBSD code.\n\n## License\n\nclens is licensed under the liberal ISC License.\n",
"github_repo": "conformal/clens",
"github_stars": 12,
"github_topics": [],
"homepage": "https://github.com/conformal/clens",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 1,
"installs_365d": 8,
"installs_90d": 1,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "ISC",
"llm_generated_at": null,
"llm_model": null,
"name": "clens",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 15508,
"rank_365d": 18943,
"rank_90d": 24105,
"raw_hash": "6ecefa1aeef0f652",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/c/clens.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": null,
"version_stable": "0.7.0",
"versioned_formulae": [],
"why_use_this": null
}