Simplemagic

Latest version: v0.1.11

The latest version of simplemagic with no known security vulnerabilities is 0.1.11. We recommend installing version 0.1.11.

The information on this page was curated by experts in our Cybersecurity Intelligence Team.

Latest release
v0.1.11 at May 12, 2023
License
MIT (MIT License)

Description

Simple file magic. We try to get file's mimetype using 'file-magic', 'command file' and 'puremagic'. On linux we need system package 'file-libs' which mostly already installed. On MacOS we need system package 'libimage' which can be installed by 'brew install libmagic'. On windows we need file command which can be install by 'pacman -S file' within msys2. If system package missing, we try to get the file's mimetype using 'puremagic' which is write in pure python without any extra depends.

Resources

Vulnerabilities

See all vulnerabilities

No known vulnerabilities found

Versions (8)

See all versions

Has known vulnerabilities

  • 0.1.11
  • 0.1.10
  • 0.1.9
  • 0.1.8
  • 0.1.7
  • 0.1.5
  • 0.1.1
  • 0.1.0