[build] type = "python" [dependencies] build = [ "python-setuptools", "python-wheel", ] runtime = [ "file", "python", ] [package] description = "A python wrapper for libmagic" homepage = "https://github.com/ahupp/python-magic" license = "MIT" name = "python-magic" version = "0.4.27" [[source]] extract_dir = "$name-$version" url = "https://github.com/ahupp/python-magic#$version"