Python tool for syncing XMP files between Bibble5/Corel Aftershot Pro and Adobe Lightroom.
Designed for python3. Uses dcraw
to get image sizes
Ubuntu:
#sudo apt-get install imagemagick ufraw-batch #sudo apt-get install libtiff4-dev sudo apt-get install python3-dev python3-setuptools dcraw
OSX:
brew install dcraw
python3 setup.py install
This should automatically fetch all python dependencies