locatedb

Python program & library to manipulate locate database file


Keywords
locate, compression
License
BSD-1-Clause
Install
pip install locatedb==1.0.0

Documentation

locatedb
========

Python lib/prog to manipulate locatedb files used by
well known locate program.

Following operations are supported:
* create db file
* decode db file
* join two files without reencode, see http://0x80.pl/articles/join-locate.html