| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | various cleanups proposed by debian folks | Adam Hupp | 2018-01-14 | 1 | -3/+7 |
| | | |||||
| * | Merge in compatability mode with libmagic | Adam Hupp | 2018-01-14 | 2 | -5/+335 |
| | | | | | | | | | | | | | | The libmagic distribution uses the same package name `magic` as python-magic, but has an incompatible API. This change merges in a copy of libmagic's bindings, wrapped to give deprecation warnings. This is intended to a) mitigate the short-term pain to users and packagers who need to figure out which to use, and b) give us a path to merging the two sets of bindings. I'd be happy for libmagic to take over this package if we could find a path to it. | ||||
| * | add from_open_file to match libmagic binding featureset | Adam Hupp | 2018-01-14 | 1 | -0/+11 |
| | | |||||
| * | Convert to a package so we can add more files | Adam Hupp | 2018-01-14 | 1 | -0/+301 |
