hashed-storage: Hashed file storage support code.

[ bsd3, library, system ] [ Propose Tags ] [ Report a vulnerability ]

Support code for reading and manipulating hashed file storage (where each file and directory is associated with a cryptographic hash, for corruption-resistant storage and fast comparisons).

The supported storage formats include darcs hashed pristine, a plain filesystem tree and an indexed plain tree (where the index maintains hashes of the plain files and directories).

Flags

Automatic Flags
NameDescriptionDefault
testDisabled
diffDisabled
hpcDisabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.3, 0.3.1, 0.3.2, 0.3.3, 0.3.3.1, 0.3.3.2, 0.3.4, 0.3.5, 0.3.6, 0.3.7, 0.3.8, 0.3.9, 0.4.0, 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.4.5, 0.4.6, 0.4.7, 0.4.8, 0.4.9, 0.4.10, 0.4.11, 0.4.12, 0.4.13, 0.5, 0.5.1, 0.5.2, 0.5.3, 0.5.4, 0.5.5, 0.5.6, 0.5.7, 0.5.8, 0.5.9, 0.5.10, 0.5.11
Change log NEWS
Dependencies base (>=4 && <4.8), binary, bytestring, containers, dataenc, directory, extensible-exceptions, filepath, HUnit, lcs, mmap (>=0.5 && <0.6), mtl, process (>=1.0.1), QuickCheck (>=2.3), test-framework, test-framework-hunit, test-framework-quickcheck2, zip-archive, zlib [details]
License BSD-3-Clause
Copyright 2009 Petr Rockai <me@mornfall.net>
Author Petr Rockai <me@mornfall.net>
Maintainer Petr Rockai <me@mornfall.net>
Revised Revision 1 made by AndreasAbel at 2024-09-28T18:40:02Z
Category System
Source repo head: darcs get http://repos.mornfall.net/hashed-storage/
Uploaded by PetrRockai at 2014-04-07T13:37:01Z
Distributions FreeBSD:0.5.11
Reverse Dependencies 3 direct, 1 indirect [details]
Executables hashed-storage-test
Downloads 37128 total (116 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]