aboutsummaryrefslogtreecommitdiff
path: root/python/stack_data/README
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-03-06 12:48:22 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-03-07 08:38:05 +0700
commit39dfe7a54a0dcc25ac78c2a82d0e45204423fa67 (patch)
treee038d51c9523714f36773fcb5c89a5a393c09901 /python/stack_data/README
parent4ffd5e25d09810e4c8a71710b80c538ad34fd235 (diff)
python/stack_data: Upload stack_data
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/stack_data/README')
-rw-r--r--python/stack_data/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/stack_data/README b/python/stack_data/README
new file mode 100644
index 0000000000..065b399521
--- /dev/null
+++ b/python/stack_data/README
@@ -0,0 +1,3 @@
+stack_data is a library that extracts data from stack frames and
+tracebacks particularly to display more useful tracebacks than the
+default.