Difference between revisions of "License tagger"
Line 1: | Line 1: | ||
+ | License Tagger is a cross-plateform small application to add license metadata in your files. It fully uses [[liblicense]]. | ||
+ | |||
[[Image:License_tagger.png|400px|License Tagger concept]] | [[Image:License_tagger.png|400px|License Tagger concept]] | ||
+ | |||
+ | It is developed in Python, using the [http://www.wxpython.org/ wxpython library] | ||
Check out the code here: | Check out the code here: | ||
− | git://code.creativecommons.org/SemanticTasks.git | + | git clone git://code.creativecommons.org/SemanticTasks.git |
Revision as of 22:54, 15 August 2008
License Tagger is a cross-plateform small application to add license metadata in your files. It fully uses liblicense.
It is developed in Python, using the wxpython library
Check out the code here:
git clone git://code.creativecommons.org/SemanticTasks.git