FreeBSD.software
Home/sysutils/py311-puremagic

py311-puremagic

1.24_1

Pure python implementation of magic file detection

Puremagic is a python module that will identify a file from magic numbers. It is designed to be minimalistic and inherently cross platform compatible. It is also designed to be a stand in for python-magic, it incorporates the functions from_file(filename[, mime]) and from_string(string[, mime]) however the magic_file() and magic_string() are more powerful and will also display confidence and duplicate matches. It does NOT try to match files off non-magic string. In other words it will not search for a string within a certain window of bytes like others might.

Origin: sysutils/py-puremagic
Category: sysutils
Size: 210KiB
License: MIT
Maintainer: james@french.id.au
Dependencies: 1 packages
Required by: 2 packages
$pkg install py311-puremagic

Dependencies (1)

Required By (2 packages)

More in sysutils