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 a4b4a2673b Made an (ugly) split that obeys "" лет назад: 11
LICENSE c8cd126e7c Fix copyright. лет назад: 8
README.md 3f6ffb6b27 Initial commit лет назад: 8
parse-mailfilter.lisp a4b4a2673b Made an (ugly) split that obeys "" лет назад: 8

README.md

mailfilter_parse

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