{"id":20482152,"url":"https://github.com/uk0/go-split-file","last_synced_at":"2025-09-02T22:32:38.763Z","repository":{"id":103060142,"uuid":"163975752","full_name":"uk0/go-split-file","owner":"uk0","description":null,"archived":false,"fork":false,"pushed_at":"2019-01-08T10:47:01.000Z","size":4789,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-24T16:14:30.724Z","etag":null,"topics":["golang","split","splitfile","tools"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/uk0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-01-03T13:20:50.000Z","updated_at":"2021-02-10T06:46:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"a964891f-6893-4386-a73e-29567721a00f","html_url":"https://github.com/uk0/go-split-file","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uk0%2Fgo-split-file","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uk0%2Fgo-split-file/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uk0%2Fgo-split-file/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uk0%2Fgo-split-file/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uk0","download_url":"https://codeload.github.com/uk0/go-split-file/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242058084,"owners_count":20065062,"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":["golang","split","splitfile","tools"],"created_at":"2024-11-15T16:11:47.491Z","updated_at":"2025-09-02T22:32:38.748Z","avatar_url":"https://github.com/uk0.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## split Tools\n\n### command \n\n```bash\n#功能：切分文件、合并文件、自动 MD5 校验（分片与原文件）\n# 说明：默认输出目录为 split_data/，会生成 manifest.json 与 checksums.md5。\n# 用法示例：\n#   切分（按大小）：\n#     ./filesplit -mode split -in /path/large.iso -chunk-size 64MiB\n#   切分（按份数）：\n#     ./filesplit -mode split -in /path/large.iso -chunks 10\n#   合并：\n#     ./filesplit -mode merge -manifest /path/split_data/large.iso.manifest.json\n#   校验：\n#     ./filesplit -mode verify -manifest /path/split_data/large.iso.manifest.json\n#\n# 备注：支持大小后缀：K,KB,KiB,M,MB,MiB,G,GB,GiB（大小写不敏感）\n\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuk0%2Fgo-split-file","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuk0%2Fgo-split-file","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuk0%2Fgo-split-file/lists"}