khoj/src/search_type
Debanjum Singh Solanky bf1ae038cb Get XMP metadata from image using Pillow. Remove ExifTool dependency
- Pillow already supports reading XMP metadata from Images
- Removes need to maintain my fork of unmaintained PyExiftool
  - This also removes dependency on system Exiftool package for
    XMP metadata extraction
- Add test to verify XMP metadata extracted from test images
- Remove references to Exiftool from Documentation
2022-09-16 00:48:45 +03:00
..
__init__.py Move application files under src directory. Update Readmes 2021-08-17 04:11:03 -07:00
image_search.py Get XMP metadata from image using Pillow. Remove ExifTool dependency 2022-09-16 00:48:45 +03:00
text_search.py Remove unused imports. Fix typing and indentation 2022-09-14 04:56:52 +03:00