sciwin_translate / pdf2zh /__init__.py
leonsimon23's picture
Upload 9 files
8b23ca3 verified
raw
history blame contribute delete
95 Bytes
import logging
log = logging.getLogger(__name__)
__version__ = "1.8.4"
__author__ = "Byaidu"