summaryrefslogtreecommitdiff
path: root/magic
Commit message (Expand)AuthorAgeFilesLines
* add more doc pointers for compat mode, and enable PendingDeprecationWarningAdam Hupp2021-01-151-13/+11
* prefix add_compat with an underscore to avoid namespace pollutionAdam Hupp2021-01-151-2/+2
* remove from_open_file, since its duplicative with from_descriptor and hasnt b...Adam Hupp2021-01-151-8/+0
* move typing stubs next to implementationAdam Hupp2021-01-151-0/+86
* cpAdam Hupp2021-01-151-1/+2
* temorarily remove dropped support for python2Adam Hupp2021-01-151-2/+9
* Reformat according to PEPSchoolGuy2021-01-132-53/+59
* various cleanups proposed by debian folksAdam Hupp2018-01-141-3/+7
* Merge in compatability mode with libmagicAdam Hupp2017-12-042-1/+331
* add from_open_file to match libmagic binding featuresetAdam Hupp2017-12-041-0/+11
* Convert to a package so we can add more filesAdam Hupp2017-12-031-0/+426