scribbu
scribbu scribbu is a C++ library & associated command-line tool for working with ID3 tags. It was born when I retired my last Windows machine & could no longer use Winamp to manage my library of digital music. The scribbu library offers classes & methods for reading, editing & writing ID3v1 & ID3v2 tags. The scribbu program provides assorted sub-commands for working with ID3-tagged files (e.g. re-naming files based on their tags), but its real power lies in its embedded Scheme interpreter in which scribbu library features are exported as a Scheme module.
elfeed-score
elfeed-score brings Gnus-style scoring to Elfeed.
- elfeed-score-0.6.4.tar.bz2
- elfeed-score-0.6.4.tar.gz
- elfeed-score-0.6.4.tar.xz
- elfeed-score-0.5.5.tar.bz2
- elfeed-score-0.5.5.tar.gz
- elfeed-score-0.5.5.tar.xz
- elfeed-score-0.4.3.tar.bz2
- elfeed-score-0.4.3.tar.gz
- elfeed-score-0.4.3.tar.xz
- elfeed-score-0.3.0.tar.bz2
- elfeed-score-0.3.0.tar.gz
- elfeed-score-0.3.0.tar.xz
- elfeed-score-0.2.0.tar.bz2
- elfeed-score-0.2.0.tar.gz
- elfeed-score-0.2.0.tar.xz
Damerau-Levenshtein distance
Implementations of the three major algorithms for computing Damerau-Levenshtein distance (that of Lawrance & Wagner, Ukkonen, and Berghel & Roach) in C++ 17.