Liking cljdoc? Tell your friends :D

pantomime.languages

Natural language detection functions.

Note that not all languages are currently supported by Tika, and, in turn, Pantomime.

Natural language detection functions.

Note that not all languages are currently supported by Tika,
and, in turn, Pantomime.
raw docstring

pantomime.web

Contains the same functions as pantomime.mime but is Web-oriented. Apache Tika as of April 2012 cannot detect PNG, JPEG and other image bytes for byte arrays. However, it is not uncommon to see broken Web frameworks, apps and servers that serve, say, PDF files claiming that they are text/html. pantomime.web attempts to improve the situation by providing special MIME type detection functions that can use content-based detection and Content-Type header at the same time.

Contains the same functions as pantomime.mime but is Web-oriented. Apache Tika as of April 2012 cannot
detect PNG, JPEG and other image bytes for byte arrays. However, it is not uncommon to see broken Web
frameworks, apps and servers that serve, say, PDF files claiming that they are text/html. pantomime.web
attempts to improve the situation by providing special MIME type detection functions that can use
content-based detection and Content-Type header at the same time.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close