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 feat(3p/lisp/mime4cl): build using buildLisp 2021-09-01 22:57:17 +00:00
.skip-subtree feat(3p/lisp/mime4cl): build using buildLisp 2021-09-01 22:57:17 +00:00
address.lisp chore(3p/lisp): import mime4cl source tarball 2021-09-01 22:57:17 +00:00
default.nix feat(3p/lisp/mime4cl): build using buildLisp 2021-09-01 22:57:17 +00:00
endec.lisp chore(3p/lisp): import mime4cl source tarball 2021-09-01 22:57:17 +00:00
mime.lisp feat(3p/lisp/mime4cl): search for first (default) mime text part 2021-09-12 21:39:49 +00:00
mime4cl-tests.asd chore(3p/lisp): import mime4cl source tarball 2021-09-01 22:57:17 +00:00
mime4cl.asd chore(3p/lisp): import mime4cl source tarball 2021-09-01 22:57:17 +00:00
OWNERS feat(3p/lisp/mime4cl): build using buildLisp 2021-09-01 22:57:17 +00:00
package.lisp feat(3p/lisp/mime4cl): search for first (default) mime text part 2021-09-12 21:39:49 +00:00
README feat(3p/lisp/mime4cl): build using buildLisp 2021-09-01 22:57:17 +00:00
streams.lisp feat(3p/lisp/mime4cl): build using buildLisp 2021-09-01 22:57:17 +00:00

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