Tweak irc/ruby-irc version 0.14
[dports.git] / devel / py-filemagic / pkg-descr
1 filemagic provides a Python API for libmagic, the library behind Unix file
2 command. It enables the Python developer to easilty test for file types from
3 the extensive identification library that is shipped with libmagic.
4
5 Features:
6
7   * Simple, Python API
8   * Identifies named files or strings
9   * Return a textual description, mime type or mime encoding
10   * Provide custom magic files to customize file detection
11   * Support for both Python2 and Python3
12   * Support for both CPython and PyPy
13
14 WWW: https://filemagic.readthedocs.org