{"id":16994678,"url":"https://github.com/znerol/python-dgst-concat","last_synced_at":"2025-03-22T05:43:39.289Z","repository":{"id":47399748,"uuid":"226918743","full_name":"znerol/python-dgst-concat","owner":"znerol","description":"A python 3 script to collect and concatenate coreutils digest files","archived":false,"fork":false,"pushed_at":"2022-03-09T06:39:42.000Z","size":14,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-27T06:28:10.536Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/znerol.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}},"created_at":"2019-12-09T16:39:12.000Z","updated_at":"2022-03-09T06:39:39.000Z","dependencies_parsed_at":"2022-08-17T14:50:26.102Z","dependency_job_id":null,"html_url":"https://github.com/znerol/python-dgst-concat","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znerol%2Fpython-dgst-concat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znerol%2Fpython-dgst-concat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znerol%2Fpython-dgst-concat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znerol%2Fpython-dgst-concat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/znerol","download_url":"https://codeload.github.com/znerol/python-dgst-concat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244913005,"owners_count":20530769,"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":[],"created_at":"2024-10-14T03:46:14.553Z","updated_at":"2025-03-22T05:43:39.272Z","avatar_url":"https://github.com/znerol.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Digest Concat\n=============\n\nA collection of python 3 scripts to collect and concatenate coreutils digest\nfiles.\n\n\nUsage\n-----\n\ndgst-concat.py\n==============\n\n```\nusage: dgst-concat.py [-h] [-d] [-o OUTFILE] [-b | -t] PATTERN [PATTERN ...]\n\nRecursively concatenate coreutils digest files.\n\npositional arguments:\n  PATTERN               glob pattern for digest files. E.g., \"**/*.md5\"\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -d, --debug           print a stacktrace when something goes wrong\n  -o OUTFILE, --outfile OUTFILE\n                        output file, defaults to standard output\n  -b, --binary          enforce binary tag (i.e., add a * in front of each entry)\n  -t, --text            enforce text tag (i.e., clear any * in front of each entry)\n```\n\ndgst-concat-dir.py\n==================\n\n```\nusage: dgst-concat-dir.py [-h] [-d] [-o OUTNAME] [-b | -t] PATTERN [PATTERN ...]\n\nRecursively walk a filesystem hierarchy and concatenate digest files into one file per directory.\n\npositional arguments:\n  PATTERN               glob pattern for digest files. E.g., \"*.md5\"\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -d, --debug           print a stacktrace when something goes wrong\n  -o OUTNAME, --outname OUTNAME\n                        output file name\n  -b, --binary          enforce binary tag (i.e., add a * in front of each entry)\n  -t, --text            enforce text tag (i.e., clear any * in front of each entry)\n```\n\nLicense\n-------\n\nDigest concat source code is in the [public-domain](LICENSE) and is free to everyone to use for any purpose.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fznerol%2Fpython-dgst-concat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fznerol%2Fpython-dgst-concat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fznerol%2Fpython-dgst-concat/lists"}