File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 1- filetype.py |Build Status | | PyPI | |Pyversions | |API |
2- ====================================================
1+ filetype.py |PyPI | |Pyversions | |API |
2+ =====================================
33
44Small and dependency free `Python `_ package to infer file type and MIME
55type checking the `magic numbers `_ signature of a file or buffer.
@@ -173,8 +173,6 @@ Application
173173.. _pass a list of bytes : #file-header
174174.. _annotated API reference : https://h2non.github.io/filetype.py/
175175
176- .. |Build Status | image :: https://travis-ci.org/h2non/filetype.py.svg?branch=master
177- :target: https://travis-ci.org/h2non/filetype.py
178176.. |PyPI | image :: https://img.shields.io/pypi/v/filetype.svg?maxAge=2592000?style=flat-square
179177 :target: https://pypi.python.org/pypi/filetype
180178.. |Pyversions | image :: https://img.shields.io/pypi/pyversions/filetype.svg?style=flat-square
You can’t perform that action at this time.
0 commit comments