Metadata-Version: 2.1
Name: binary-file-search
Version: 0.8
Summary: Binary search algorithm for big sorted files that cannot be read into RAM.
Home-page: https://github.com/MrTomRod/BinaryFileSearch
Download-URL: https://github.com/MrTomRod/BinaryFileSearch/archive/v0_6.tar.gz
Author: Thomas Roder
Author-email: roder.thomas@gmail.com
License: MIT
Keywords: binary,search,file,files
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8

Please read the descriptionon on the github page.
