{"id":17948625,"url":"https://github.com/rjarry/libecoli","last_synced_at":"2025-04-30T16:46:56.318Z","repository":{"id":259258648,"uuid":"877405388","full_name":"rjarry/libecoli","owner":"rjarry","description":"Extensible COmmand LIne library","archived":false,"fork":false,"pushed_at":"2025-02-13T11:59:49.000Z","size":900,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T18:02:50.513Z","etag":null,"topics":["c","cli","terminal"],"latest_commit_sha":null,"homepage":"","language":"C","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/rjarry.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-23T15:37:47.000Z","updated_at":"2025-02-13T11:59:52.000Z","dependencies_parsed_at":"2024-10-23T23:35:49.155Z","dependency_job_id":"cc1d0082-f204-47e3-b4ef-1982639add95","html_url":"https://github.com/rjarry/libecoli","commit_stats":{"total_commits":261,"total_committers":3,"mean_commits":87.0,"dds":"0.13793103448275867","last_synced_commit":"2f8b81565a501c03701d1f6fbf7dba7277a43f44"},"previous_names":["rjarry/libecoli"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rjarry%2Flibecoli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rjarry%2Flibecoli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rjarry%2Flibecoli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rjarry%2Flibecoli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rjarry","download_url":"https://codeload.github.com/rjarry/libecoli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251747790,"owners_count":21637404,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["c","cli","terminal"],"created_at":"2024-10-29T09:07:50.178Z","updated_at":"2025-04-30T16:46:56.297Z","avatar_url":"https://github.com/rjarry.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# libecoli\n\n![logo.svg](https://raw.githubusercontent.com/rjarry/libecoli/master/doc/logo.svg)\n\nlibecoli stands for **E**xtensible **CO**mmand **LI**ne library.\n\nThis library provides helpers to build interactive command line interfaces.\n\n## What can it be used for?\n\n* Complex interactive command line interfaces in C (e.g.: a router CLI).\n* Application arguments parsing, natively supporting bash completion.\n* Generic parsers.\n\n## Main Features\n\n* Dynamic completion.\n* Contextual help.\n* Integrated with libedit, but can use any readline-like library.\n* Modular: the cli behavior is defined through an assembly of basic nodes.\n* Extensible: the user can write its own nodes to provide specific features.\n* C API.\n\n## Architecture\n\nSee [architecture.md](https://github.com/rjarry/libecoli/blob/master/doc/architecture.md).\n\n## License\n\nlibecoli uses the Open Source BSD-3-Clause license. The full license text can\nbe found in LICENSE.\n\nlibecoli makes use of Unique License Identifiers, as defined by the SPDX\nproject (https://spdx.org/):\n\n- it avoids including large license headers in all files\n- it ensures licence consistency between all files\n- it improves automated detection of licences\n\nThe SPDX tag should be placed in the first line of the file when possible, or\non the second line (e.g.: shell scripts).\n\n## Projects that use libecoli\n\n* [6WIND Virtual Service Router](https://doc.6wind.com/new/vsr-3/latest/vsr-guide/user-guide/cli/index.html)\n* [grout # a graph router based on DPDK](https://github.com/DPDK/grout)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frjarry%2Flibecoli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frjarry%2Flibecoli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frjarry%2Flibecoli/lists"}