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!

Lily Carpenter 3f6ffb6b27 Initial commit %!s(int64=11) %!d(string=hai) anos
LICENSE 3f6ffb6b27 Initial commit %!s(int64=8) %!d(string=hai) anos
README.md 3f6ffb6b27 Initial commit %!s(int64=8) %!d(string=hai) anos

README.md

mailfilter_parse

Simple LISP library to parse a maildir file into a usable structure. Used for my filter-mail repository.