The source code management system is Git (Cogito).
Anonymous git
- Check out the tree:
git clone git://anongit.freedesktop.org/git/libopenraw.git
For developers (needs authorization)
- Get a username if you don't have one:
See http://www.freedesktop.org/wiki/AccountRequests for details.
- Check out the tree:
git clone git+ssh://git.freedesktop.org/git/libopenraw.git

