The devel/py-puremagic,python3 port
py3-puremagic-1.26 – pure Python implementation of magic file detection (cvsweb github mirror)
Description
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.WWW: https://github.com/cdgriffith/puremagic
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Files
- /usr/local/lib/python3.11/site-packages/puremagic-1.26.dist-info/
- /usr/local/lib/python3.11/site-packages/puremagic-1.26.dist-info/LICENSE
- /usr/local/lib/python3.11/site-packages/puremagic-1.26.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/puremagic-1.26.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/puremagic-1.26.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/puremagic-1.26.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/puremagic/
- /usr/local/lib/python3.11/site-packages/puremagic/__init__.py
- /usr/local/lib/python3.11/site-packages/puremagic/__main__.py
- /usr/local/lib/python3.11/site-packages/puremagic/__pycache__/
- /usr/local/lib/python3.11/site-packages/puremagic/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/puremagic/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/puremagic/__pycache__/__main__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/puremagic/__pycache__/__main__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/puremagic/__pycache__/main.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/puremagic/__pycache__/main.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/puremagic/magic_data.json
- /usr/local/lib/python3.11/site-packages/puremagic/main.py