lrcat-extractor 0.7.0

Extract data from Adobe Lightroomâ„¢ catalogs.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
s = {
         {
         criteria = "rating",
         operation = ">",
         value = 0,
         value2 = 0,
         someOther = "anObject = {\
key = \"lr\",\
}\
",
         },
    combine = "intersect",
}