Xcm:

    Tools which based on libXcm, a library for colour management on X.
    xcmddc requests EDID from a monitor over the i2c bus.
    xcmedid is for parsing EDID data blocks. 
    xcmevents observes X11 colour management events.


Internet:
    sources: git clone git://www.oyranos.org/git/xcm
    www:     OpenICC http://www.freedesktop.org/wiki/OpenIcc
    email:   http://lists.freedesktop.org/mailman/listinfo/openicc


Dependencies:
    Xorg www.x.org libXcm


Building:
    $ make
    $ make install


