{"id":27156843,"url":"https://github.com/ohbamah/dividaetimpera","last_synced_at":"2025-04-08T20:52:41.149Z","repository":{"id":274119337,"uuid":"921495114","full_name":"ohbamah/DividaEtImpera","owner":"ohbamah","description":"A tool can divide a file into several parts (by number or size) and reassemble the divided files.","archived":false,"fork":false,"pushed_at":"2025-01-25T01:49:55.000Z","size":80014,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T00:26:19.600Z","etag":null,"topics":["c","file-format","file-manager","tool"],"latest_commit_sha":null,"homepage":"","language":"C","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/ohbamah.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":"dei","publiccode":null,"codemeta":null}},"created_at":"2025-01-24T03:48:14.000Z","updated_at":"2025-03-07T22:13:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"7f4fe46c-f2ef-4f25-a363-153ad049996f","html_url":"https://github.com/ohbamah/DividaEtImpera","commit_stats":null,"previous_names":["kosstraz/dividaetimpera","ohbamah/dividaetimpera"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohbamah%2FDividaEtImpera","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohbamah%2FDividaEtImpera/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohbamah%2FDividaEtImpera/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohbamah%2FDividaEtImpera/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ohbamah","download_url":"https://codeload.github.com/ohbamah/DividaEtImpera/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247927305,"owners_count":21019506,"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","file-format","file-manager","tool"],"created_at":"2025-04-08T20:52:40.511Z","updated_at":"2025-04-08T20:52:41.127Z","avatar_url":"https://github.com/ohbamah.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OPTIONS\n**--divida** : Divide a file passed as parameter (not compatible with other options).\u003cbr/\u003e\n**--impera** : Reunite the sequence corresponding to the file param passed (only one file, is useless to pass all file sequence) (not compatible with divida).\u003cbr/\u003e\n**--in-bytes X** : Divide the file passed as parameter in several parts, each X bytes long (no compatible with --impera and --in-part).\u003cbr/\u003e\n**--in-parts N** : Divie the file passed as parameter in N parts (not compatible with --impera and --in-parts).\u003cbr/\u003e\n\u003cbr/\u003e\n**-d** corresponding to --divida\u003cbr/\u003e\n**-i** corresponding to --impera\u003cbr/\u003e\n**-b** corresponding to --in-bytes\u003cbr/\u003e\n**-p** corresponding to --in-parts\u003cbr/\u003e\n\n# USAGE\n_Exemple 1:_ \u003cbr/\u003e\n./dei -db 1000000 small_image.png  ## separate the file in different file of each 1Mbytes long.\u003cbr/\u003e\n./dei -i small_image.pngN.dei      ## here the N is any part of the sequence.\u003cbr/\u003e\n\u003cbr/\u003e\n_Exemple 2:_ \u003cbr/\u003e\n./dei -dp 5 big_file.tgz.rar      ## separate the file in 5 files.\u003cbr/\u003e\n./dei -i big_file.tgz.rarN.dei    ## here the N is any part of the sequence.\u003cbr/\u003e\n\n# INFO\nThe name of the file should not be greater than 26 (or 27/28 if there is many parts).\u003cbr/\u003e\nMax parts possible is 254.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fohbamah%2Fdividaetimpera","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fohbamah%2Fdividaetimpera","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fohbamah%2Fdividaetimpera/lists"}