Initial commit

This commit is contained in:
sloumdrone 2019-06-25 22:23:51 -07:00
commit 75f0ba8d2c
1 changed files with 5 additions and 0 deletions

5
README.md Normal file
View File

@ -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.