This package contains the Python 3 bindings to allow access to the
libmagic API. The libmagic library is also used by the familiar
file(1) command.
Provides
Requires
License
BSD
Changelog
* Wed Apr 29 2026 Vincent Mihalkovic <vmihalko@redhat.com> - 5.39-19
- Add QEMU suspend image compression format reporting
Resolves: RHEL-68294
* Mon Apr 27 2026 Vincent Mihalkovic <vmihalko@redhat.com> - 5.39-18
- Fix race condition in magic_getpath() for thread safety
Resolves: RHEL-93189
* Mon Feb 23 2026 Vincent Mihalkovic <vmihal