Files
Time-Series-Analysis/.venv/lib/python3.12/site-packages/et_xmlfile/__init__.py
2025-07-30 17:09:11 +03:00

9 lines
228 B
Python

from .xmlfile import xmlfile
# constants
__version__ = '2.0.0'
__author__ = 'See AUTHORS.txt'
__license__ = 'MIT'
__author_email__ = 'charlie.clark@clark-consulting.eu'
__url__ = 'https://foss.heptapod.net/openpyxl/et_xmlfile'