Difference between revisions of "License tagger"

From Creative Commons
Jump to: navigation, search
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 23:54, 15 August 2008

License Tagger is a cross-plateform small application to add license metadata in your files. It fully uses liblicense.

License Tagger concept

It is developed in Python, using the wxpython library

Check out the code here:

  git clone git://code.creativecommons.org/SemanticTasks.git