PHP 8.2.30
Preview: __init__.py Size: 747 B
//proc/thread-self/root/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/toml/__init__.py

"""Python module which parses and emits TOML.

Released under the MIT license.
"""

from pip._vendor.toml import encoder
from pip._vendor.toml import decoder

__version__ = "0.10.1"
_spec_ = "0.5.0"

load = decoder.load
loads = decoder.loads
TomlDecoder = decoder.TomlDecoder
TomlDecodeError = decoder.TomlDecodeError
TomlPreserveCommentDecoder = decoder.TomlPreserveCommentDecoder

dump = encoder.dump
dumps = encoder.dumps
TomlEncoder = encoder.TomlEncoder
TomlArraySeparatorEncoder = encoder.TomlArraySeparatorEncoder
TomlPreserveInlineDictEncoder = encoder.TomlPreserveInlineDictEncoder
TomlNumpyEncoder = encoder.TomlNumpyEncoder
TomlPreserveCommentEncoder = encoder.TomlPreserveCommentEncoder
TomlPathlibEncoder = encoder.TomlPathlibEncoder

Directory Contents

Dirs: 0 × Files: 12

Name Size Perms Modified Actions
242 B lrw-r--r-- 2023-11-13 21:11:11
Edit Download
482 B lrw-r--r-- 2023-11-13 21:11:11
Edit Download
37.79 KB lrw-r--r-- 2023-11-13 21:11:11
Edit Download
30.03 KB lrw-r--r-- 2023-11-13 21:11:11
Edit Download
9.72 KB lrw-r--r-- 2023-11-13 21:11:11
Edit Download
13.77 KB lrw-r--r-- 2023-11-13 21:11:11
Edit Download
378 B lrw-r--r-- 2023-11-13 21:11:11
Edit Download
1.51 KB lrw-r--r-- 2023-11-13 21:11:11
Edit Download
618 B lrw-r--r-- 2023-11-13 21:11:11
Edit Download
1.83 KB lrw-r--r-- 2023-11-13 21:11:11
Edit Download
747 B lrw-r--r-- 2023-11-13 21:11:11
Edit Download
895 B lrw-r--r-- 2023-11-13 21:11:11
Edit Download

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