py3-puremagic

pure Python implementation of magic file detection

WWW CVSWeb GITHub
  1. Package version
    py3-puremagic-1.15
  2. Maintainer
    The OpenBSD ports mailing-list

Puremagic is a pure python module that will identify a file based off it's 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 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.

  • python3

  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-setuptools,python3
  • devel/py-wheel,python3

  • lang/python/3.10