]> git.sesse.net Git - plocate/blob - README
Initial checkin.
[plocate] / README
1 plocate, a locate based on posting lists, consuming mlocate inputs
2 and making a much faster index. Does not support querying by regex,
3 case-insensitivity or really any options.
4
5 Alpha stage; file format is subject to change. To build:
6
7   git submodule init
8   make -j8
9
10 Copyright 2020 Steinar H. Gunderson <steinar+git@gunderson.no>.
11 Licensed under the GNU General Public License, either version 2,
12 or (at your option) any later version. See the included file COPYING.