tvl-depot/third_party/lisp/mime4cl
sterni 7f31562acf feat(3p/lisp/mime4cl): search for first (default) mime text part
Adds a simple generic function find-mime-text-part which returns the
first suitable text/* part in any MIME part it is given.

Has no meaningful alternatives handling at the moment: It will pick the
first text part and doesn't allow specifying a preference.

Change-Id: Id9b113b3ef3ca1a575ce8f3582a4f85e30edfb43
Reviewed-on: https://cl.tvl.fyi/c/depot/+/3379
Tested-by: BuildkiteCI
Reviewed-by: sterni <sternenseemann@systemli.org>
2021-09-12 21:39:49 +00:00
..
test
.skip-subtree
address.lisp
default.nix
endec.lisp
mime.lisp feat(3p/lisp/mime4cl): search for first (default) mime text part 2021-09-12 21:39:49 +00:00
mime4cl-tests.asd
mime4cl.asd
OWNERS
package.lisp feat(3p/lisp/mime4cl): search for first (default) mime text part 2021-09-12 21:39:49 +00:00
README
streams.lisp

MIME4CL is a Common Lisp library for dealing with MIME messages.
It has originally been written by Walter C. Pelissero and vendored
into depot as upstream has become inactive and provides no repo
of any kind. Upstream and depot version may diverge.

Upstream Website: http://wcp.sdf-eu.org/software/#mime4cl
Vendored Tarball: http://wcp.sdf-eu.org/software/mime4cl-20150207T211851.tbz