Is there any scripts to classify the headers generated by class-dump?

class-dump generates hundreds of header(.h) files , is there any scripts to classify the headers ?
e.g. divide headers into different directories according to the first 2 letters , or just output a text/html report.