cl-mime-from-string

2020-04-27

A one function library to return a mime-type based on the file extension found at the end of a string. ie abc.txt -> text/plain. The common types implemented are from https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types

Upstream URL

github.com/K1D77A/cl-mime-from-string

Author

K1D77A

License

MIT
README

cl-mime-from-string

A one function library to return a mime-type based on the file extension found at the end of a string. ie abc.txt -> text/plain. The common types implemented are from https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types

Version:
1
License:
MIT
Authors:
K1D77A
Dependencies:

    None

Dependencies (0)

    Dependents (0)

      • GitHub
      • Quicklisp