__init__.py 78 B

123456
  1. __version__ = '0.1.0'
  2. __author__ = 'Imitatory'
  3. from .SysCall import SysCall