Updated Structure of the code (markdown)

Rhet Turnbull
2022-01-02 09:19:26 -08:00
parent b51b60c2c9
commit fceaed7eff

@@ -28,7 +28,7 @@ The package code is organized in osxphotos per the table below. Most of the file
|`imageconverter.py`| ImageConverter class that converts an image to JPEG using CoreImage|
|`pathutils.py`| Utility functions for validating/sanitizing path components|
|`photokit.py`| Interface to Apple's PhotoKit framework for direct access to photos stored in the user's Photos library.|
|`photoinfo/`| PhotoInfo class|
|`photoinfo.py`| PhotoInfo class|
|`photosdb/`| PhotosDB class|
|`phototemplate.py`| PhotoTemplate class|
|`placeinfo.py`| PlaceInfo class|