Metadata-Version: 1.1
Name: radmyarchive
Version: 1.2.0
Summary: A simple photo rearranger with help of EXIF tags
Home-page: https://github.com/usta/radmyarchive-py
Author: Ömer Fadıl Usta
Author-email: omerusta@gmail.com
License: BSD
Description: radmyarchive.py

        ===============

        

        RADMyArchive is a simple photo rearranger with help of EXIF tags

        

        RadMyArchive ( RenameAsDate My Archive ) Rearranges Image files according to their

        EXIF DateTimeOriginal information ( If exiftags are missing it uses mdate/cdate of image files ).

        

        Written by Ömer Fadıl Usta

        

        ************

        Installation

        ************

        

        PyPI

        ****

        The recommended process is to install the PyPI package, as it allows easily staying up to date::

        

            $ pip install radmyarchive

        

        See the `pip documentation <http://www.pip-installer.org/en/latest/>`_ for more info.

        

        

        *****

        Usage

        *****

        

        Command line

        ************

        ::

        

            $ RADMYARCHIVE.py RADMYARCHIVE.py [ -m ] SourceDirectory [ -o OutputDirectory ]

        

        Show command line options::

        

            $ RADMYARCHIVE.py

        

        
Keywords: exif image photo rename metadata arrange rearrange catalogue
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Utilities
