group-wbl/.venv/lib/python3.13/site-packages/docx2txt/__init__.py

5 lines
82 B
Python
Raw Normal View History

2026-01-09 09:12:25 +08:00
from .docx2txt import process
from .docx2txt import process_args
VERSION = '0.9'