PHP 8.2.30
Preview: __init__.py Size: 396 B
/opt/alt/python312/lib/python3.12/site-packages/setuptools/_vendor/tomli/__init__.py

# 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__

Directory Contents

Dirs: 1 × Files: 5

Name Size Perms Modified Actions
- drwxr-xr-x 2026-02-10 08:06:45
Edit Download
26 B lrw-r--r-- 2026-01-08 18:42:35
Edit Download
22.10 KB lrw-r--r-- 2026-01-08 18:42:35
Edit Download
2.87 KB lrw-r--r-- 2026-01-08 18:42:35
Edit Download
254 B lrw-r--r-- 2026-01-08 18:42:35
Edit Download
396 B lrw-r--r-- 2026-01-08 18:42:35
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).