Current Path: > > opt > alt > python313 > lib > > > python3.13 > site-packages > setuptools > _vendor > tomli
Operation : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 Software : Apache Server IP : 162.0.232.56 | Your IP: 216.73.216.111 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
__pycache__ | Directory | - | - | |
__init__.py | File | 396 bytes | December 01 2024 12:53:25. | |
_parser.py | File | 22633 bytes | December 01 2024 12:53:25. | |
_re.py | File | 2943 bytes | December 01 2024 12:53:25. | |
_types.py | File | 254 bytes | December 01 2024 12:53:25. | |
py.typed | File | 26 bytes | December 01 2024 12:53:25. |
# SPDX-License-Identifier: MIT # SPDX-FileCopyrightText: 2021 Taneli Hukkinen # Licensed to PSF under a Contributor Agreement. __all__ = ("loads", "load", "TOMLDecodeError") __version__ = "2.0.1" # DO NOT EDIT THIS LINE MANUALLY. LET bump2version UTILITY DO IT from ._parser import TOMLDecodeError, load, loads # Pretend this exception was created here. TOMLDecodeError.__module__ = __name__
SILENT KILLER Tool