Simple LISP library to parse a maildir file into a usable structure. It can then be used to move messages around based on these rules. Developed to fulfill my personal itch, pull requests welcome!

README.org 171B

    <ul> <li>mailfilter-parse</li> </ul> <p>Simple LISP library to parse a maildir file into a usable structure. I can then easily perform operations on maildir directories using this structure.</p>