Commit Graph

12 Commits

Author SHA1 Message Date
Alan Hamlett 43c461a7cc try opening files with filesystem encoding when opening with utf-8 causes UnicodeDecodeError 2015-08-23 18:49:34 -07:00
Alan Hamlett e8f2d75927 use os.path.splitext everywhere 2015-08-10 18:32:17 -07:00
Alan Hamlett 2042f3209b better debug message when module missing parser class 2014-12-25 12:39:36 -06:00
Alan Hamlett 166f41899c parse bower and npm dependencies. parse dependencies from javascript files. 2014-12-25 00:58:56 -06:00
Alan Hamlett 24d066c572 don't truncate dependencies by default. improve python dependency parser. 2014-12-24 23:09:15 -06:00
Alan Hamlett 40c8067dbf handle missing parser class 2014-12-24 12:15:30 -06:00
Alan Hamlett f889863eea correctly print traceback to log file in debug mode 2014-12-24 12:11:00 -06:00
Alan Hamlett 78640aebf2 handle unknown language when parsing dependencies 2014-12-23 05:30:40 -06:00
Alan Hamlett 6666f1284b add class description 2014-12-23 01:40:45 -06:00
Alan Hamlett 8da0f1fd07 correct copyright year 2014-12-23 01:24:48 -06:00
Alan Hamlett 744cc2f6ca java dependency parser plugin 2014-12-22 23:47:24 -06:00
Alan Hamlett 67c5f02a80 dependency parser base models 2014-12-22 23:12:57 -06:00