{"id":25062996,"url":"https://github.com/rotmh/cargo-unify","last_synced_at":"2025-07-31T12:09:39.042Z","repository":{"id":273123332,"uuid":"918765965","full_name":"rotmh/cargo-unify","owner":"rotmh","description":"A tool to unify crates into single buildable files.","archived":false,"fork":false,"pushed_at":"2025-06-04T14:45:05.000Z","size":26,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-06T23:02:43.936Z","etag":null,"topics":["bundle","cargo-subcommand","crate","rust"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/cargo-unify","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rotmh.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,"zenodo":null}},"created_at":"2025-01-18T19:50:58.000Z","updated_at":"2025-06-04T14:45:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"60a02fd6-3971-4ef8-b139-8ca66589089b","html_url":"https://github.com/rotmh/cargo-unify","commit_stats":null,"previous_names":["rotmh/cargo-unify"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/rotmh/cargo-unify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rotmh%2Fcargo-unify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rotmh%2Fcargo-unify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rotmh%2Fcargo-unify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rotmh%2Fcargo-unify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rotmh","download_url":"https://codeload.github.com/rotmh/cargo-unify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rotmh%2Fcargo-unify/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268036193,"owners_count":24185169,"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-07-31T02:00:08.723Z","response_time":66,"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":["bundle","cargo-subcommand","crate","rust"],"created_at":"2025-02-06T17:35:17.706Z","updated_at":"2025-07-31T12:09:39.023Z","avatar_url":"https://github.com/rotmh.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `cargo-unify`\n\nA tool to unify crates into single buildable files.\n\n## Usage\n\n### Installation\n\n```bash\ncargo install cargo-unify\n```\n\n### Options\n\n```\n      --lib          If set, a lib crate will be unified\n      --bin          If set, a bin crate will be unified (default)\n      --path \u003cPATH\u003e  Path to the crate root (i.e., where the `src` is). If not set, will default to current dir [default: .]\n  -h, --help         Print help\n```\n\n### Examples\n\nExample to unify a lib crate, format it using `rustfmt` and write it to a file:\n\n```bash\ncargo unify --lib | rustfmt \u003e bundle.rs\n```\n\n## Status\n\nI haven't got the time yet for proper testing (only some basic ones on a Linux machine).\n\n### Contributions\n\nPRs, issues, ideas and suggestions and all appreciated and very welcome :)\n\n### License\n\nThis project is licenced under [MIT](https://choosealicense.com/licenses/mit/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frotmh%2Fcargo-unify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frotmh%2Fcargo-unify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frotmh%2Fcargo-unify/lists"}