| Home | Trees | Index | Help |
|---|
| Package ccrdf :: Module ccrdf |
|
ccrdf.py
Wraps Creative Commons licenses in Python objects; allows creation of new licenses, parsing of RDF licenses and extraction of license components.| Classes | |
|---|---|
ccLicense |
Models a Creative Commons license definition. |
ccRdf |
Provides RDF parsing and output functions for CC license and work definitions. |
ccWork |
Models work (Dublin Core) information (possibly) related to a Creative Commons license. |
| Variable Summary | |
|---|---|
str |
__copyright__ = '(c) 2003-2004, Nathan R. Yergler'
|
str |
__id__ = '$Id: ccrdf.py 668 2006-07-10 14:27:27Z nyergle...
|
str |
__license__ = 'licensed under the GNU GPL2'
|
str |
__version__ = '$Revision: 668 $'
|
| Variable Details |
|---|
__copyright__
|
__id__
|
__license__
|
__version__
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Mon Jul 10 17:08:26 2006 | http://epydoc.sf.net |