
epubcssfix					Fix bad CSS in .epub files. epubcssfix -h for help.
epubcssfix.html					Documentation for epubcssfix.

DirwalkCallback.html				Documentation for DirectCallback.
DirwalkCallback.pm				Module to traverse directory, optionally recursing.

test						Files for testing.
test/makefile					On *nix systems, type 'make' in the test directory to run all tests.
test/test_epubcssfix.md				Markdown file for creating test_epubcssfix.epub.
test/badstyle.css				CSS file for creating test_epubcssfix.epub.

test/googledocsexport.epub			Simple epub exported from Google Docs.
test/googledocsexport_defaultoptions.epub	Google Docs export fixed with default options.
test/googledocsexport_nocolors.epub		Google Docs export fixed with --nocolors options.

test/test_epubcssfix.epub			A file to test parsing all CSS color types and fixing all types
						of absolute font-size values.
test/test_epubcssfix_defaultoptions.epub	The same, fixed with default options.
test/test_epubcssfix_nocolors.epub		The same, fixed with --nocolors
test/verbose_baseline.txt			Verbose output of fixing test_epubcssfix.epub with default options.
