mirror of
https://github.com/r4sas/PBinCLI
synced 2025-01-24 21:44:27 +00:00
8 lines
170 B
Python
8 lines
170 B
Python
#!/usr/bin/env python
|
|
# -*- coding: utf-8 -*-
|
|
|
|
__author__ = "R4SAS <r4sas@i2pmail.org>"
|
|
__version__ = "0.2.2b1"
|
|
__copyright__ = "Copyright (c) R4SAS"
|
|
__license__ = "MIT"
|