{"id":18152210,"url":"https://github.com/jaybosamiya/inline-crate","last_synced_at":"2025-09-07T14:08:09.877Z","repository":{"id":202718260,"uuid":"707993123","full_name":"jaybosamiya/inline-crate","owner":"jaybosamiya","description":"Inline an entire crate into a single file","archived":false,"fork":false,"pushed_at":"2024-01-06T02:43:00.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-21T07:13:50.398Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/jaybosamiya.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":"2023-10-21T07:32:48.000Z","updated_at":"2023-12-16T02:29:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"2b8aa740-35ba-46ac-a99f-e2114700dc04","html_url":"https://github.com/jaybosamiya/inline-crate","commit_stats":null,"previous_names":["jaybosamiya/inline-crate"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jaybosamiya/inline-crate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaybosamiya%2Finline-crate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaybosamiya%2Finline-crate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaybosamiya%2Finline-crate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaybosamiya%2Finline-crate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaybosamiya","download_url":"https://codeload.github.com/jaybosamiya/inline-crate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaybosamiya%2Finline-crate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274046000,"owners_count":25212982,"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","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-02T02:06:01.218Z","updated_at":"2025-09-07T14:08:09.857Z","avatar_url":"https://github.com/jaybosamiya.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Inline Crate\n\n[\u003cimg src=\"https://img.shields.io/badge/inline--crate-blue?logo=rust\u0026label=crates.io\" alt=\"crates.io\"\u003e](https://crates.io/crates/inline-crate)\n[\u003cimg src=\"https://img.shields.io/badge/BSD_3_Clause-blue?logo=opensourceinitiative\u0026label=License\" alt=\"license\"\u003e](https://github.com/jaybosamiya/inline-crate/blob/main/LICENSE)\n\nA small helper tool to inline an entire Rust crate into a single file\n\n## Install\n\n``` sh\ncargo install inline-crate --locked\n```\n\n## Usage\n\n``` console\n$ inline-crate --help\nInline an entire crate into a single file\n\nAimed at making it easy to distribute reproducers, or run minimizers.\n\nIf an output path is passed, then outputs to the file, otherwise outputs to stdout.\n\nUsage: inline-crate [OPTIONS] \u003cCRATE_ROOT\u003e [OUTPUT_FILE]\n\nArguments:\n  \u003cCRATE_ROOT\u003e\n          The input crate root\n\n  [OUTPUT_FILE]\n          The output file (default: stdout)\n\nOptions:\n  -v, --verbose\n          Print verbose output\n\n      --ignore-missing\n          Ignore missing modules\n\n  -f, --force\n          Force writing, even if the file exists\n\n  -h, --help\n          Print help (see a summary with '-h')\n\n  -V, --version\n          Print version\n```\n\n## License\n\n[BSD 3-Clause License](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaybosamiya%2Finline-crate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaybosamiya%2Finline-crate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaybosamiya%2Finline-crate/lists"}