Language

Package: python2-linecache2 @ 1.0.0

Synopsis

Backports of the linecache module

Description

The linecache module allows one to get any line from any file, while attempting to optimize internally, using a cache, the common case where many lines are read from a single file.

Home page
https://github.com/testing-cabal/linecache2
Location
gnu/packages/python-xyz.scm (line: 16196, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings