From d9b3716d90bb742c29b77dbffc536a29be4d5126 Mon Sep 17 00:00:00 2001 From: kushidou Date: Mon, 29 Jun 2026 08:39:57 +0800 Subject: [PATCH] first commit --- Readme.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Readme.md diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..ee31e2e --- /dev/null +++ b/Readme.md @@ -0,0 +1,9 @@ +# deb Viewer + +一个基于python的,跨平台的DEB安装包查看器。 + +可以在其他操作系统(如Windows)里查看deb包的内容并解包 + +从一般角度看,这个工具没啥意义。但是能解决我工作中不少痛点。 + +不支持重新打包,只能解包。 \ No newline at end of file