Metadata-Version: 1.1
Name: locatedb
Version: 1.0.0
Summary: UNKNOWN
Home-page: http://github.com/WojciechMula/locatedb
Author: Wojciech Muła
Author-email: wojciech_mula@poczta.onet.pl
License: BSD (3 clauses)
Description: 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
        
Keywords: locate,compression
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System
