Metadata-Version: 1.1
Name: morenines
Version: 1.0.0
Summary: A simple content change detector
Home-page: https://github.com/mcgid/morenines
Author: UNKNOWN
Author-email: UNKNOWN
License: MIT
Description: morenines: A simple content change detector
        ===========================================
        
        ``morenines`` hashes your files and, later, can tell you if they have changed.
        
        Basic usage looks like this::
        
            $ cd ~/photos
            $ mn create
            $ mn verify
        
        You can find more details on teh `project page`_.
        
        .. _project page: https://github.com/mcgid/morenines
        
Keywords: backup,hashing
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Classifier: Topic :: System
Classifier: Topic :: System :: Archiving
Classifier: Topic :: System :: Archiving :: Mirroring
Classifier: Topic :: Utilities
