topfew 0.2.3

CLI to find high frequency occurrences in structured text files
Documentation
1
2
3
4
5
6
7
[licenses]
allow-osi-fsf-free = "either"
copyleft = "warn"
exceptions = [
    { allow = ["GPL-3.0"], name = "topfew" },
    { allow = ["MPL-2.0"], name = "smartstring" },
]