{"id":25641909,"url":"https://github.com/jacnils/biner","last_synced_at":"2026-06-19T17:33:27.918Z","repository":{"id":260385675,"uuid":"881166986","full_name":"jacnils/biner","owner":"jacnils","description":"Combine and separate text files","archived":false,"fork":false,"pushed_at":"2024-10-31T02:47:25.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-09T23:31:19.550Z","etag":null,"topics":["combine","cpp","replacement","sed","separate","text"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jacnils.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":"2024-10-31T02:47:21.000Z","updated_at":"2024-10-31T02:47:54.000Z","dependencies_parsed_at":"2024-10-31T03:16:45.200Z","dependency_job_id":"34c15986-7a32-46aa-b7ec-5bbdd80fb824","html_url":"https://github.com/jacnils/biner","commit_stats":null,"previous_names":["jcbnilsson/biner","jacnils/biner"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jacnils/biner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacnils%2Fbiner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacnils%2Fbiner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacnils%2Fbiner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacnils%2Fbiner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jacnils","download_url":"https://codeload.github.com/jacnils/biner/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacnils%2Fbiner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34541987,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"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":["combine","cpp","replacement","sed","separate","text"],"created_at":"2025-02-23T05:15:26.329Z","updated_at":"2026-06-19T17:33:27.897Z","avatar_url":"https://github.com/jacnils.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# biner\n\nCombine and separate text files\n\n## Dependencies\n\n- C++17 compiler\n- CMake\n\n## Installation\n\n- `mkdir build/ \u0026\u0026 cd build`\n- `cmake ..`\n- `cmake --build .`\n\nIf you want to install biner rather than build it:\n\n- `cmake --install .`\n\n## Usage\n\nRun `biner -c file1 file2 file3 ... -o combined` to\ncombine a few text files and output it to `combined`.\nIf the `-o` parameter is omitted, it will be output to\nstandard input.\n\nWhen editing the combined file, make sure to keep the biner\nmarkers intact. Otherwise biner will fail to combine them.\n\nTo split the files, run `biner -s combined`. This will output\nthe same files in the current directory.\n\nSee `-h` for more information.\n\n## License\n\nCopyright(c) 2022-2024 Jacob Nilsson\n\nThis project is free software licensed under the\nGNU General Public License version 3.\n\nSee LICENSE file for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacnils%2Fbiner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjacnils%2Fbiner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacnils%2Fbiner/lists"}