First public commit

This commit is contained in:
ben
2018-09-18 10:52:38 +02:00
commit f57654b84b
58 changed files with 9728 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
# -*- coding: utf-8 -*-
from .zip import Zip
from .zipfile import *