Metadata-Version: 2.0
Name: morenines
Version: 1.0.1
Summary: A simple content change detector
Home-page: https://github.com/mcgid/morenines
Author: UNKNOWN
Author-email: UNKNOWN
License: MIT
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
Requires-Dist: click

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 the `project page`_.

.. _project page: https://github.com/mcgid/morenines


