wok-current diff python-magic/receipt @ rev 17435
Up: minitube (2.3.1)
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Sun Dec 07 16:24:42 2014 +0100 (2014-12-07) |
parents | 2a5cc8208d36 |
children | fb17943081e7 |
line diff
1.1 --- a/python-magic/receipt Sun Oct 20 22:08:25 2013 +0000 1.2 +++ b/python-magic/receipt Sun Dec 07 16:24:42 2014 +0100 1.3 @@ -1,9 +1,9 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="python-magic" 1.7 -VERSION="5.14" 1.8 +VERSION="5.20" 1.9 CATEGORY="development" 1.10 -SHORT_DESC="Retrieve file type." 1.11 +SHORT_DESC="File type determination library using 'magic' numbers (Python bindings)" 1.12 MAINTAINER="pascal.bellard@slitaz.org" 1.13 LICENSE="BSD" 1.14 WEB_SITE="http://www.darwinsys.com/file/"