Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 508 Bytes

README.textile

File metadata and controls

29 lines (18 loc) · 508 Bytes

Melon

A media file cataloging tool.

Synopsis

Melon is a tool for tracking files based on content, aiming
to scale to arbitrarily large files without slowing down. It uses
a sparse hashing algorithm to generate a digest without having to
read the whole file, allowing it to go much faster than disk would
ordinarily allow.

Installation

gem install melon

Usage

TODO

Motivation

“Is this file copied onto my media drive yet?”

Author

Copyright 2010 Andrew Roberts