GettingTheCode
Getting the code
If you want to test this, try the following:
git clone git://gitorious.org/taglib-sharp/mainline.git taglib-sharp cd taglib-sharp git checkout -b photo-support origin/photo-support
Build the code and run the tests in the tests folder (using make test). All of this should work fine.
Testing
First and for all, the unit tests should run fine. You will need a fairly recent nunit version to make them compile (probably at least 2.4). There’s also a ParsePhoto application in the examples photo. Try this application on your photos, it should not crash and it should show correct output. If not, let us know!
Contributing
Want to help out? Hop onto IRC and join #f-spot (on irc.gnome.org), come and talk to Ruben (rubenv) or Mike (tigger).

