Difference between revisions of "License tagger"
(removing the wrong link to the code repo) |
(Semantic Wifified) |
||
| (7 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | License Tagger is a cross-plateform small application to add license metadata in your files. | + | {{Software Project |
| + | |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: | ||
| + | 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