From 088684cc8cab557b2327eaa8b28f91ef98dffacb Mon Sep 17 00:00:00 2001 From: wuzhaomin Date: Mon, 24 Nov 2025 10:35:40 +0800 Subject: [PATCH] Update the package function description in the README file. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 4395222..31e7d18 100644 --- a/README.rst +++ b/README.rst @@ -43,7 +43,7 @@ Overview .. end-badges -Serialization library for Exceptions and Tracebacks. +Serialization library for Exceptions and Tracebacks, It allows you to pickle/unpickle tracebacks or create traceback objects from string/dict. * Free software: BSD license