bookloupe

Detect and report common formatting errors in Project Gutenberg texts

brewmacoslinux
Try with needOr install directly
Source

About

List common formatting errors in a Project Gutenberg candidate file

Commands

bookloupe

Examples

Check a file for common formatting errors$ bookloupe mybook.txt
Check a file and show detailed output with line numbers$ bookloupe -v mybook.txt
Check multiple files for errors$ bookloupe file1.txt file2.txt file3.txt