[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Facilitating contributions by newcomers



* Paul Wise <pabs@debian.org>, 2014-11-11, 10:01:
The match field for a test matches files based on their names and the program passes the matched files to the tests. The mime support should add a field mime-match that would cause the program to match files based on their mime type (using python-magic) and add those to the list of files matched by the match field.

Note that while libmagic does decent job at detecting various binary file format, it's hopelessly bad when it comes to distinguishing between sources of different programming languages.

--
Jakub Wilk


Reply to: