License Wrappers

From Creative Commons
Revision as of 13:57, 6 January 2006 by Nathan Yergler (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The License Wrappers project collects libraries which wrap the Creative Commons licenses and metadata for use in other applications. These wrappers were developed in response to our Tech Challenges. If you don't see your language listed here or would like to take a different approach to wrapping the license, we would like to host your code so that others can build on it. Take a look at the Wrapper Guidelines and Source Repository Policy; contact NathanYergler with any questions.

License Wrappers hosted by Creative Commons reside in the wrappers module in the Subversion repository hosted at Berlios.

Python

  • ccRdf provides a wrapper around the licenses and their attributes.
    • Browse the source

C#

  • [ccLicenseLib] provides a C# wrapper for Creative Commons licenses.