Project

melon

0.0
No commit activity in last 3 years
No release in over 3 years
A tool for tracking files based on content, aiming to scale to arbitrarily large files without slowing down
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

>= 1.0.4
 Project Readme

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