Binary package “python3-linetable” in ubuntu resolute

Parse and generate linetable attributes for Python 3 code objects

 This module provides a simple interface to parse and generate co_linetable
 attributes for Python 3 code objects, dealing with the version-specific
 changes in the CPython implementation.