• Home
Name Date Size #Lines LOC

..--

getopt/03-May-2024-1,273753

grabbag/03-May-2024-2,3221,774

replaygain_analysis/03-May-2024-579387

replaygain_synthesis/03-May-2024-433284

utf8/03-May-2024-1,5291,021

win_utf8_io/03-May-2024-381280

Makefile.amD03-May-20242.3 KiB7444

READMED03-May-2024324 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