dmgerman / ninka

a license identification tool for Source Code
http://ninka.turingmachine.org
GNU General Public License v2.0
103 stars 30 forks source link

ninka-wrappers: support running on existing directories #9

Open zacchiro opened 9 years ago

zacchiro commented 9 years ago

the directories will not be touched; rather they will be copied to fresh temporary directories before processing, exactly as it happens for tarballs and the like

zacchiro commented 9 years ago

It would be nice to refactor code across to the 2 wrappers (excel and sqlite), to avoid the code duplication that forced me to do the same changes to the two files. But I didn't want to conflate refactoring with the support for running on directories