{"id":17300172,"url":"https://github.com/joseluis/crin","last_synced_at":"2025-06-20T23:07:16.214Z","repository":{"id":57612683,"uuid":"181452991","full_name":"joseluis/crin","owner":"joseluis","description":"A handy CLI for the crates.io API","archived":false,"fork":false,"pushed_at":"2020-12-06T13:23:07.000Z","size":108,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-12T04:54:59.548Z","etag":null,"topics":["api","cli","crates","crates-io","information","rust","rust-lang"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joseluis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-04-15T09:17:50.000Z","updated_at":"2023-11-27T21:32:10.000Z","dependencies_parsed_at":"2022-09-03T08:52:30.641Z","dependency_job_id":null,"html_url":"https://github.com/joseluis/crin","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/joseluis/crin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joseluis%2Fcrin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joseluis%2Fcrin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joseluis%2Fcrin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joseluis%2Fcrin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joseluis","download_url":"https://codeload.github.com/joseluis/crin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joseluis%2Fcrin/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261032036,"owners_count":23100048,"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":["api","cli","crates","crates-io","information","rust","rust-lang"],"created_at":"2024-10-15T11:26:29.703Z","updated_at":"2025-06-20T23:07:11.185Z","avatar_url":"https://github.com/joseluis.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# crin\n\n(**cr**ate **in**formation)\n\nA handy CLI for the [crates.io](https://crates.io) API\n\n\u003cimg src=\"https://github.com/joseluis/crin/blob/master/res/screenshot.png?raw=true\" width=\"860\"  height=\"630\"/\u003e\n\n## Features\n\n- Colorful, condensed \u0026 parseable output\n- Show crate information\n- Search for crates\n- Show crates summary\n- User configuration file (in TOML)\n  - Manage custom lists of crates\n\n### Planned features\n\n- improved search\n  - filter by keyword \u0026 category\n  - sort alphabetically or by downloads\n  - choose the page and results per page\n- show dependencies\n- show version list\n  - download any version\n- customize colors\n\n## Usage examples\n\n### Show Crate Information\n```sh\n$ crin show regex-syntax\n\n# If you want to show the number of reverse dependencies  use `-r` or `--reverse`:\n$ crin show regex-syntax -r\n\n# If you want the full list of reverse dependencies use `-rr` or `--reverse --reverse`:\n$ crin show regex-syntax -rr\n```\n\n### Search\n```sh\n$ crin search network\n```\n\n\n### Summary\n\n```sh\n$ crin summary\n\n# More details on new crates\n$ crin summary new\n```\n\n### Lists\n\n```sh\n$ crin list                      # show your existing lists\n$ crin list new devlist          # create a new list named 'devlist'\n$ crin list add devlist reqwest  # add the crate to your list\n$ crin list add devlist clap     # add another crate\n$ crin list show devlist -i      # show information about each crate\n$ crin list rem devlist clap     # remove the crate from your list\n\n$ crin list help                 # for more...\n```\n\n\n### Help\n```\n$ crin help\n$ crin help crate\n$ crin help summary new\n$ crin help list\n```\n\n## Installation\n\n```sh\n$ cargo install crin\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoseluis%2Fcrin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoseluis%2Fcrin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoseluis%2Fcrin/lists"}