# -*- coding: utf-8 -*- """ 이미지 번역 모듈 패키지 """ __version__ = "1.0.0" __author__ = "Image Translator"