An open API service indexing awesome lists of open source software.

https://github.com/jaymzh/mime_dump

Utility to inspect and extract mime messages
https://github.com/jaymzh/mime_dump

Last synced: over 1 year ago
JSON representation

Utility to inspect and extract mime messages

Awesome Lists containing this project

README

          

# mime_dump

`mime_dump` was originally written for Greg K-H (Linux Kernel USB maintainer)'s
x.sh script so he could easily process patches in MIME encapsulation in an
automated manner.

Over time I grew it into a generic and robust mime-extraction utility.

Based on a global and local config file as well as command-line options, it's
highly configurable. It can take MIME-heavy messages and give you just the
pieces you want, de-mime'd.

`mime_dump`'s help option describes all of it's options as well as the config
file format.

- Phil Dibowitz
http://www.phildev.net/mime_dump/