Files
2025-04-30 08:48:49 -05:00

19 lines
654 B
Python

# uncompyle6 version 3.9.2
# Python bytecode version base 3.7.0 (3394)
# Decompiled from: Python 3.8.19 (default, Mar 20 2024, 15:27:52)
# [Clang 14.0.6 ]
# Embedded file name: /var/user/app/device_supervisorbak/device_supervisor/lib/packaging/__init__.py
# Compiled at: 2024-04-18 03:12:56
# Size of source mod 2**32: 562 bytes
from __future__ import absolute_import, division, print_function
from .__about__ import __author__, __copyright__, __email__, __license__, __summary__, __title__, __uri__, __version__
__all__ = [
'__title__',
'__summary__',
'__uri__',
'__version__',
'__author__',
'__email__',
'__license__',
'__copyright__']