A port of the Python3 mailcap library to Go
Go to file
sloumdrone 75f0ba8d2c Initial commit 2019-06-25 22:23:51 -07:00
README.md Initial commit 2019-06-25 22:23:51 -07:00

README.md

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.