{"id":43572617,"url":"https://github.com/zorchenhimer/go-acc","last_synced_at":"2026-02-03T22:37:28.228Z","repository":{"id":61949223,"uuid":"556481403","full_name":"zorchenhimer/go-acc","owner":"zorchenhimer","description":"A utility to verify CRC32 hashes in filenames and generate ed2k links","archived":false,"fork":false,"pushed_at":"2024-12-17T00:19:13.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-17T01:33:03.945Z","etag":null,"topics":["crc32","ed2k","ed2k-link","hashing"],"latest_commit_sha":null,"homepage":"","language":"Go","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/zorchenhimer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-10-23T23:57:03.000Z","updated_at":"2024-12-17T00:19:17.000Z","dependencies_parsed_at":"2023-01-29T17:45:13.679Z","dependency_job_id":null,"html_url":"https://github.com/zorchenhimer/go-acc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zorchenhimer/go-acc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zorchenhimer%2Fgo-acc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zorchenhimer%2Fgo-acc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zorchenhimer%2Fgo-acc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zorchenhimer%2Fgo-acc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zorchenhimer","download_url":"https://codeload.github.com/zorchenhimer/go-acc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zorchenhimer%2Fgo-acc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29060578,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T22:28:58.191Z","status":"ssl_error","status_checked_at":"2026-02-03T22:28:56.515Z","response_time":96,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["crc32","ed2k","ed2k-link","hashing"],"created_at":"2026-02-03T22:37:27.665Z","updated_at":"2026-02-03T22:37:28.224Z","avatar_url":"https://github.com/zorchenhimer.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-acc\n\nCompute CRC32 and ED2K hashes for files.\n\nDefault behavior is to simply compute and verify CRC32 hashes found in\nfilenames.  If no hash is found, one can be added with the `--add` option.\n\nThe `--add-delim` option sets the character to use to separate the original\nfilename from the added CRC32 hash.  This defaults to an empty string (ie, no\ndelimiter).  The added hash is always surrounded by square brackets.\n\nGenerating full ED2K links is done with the `--ed2k option`.  If this option is\npassed, the files will not be CRC32 hashed.  ED2K hashes cannot\nbe added to filenames.\n\n## Usage\n\n    acc [--add] [--add-delim ADD-DELIM] [--ed2k] INPUTFILES [INPUTFILES ...]\n\n    Positional arguments:\n      INPUTFILES             Input files\n\n    Options:\n      --add, -a              Add the calculated hash to the filename if none is found\n      --add-delim ADD-DELIM, -d ADD-DELIM\n                             Character to use before the added hash\n      --ed2k, -e             Print ED2K links\n      --help, -h             display this help and exit\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzorchenhimer%2Fgo-acc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzorchenhimer%2Fgo-acc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzorchenhimer%2Fgo-acc/lists"}