Metadata-Version: 2.1
Name: ilff
Version: 24.12.8
Summary: Python module for index line file format (ILFF)
Author: Johannes Willkomm
Author-email: johannes@johannes-willkomm.de
Keywords: text file,line,index
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: File Formats
Classifier: Topic :: Internet :: WWW/HTTP :: Indexing/Search
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.6, <4
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# Python module for fast line index (ILFF)

Python module for reading and writing index files and fast random
access to text lines in file, created by [AI & IT][aiandit home].

[The source for this project is available here][src].

----

This is the README file for the project.

[aiandit home]: https://ai-and-it.de
[src]: https://github.com/aiandit/ilff.git
