stack_data: Extract data from python stack frames and tracebacks for informative displays¶
Description¶
Extract data from python stack frames and tracebacks for informative displays
License¶
MIT
Upstream Contact¶
Type¶
standard
Dependencies¶
Version Information¶
package-version.txt:
0.6.3
version_requirements.txt:
stack-data
Equivalent System Packages¶
$ conda install stack_data
$ sudo yum install python3-stack-data
$ sudo emerge dev-python/stack-data
If the system package is installed and if the (experimental) option
--enable-system-site-packages
is passed to ./configure
, then ./configure
will check if the system package can be used.