Difference between revisions of "License tagger"

From Creative Commons
Jump to: navigation, search
Line 1: Line 1:
{{Software
 
|Description=
 
|Bug_tracker=http://code.creativecommons.org/issues/issue?status=-1,1,2,3,4,5,6,7&@sort=-activity&@search_text=&@dispname=No%20project%20assigned&@filter=status,project&@group=priority&project=-1&@columns=id,activity,title,creator,assignedto,status&@pagesize=50&@startwith=0
 
|Translating=http://lists.ibiblio.org/mailman/listinfo/cc-devel
 
|Code_repository=http://code.creativecommons.org/viewgit/license_tagger.git/
 
|Translating=http://lists.ibiblio.org/mailman/listinfo/cc-devel
 
}}
 
 
License Tagger is a cross-plateform small application to add license metadata in your files. It fully uses [[liblicense]].
 
License Tagger is a cross-plateform small application to add license metadata in your files. It fully uses [[liblicense]].
  

Revision as of 04:56, 30 June 2009

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/license_tagger.git