Initial Commit
This commit is contained in:
commit
05c2e5e81f
17 changed files with 1197 additions and 0 deletions
3
ah_tools/__init__.py
Normal file
3
ah_tools/__init__.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
__version__ = "0.0.1"
|
||||
|
||||
from .core import check_backups, decrypt_cli, encrypt_cli
|
||||
Loading…
Add table
Add a link
Reference in a new issue