Python front end for libmagic(3) — uses ctypes to wrap libmagic for file type detection. Current version 0.4.1, last released 2016; requires libmagic (system library). Unmaintained; prefer `python-magic` for active development.
Verified import paths — ran on the pinned version, not inferred.
Top-level import; no submodule needed.
Basic usage: create a magic cookie, load magic database, detect file type.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.