This package browser is in early development. Mind the rough edges.

python-file 5.45

Python bindings to the libmagic file type guesser

This package provides Python bindings to the libmagic file type guesser.

Note that this module and the python-magic module both provide a magic.py file; these two modules, which are different and were developed separately, both serve the same purpose: provide Python bindings for libmagic.

Installation

Install python-file 5.45 as follows:

guix install python-file@5.45

Or install the latest version:

guix install python-file

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.