Metadata-Version: 2.1
Name: memories
Version: 0.2
Summary: A library for those who want to convert their older images into digitised format (with metadata), and beautify them using borders and other options.
Home-page: https://github.com/veedata/album-manager
Author: Viraj Thakkar
Author-email: vdthakkar111@gmail.com
License: UNKNOWN
Download-URL: https://github.com/veedata/album-manager/archive/refs/tags/v0.2-alpha.tar.gz
Description: Memories
        ======
        
        
        Description
        ------
        
        Memories is an easy to use package that helps to seperate clustered images from files and helps add metadata to files. The documentation is in progress and will be present in the "``docs``" directory of the project in the future. For now, using the project is as simple as using the functions: ``memories.dividedCrop``, ``memories.addDate``, ``memories.bulkAddDate``.
        
        
        Features
        ------
        
        Current features that are present are: 
        1. Crop out basic implementation
        2. Add Date and time metadata 
        
        Future features can also be found at https://github.com/veedata/album-manager/projects/1:
        1. Border
        2. Collage
        3. Save as PDF (idk why, just an idea)
        4. Image Age identifyer
        5. Documentation
        
Keywords: computer vision,image processing,opencv
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Description-Content-Type: text/markdown
