How to Install libpantomime-clojure in Ubuntu 18.04



Install libpantomime-clojure by entering the following commands in the terminal:

sudo apt update
sudo apt install libpantomime-clojure

Description:

Clojure library dealing with MIME types

Pantomime is a tiny Clojure library that deals with MIME types (Internet media types, sometimes referred to as "content types"). It uses Apache Tika under the hood to detect MIME types using several techniques: . * Known file extensions * Magic bytes * Content-type information for resources served via HTTP * XML schema information

Homepage: https://github.com/michaelklishin/pantomime

Version: 2.1.0+dfsg-1

Section: universe/java