commit 75f0ba8d2cf4e33897a6d68a44bf40cfdccfc059 Author: sloumdrone Date: Tue Jun 25 22:23:51 2019 -0700 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..f6cd37a --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Mailcap + +This is a stub for a Go implementation of the Python3 mailcap library. The goal is to enable the opening of files based on mimetype from programs written in golang. + +