/
opt
/
imh-python
/
lib
/
python3.9
/
site-packages
/
tomli
/
/opt/imh-python/lib/python3.9/site-packages/tomli
mkdir
upload
Name
Size
Mode
Actions
__pycache__/
-
0755
rm
py.typed
26
0644
edit
dl
rm
_parser.py
25591
0644
edit
dl
rm
_re.py
3171
0644
edit
dl
rm
_types.py
254
0644
edit
dl
rm
__init__.py
314
0644
edit
dl
rm
Edit:
/opt/imh-python/lib/python3.9/site-packages/tomli/__init__.py
(314B)
# SPDX-License-Identifier: MIT # SPDX-FileCopyrightText: 2021 Taneli Hukkinen # Licensed to PSF under a Contributor Agreement. __all__ = ("loads", "load", "TOMLDecodeError") __version__ = "2.2.1" # DO NOT EDIT THIS LINE MANUALLY. LET bump2version UTILITY DO IT from ._parser import TOMLDecodeError, load, loads
Save
cmd:
run