chinkiko / plocate

Locate implementation with extra filtering features, compatible with mlocate.db format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

plocate

Documentation Status Updates

Locate implementation with extra filtering features, compatible with mlocate.db format.

Features

  • Compatible with mlocate
  • Filtering with entry type (directory or file)

TODO

  • Handle signal for cancelation
  • Produce output as soon as possible
  • Don't convert the whole database in python objects, just read and skip

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

Locate implementation with extra filtering features, compatible with mlocate.db format.

License:Other


Languages

Language:Python 87.2%Language:Makefile 12.8%