Difference between revisions of "License tagger"
(Semantic Wifified) |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{Software | + | {{Software Project |
− | |Description=License Tagger is a cross-plateform small application to add license metadata in your files | + | |Description=License Tagger is a cross-plateform small application to add license metadata in your files. |
− | | | + | |Bug tracker=http://code.creativecommons.org/issues/ |
− | + | |Code repository=http://code.creativecommons.org/viewgit/license_tagger.git/ | |
− | | | + | |Mailing list=http://lists.ibiblio.org/mailman/listinfo/cc-devel |
− | | | ||
}} | }} | ||
− | + | ||
[[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] | + | It is developed in Python, using the [http://www.wxpython.org/ wxpython library] and fully utilizing [[liblicense]]. |
Check out the code here: | Check out the code here: | ||
git clone git://code.creativecommons.org/license_tagger.git | git clone git://code.creativecommons.org/license_tagger.git |
Latest revision as of 18:57, 30 June 2009
Description of Software | License Tagger is a cross-plateform small application to add license metadata in your files. |
---|---|
Bug Tracker | Link to Bug Tracker |
Code Repository | Link to Code repository |
Mailing List | Link to Mailing list |
It is developed in Python, using the wxpython library and fully utilizing liblicense.
Check out the code here:
git clone git://code.creativecommons.org/license_tagger.git