{"library":"linecache2","type":"library","category":null,"description":"linecache2 is a Python library providing backports of the standard library's `linecache` module to older supported Python versions (specifically Python 2.6, 3.2, 3.3, and 3.4). It enables random access to individual lines from text files, optimizing internally through a cache, similar to the built-in module. The current version is 1.0.0, released in March 2015, and its development status is 'Mature', indicating stability rather than active feature development.","language":"python","status":"maintenance","version":"1.0.0","tags":["backport","linecache","python2","python3","legacy"],"last_verified":"Fri May 22","install":[{"cmd":"pip install linecache2","imports":["from linecache2 import getline","from linecache2 import clearcache"]}],"homepage":null,"github":"https://github.com/testing-cabal/linecache2","docs":null,"changelog":null,"pypi":"https://pypi.org/project/linecache2/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/linecache2/compatibility"}}