.. _`python-magic`:

python-magic
============

File type identification using libmagic

======== ===========
Home     http://github.com/ahupp/python-magic
Versions 0.4.10, 0.4.6
License  MIT License
Recipe   https://github.com/bioconda/bioconda-recipes/tree/master/recipes/python-magic
======== ===========

Installation
------------

.. highlight: bash

With an activated Bioconda channel (see :ref:`setup`), install with::

   conda install python-magic

and update with::

   conda update python-magic