1
1
mirror of https://github.com/r4sas/PBinCLI synced 2025-08-26 13:42:12 +00:00
PBinCLI/pbincli/__init__.py
R4SAS df76f41e19
0.3.6
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2025-02-15 20:16:39 +03:00

8 lines
168 B
Python

#!/usr/bin/env python
# -*- coding: utf-8 -*-
__author__ = "R4SAS <r4sas@i2pmail.org>"
__version__ = "0.3.6"
__copyright__ = "Copyright (c) R4SAS"
__license__ = "MIT"