4 lines
81 B
Python
4 lines
81 B
Python
from __future__ import unicode_literals
|
|
|
|
DEFAULT_EXIF_PATH = '/usr/bin/exiftool'
|