My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links

What is cc-sharp?

A C# library to verify Creative Commons license claims embedded in media.

Plans

I'd eventually like to have cc-sharp:

  • Apply licenses to media
  • Read licenses from media
  • Verify licenses

This would require abstracting reading and writing to a common interface so that file types could simply be 'plugged in' to provide support. This would also mean having object representations of licenses.

Uses

To my knowledge, the only project that uses cc-sharp right now is a plugin I made for Banshee called ccBanshee which basically implements this library functionality in Banshee.

Powered by Google Project Hosting