Package: wnpp
Severity: wishlist
Owner: Laszlo Kajan <[email protected]>

* Package name    : ffindex
  Version         : 0.9.3
  Upstream Author : Andreas Hauser <[email protected]>
* URL             : 
http://pubshare.genzentrum.lmu.de/scientific_computing/software/ffindex/
* License         : CC-BY-SA-3.0
  Programming Lang: C
  Description     : simple index/database for huge amounts of small files

FFindex is a very simple index/database for huge amounts of small files. The
files are stored concatenated in one big data file, separated by '\0'. A
second file contains a plain text index, giving name, offset and length of
the small files. The lookup is currently done with a binary search on an
array made from the index file.



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to