diff options
Diffstat (limited to 'devel/py-python-magic/pkg-descr')
-rw-r--r-- | devel/py-python-magic/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/py-python-magic/pkg-descr b/devel/py-python-magic/pkg-descr index dbcb91de39c6..72d25c4a4c27 100644 --- a/devel/py-python-magic/pkg-descr +++ b/devel/py-python-magic/pkg-descr @@ -2,5 +2,3 @@ python-magic is a Python interface to the libmagic file type identification library. libmagic identifies file types by checking their headers according to a predefined list of file types. This functionality is exposed to the command line by the Unix command file. - -WWW: https://github.com/ahupp/python-magic |