diff options
| author | Bruno Souza <varnion@yandex.com> | 2016-06-13 14:19:53 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-06-13 14:19:53 -0300 |
| commit | 050b6e913e9491050b0b416eec3f3f3fcdd8344f (patch) | |
| tree | e81ab5b1e5ccea7b9201dad2334edaa8f261126b | |
| parent | 35f2234447e93a7eceee78d65a106aaa86de4455 (diff) | |
| download | python-magic-050b6e913e9491050b0b416eec3f3f3fcdd8344f.tar.gz | |
add pypi and travis badges!
[ci skip]
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,5 +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 |
