cfv
brew install cfv
v3.2.0
GPL-2.0-or-later
Test and create various files (e.g., .sfv, .csv, .crc., .torrent)
11
30-day installs · #8321
46
90-day · #7579
273
365-day · #6574
74
★ GitHub stars · updated 4mo ago
Runtime dependencies
GitHub topics
blake3
cfv
checksum
cli
command-line
crc
crc32
csv
hacktoberfest
md5sum
par
par2
sfv
sha1sum
sha224sum
sha256sum
sha384sum
sha512sum
torrent
verify
Links
- https://github.com/cfv-project/cfv
- GitHub: cfv-project/cfv
- Brew formula source: Formula/c/cfv.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"python@3.14"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Test and create various files (e.g., .sfv, .csv, .crc., .torrent)",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:36:17+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "cfv",
"github_default_branch": "python3",
"github_last_commit_at": "2026-04-12T19:13:39Z",
"github_readme_excerpt": "# cfv \u2013 Command-line File Verify\n\ncfv is a utility to test and create a wide range of checksum verification files.\nIt currently supports testing and creating sfv, sfvmd5, csv, csv2, csv4, crc, md5, bsdmd5,\nsha1, sha224, sha256, sha384, sha512, b3 (BLAKE3) and torrent files.\nTest-only support is available for par, par2.\n\ncfv was originally written by Matthew Mueller ([original project home](http://cfv.sourceforge.net/)).\nThis is a [friendly fork of cfv](https://github.com/cfv-project/cfv) maintained by Lisa Gnedt.\n\n[](https://github.com/cfv-project/cfv/actions/workflows/ci-python3.yml?query=branch%3Apython3)\n[](https://github.com/cfv-project/cfv/actions/workflows/ci-python3-freebsd.yml?query=branch%3Apython3)\n[](https://pypi.org/project/cfv/)\n[](https://pypi.org/project/cfv/)\n[](https://pypi.org/project/cfv/)\n[](https://pypi.org/project/cfv/)\n\n## Requirements\n\nPython \u2265 3.7 \u2013 older versions might work, but are unsupported.\nFor Python 2 support, see the [python2 branch](https://github.com/cfv-project/cfv/tree/python2).\n\n### Optional\n\n* [Python Imaging Library (PIL)](https://www.pythonware.com/products/pil/) or\n [Pillow](https://python-pillow.org/) \u2013 only needed if you want to create the\n dimensions column of .crc files.\n* [blake3](https://pypi.org/project/blake3/) \u2013 needed for BLAKE3 b3sum files (B3SUMS, .b3, .bk3).\n Default output is 256 bits (32 bytes).\n Install via `pip install blake3` or `apt install python3-blake3`.\n\n## Install\n\nYou can get the latest releases via the [Python ",
"github_repo": "cfv-project/cfv",
"github_stars": 74,
"github_topics": [
"blake3",
"cfv",
"checksum",
"cli",
"command-line",
"crc",
"crc32",
"csv",
"hacktoberfest",
"md5sum",
"par",
"par2",
"sfv",
"sha1sum",
"sha224sum",
"sha256sum",
"sha384sum",
"sha512sum",
"torrent",
"verify"
],
"homepage": "https://github.com/cfv-project/cfv",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 11,
"installs_365d": 273,
"installs_90d": 46,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "GPL-2.0-or-later",
"llm_generated_at": null,
"llm_model": null,
"name": "cfv",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 8321,
"rank_365d": 6574,
"rank_90d": 7579,
"raw_hash": "85b898939ea751dd",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/c/cfv.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": null,
"version_stable": "3.2.0",
"versioned_formulae": [],
"why_use_this": null
}