Name Date Size #Lines LOC

..--

getopt/H25-Apr-2025-1,258738

grabbag/H25-Apr-2025-2,3481,800

replaygain_analysis/H25-Apr-2025-579387

replaygain_synthesis/H25-Apr-2025-433284

utf8/H25-Apr-2025-1,5321,024

win_utf8_io/H25-Apr-2025-399297

Makefile.amH A D25-Apr-20252.3 KiB7444

READMEH A D25-Apr-2025324 65

README

1This directory contains several convenience libraries used by the rest of the
2tools and plugins.  Two of them (getopt and utf8) are shamelessly copied from
3vorbistools, one for manipulating UTF-8 strings (GPL) and one for implementing
4getopt (LGPL).  libFLAC does not link to either; the only FLAC tools that do
5are GPL'ed.
6