Added --xattr-template, closes #242

This commit is contained in:
Rhet Turnbull
2020-12-31 12:33:15 -08:00
parent 34bb7f2cdc
commit bf2a55d7f6
7 changed files with 297 additions and 41 deletions

View File

@@ -81,7 +81,7 @@ setup(
"wurlitzer>=2.0.1",
"photoscript>=0.1.0",
"toml>=0.10.0",
"osxmetadata>=0.99.11",
"osxmetadata>=0.99.13",
],
entry_points={"console_scripts": ["osxphotos=osxphotos.__main__:cli"]},
include_package_data=True,