Difference between revisions of "Developing CcLookup"
(One intermediate revision by one other user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Tools]] | [[Category:Tools]] | ||
[[Category:Technology]] | [[Category:Technology]] | ||
− | [[Category: | + | [[Category:ccLookup]] |
{{ template:stub }} | {{ template:stub }} | ||
+ | |||
+ | [[CcLookup|CC Lookup]] is a tool to verify embedded license information. It is written in [http://python.org Python] and uses the [http://wxpython.org wxPython] GUI toolkit for cross-platform compatibility. | ||
+ | |||
+ | == Getting the Source == | ||
+ | |||
+ | The source for CC Lookup is available from the cctools repository on Sourceforge.net. | ||
+ | |||
+ | $ svn co https://svn.sourceforge.net/svnroot/cctools/cclookup/trunk cclookup |
Latest revision as of 18:04, 8 June 2007
This article is a stub. You can help the Creative Commons by expanding it.
CC Lookup is a tool to verify embedded license information. It is written in Python and uses the wxPython GUI toolkit for cross-platform compatibility.
Getting the Source
The source for CC Lookup is available from the cctools repository on Sourceforge.net.
$ svn co https://svn.sourceforge.net/svnroot/cctools/cclookup/trunk cclookup