diff options
| author | Adam Hupp <adam@hupp.org> | 2016-06-18 08:56:22 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-06-18 08:56:22 -0700 |
| commit | 4a086d596bc2f212d4e589468ba8a90a6f1c146b (patch) | |
| tree | e81ab5b1e5ccea7b9201dad2334edaa8f261126b | |
| parent | b1666986236eab820e9155a5943d6b94938b4c40 (diff) | |
| parent | 050b6e913e9491050b0b416eec3f3f3fcdd8344f (diff) | |
| download | python-magic-4a086d596bc2f212d4e589468ba8a90a6f1c146b.tar.gz | |
Merge pull request #108 from varnion/patch-1
add pypi and travis badges
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,4 +1,6 @@ # python-magic +[](https://badge.fury.io/py/python-magic) +[](https://travis-ci.org/ahupp/python-magic) python-magic is a python interface to the libmagic file type identification library. libmagic identifies file types by checking |
