From ae82c2a6e45f018f4081d08019d2ea2d2359658c Mon Sep 17 00:00:00 2001 From: Cameron Date: Sun, 16 May 2021 17:29:49 -0500 Subject: [PATCH] first commit --- cbrtocbz.py | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 cbrtocbz.py diff --git a/cbrtocbz.py b/cbrtocbz.py new file mode 100644 index 0000000..b3a7f1e --- /dev/null +++ b/cbrtocbz.py @@ -0,0 +1,3 @@ +import rarfile +import zipfile +