@agent-webui/ai-desk-python-win32-x64 1.0.29-beta1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -0
- package/package.json +20 -0
- package/python/DLLs/_asyncio.pdb +0 -0
- package/python/DLLs/_asyncio.pyd +0 -0
- package/python/DLLs/_bz2.pdb +0 -0
- package/python/DLLs/_bz2.pyd +0 -0
- package/python/DLLs/_ctypes.pdb +0 -0
- package/python/DLLs/_ctypes.pyd +0 -0
- package/python/DLLs/_ctypes_test.pdb +0 -0
- package/python/DLLs/_ctypes_test.pyd +0 -0
- package/python/DLLs/_decimal.pdb +0 -0
- package/python/DLLs/_decimal.pyd +0 -0
- package/python/DLLs/_elementtree.pdb +0 -0
- package/python/DLLs/_elementtree.pyd +0 -0
- package/python/DLLs/_hashlib.pdb +0 -0
- package/python/DLLs/_hashlib.pyd +0 -0
- package/python/DLLs/_lzma.pdb +0 -0
- package/python/DLLs/_lzma.pyd +0 -0
- package/python/DLLs/_multiprocessing.pdb +0 -0
- package/python/DLLs/_multiprocessing.pyd +0 -0
- package/python/DLLs/_overlapped.pdb +0 -0
- package/python/DLLs/_overlapped.pyd +0 -0
- package/python/DLLs/_queue.pdb +0 -0
- package/python/DLLs/_queue.pyd +0 -0
- package/python/DLLs/_socket.pdb +0 -0
- package/python/DLLs/_socket.pyd +0 -0
- package/python/DLLs/_sqlite3.pdb +0 -0
- package/python/DLLs/_sqlite3.pyd +0 -0
- package/python/DLLs/_ssl.pdb +0 -0
- package/python/DLLs/_ssl.pyd +0 -0
- package/python/DLLs/_testbuffer.pdb +0 -0
- package/python/DLLs/_testbuffer.pyd +0 -0
- package/python/DLLs/_testcapi.pdb +0 -0
- package/python/DLLs/_testcapi.pyd +0 -0
- package/python/DLLs/_testclinic.pdb +0 -0
- package/python/DLLs/_testclinic.pyd +0 -0
- package/python/DLLs/_testclinic_limited.pdb +0 -0
- package/python/DLLs/_testclinic_limited.pyd +0 -0
- package/python/DLLs/_testconsole.pdb +0 -0
- package/python/DLLs/_testconsole.pyd +0 -0
- package/python/DLLs/_testimportmultiple.pdb +0 -0
- package/python/DLLs/_testimportmultiple.pyd +0 -0
- package/python/DLLs/_testinternalcapi.pdb +0 -0
- package/python/DLLs/_testinternalcapi.pyd +0 -0
- package/python/DLLs/_testlimitedcapi.pdb +0 -0
- package/python/DLLs/_testlimitedcapi.pyd +0 -0
- package/python/DLLs/_testmultiphase.pdb +0 -0
- package/python/DLLs/_testmultiphase.pyd +0 -0
- package/python/DLLs/_testsinglephase.pdb +0 -0
- package/python/DLLs/_testsinglephase.pyd +0 -0
- package/python/DLLs/_tkinter.pdb +0 -0
- package/python/DLLs/_tkinter.pyd +0 -0
- package/python/DLLs/_uuid.pdb +0 -0
- package/python/DLLs/_uuid.pyd +0 -0
- package/python/DLLs/_wmi.pdb +0 -0
- package/python/DLLs/_wmi.pyd +0 -0
- package/python/DLLs/_zoneinfo.pdb +0 -0
- package/python/DLLs/_zoneinfo.pyd +0 -0
- package/python/DLLs/libcrypto-3-x64.dll +0 -0
- package/python/DLLs/libcrypto-3-x64.pdb +0 -0
- package/python/DLLs/libffi-8.dll +0 -0
- package/python/DLLs/libssl-3-x64.dll +0 -0
- package/python/DLLs/libssl-3-x64.pdb +0 -0
- package/python/DLLs/pyexpat.pdb +0 -0
- package/python/DLLs/pyexpat.pyd +0 -0
- package/python/DLLs/select.pdb +0 -0
- package/python/DLLs/select.pyd +0 -0
- package/python/DLLs/sqlite3.dll +0 -0
- package/python/DLLs/sqlite3.pdb +0 -0
- package/python/DLLs/tcl86t.dll +0 -0
- package/python/DLLs/tk86t.dll +0 -0
- package/python/DLLs/unicodedata.pdb +0 -0
- package/python/DLLs/unicodedata.pyd +0 -0
- package/python/DLLs/winsound.pdb +0 -0
- package/python/DLLs/winsound.pyd +0 -0
- package/python/LICENSE.txt +445 -0
- package/python/Lib/__future__.py +147 -0
- package/python/Lib/__hello__.py +16 -0
- package/python/Lib/__phello__/__init__.py +7 -0
- package/python/Lib/__phello__/ham/__init__.py +0 -0
- package/python/Lib/__phello__/ham/eggs.py +0 -0
- package/python/Lib/__phello__/spam.py +7 -0
- package/python/Lib/__pycache__/__future__.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/_colorize.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/_compat_pickle.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/_compression.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/_markupbase.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/_opcode_metadata.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/_weakrefset.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/ast.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/base64.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/bisect.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/bz2.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/calendar.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/colorsys.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/compileall.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/configparser.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/contextlib.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/copy.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/copyreg.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/csv.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/dataclasses.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/datetime.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/decimal.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/dis.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/enum.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/filecmp.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/fnmatch.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/fractions.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/functools.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/getpass.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/gettext.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/glob.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/gzip.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/hashlib.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/heapq.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/hmac.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/inspect.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/ipaddress.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/keyword.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/linecache.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/locale.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/lzma.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/mimetypes.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/nturl2path.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/numbers.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/opcode.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/operator.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/optparse.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/pickle.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/pkgutil.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/platform.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/py_compile.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/queue.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/quopri.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/random.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/reprlib.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/selectors.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/shlex.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/shutil.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/signal.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/socket.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/socketserver.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/ssl.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/string.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/stringprep.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/struct.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/subprocess.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/tarfile.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/tempfile.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/textwrap.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/threading.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/token.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/tokenize.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/traceback.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/types.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/typing.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/uuid.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/warnings.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/weakref.cpython-313.pyc +0 -0
- package/python/Lib/_aix_support.py +108 -0
- package/python/Lib/_android_support.py +192 -0
- package/python/Lib/_apple_support.py +66 -0
- package/python/Lib/_collections_abc.py +1182 -0
- package/python/Lib/_colorize.py +119 -0
- package/python/Lib/_compat_pickle.py +251 -0
- package/python/Lib/_compression.py +162 -0
- package/python/Lib/_ios_support.py +71 -0
- package/python/Lib/_markupbase.py +396 -0
- package/python/Lib/_opcode_metadata.py +343 -0
- package/python/Lib/_osx_support.py +579 -0
- package/python/Lib/_py_abc.py +147 -0
- package/python/Lib/_pydatetime.py +2639 -0
- package/python/Lib/_pydecimal.py +6351 -0
- package/python/Lib/_pyio.py +2704 -0
- package/python/Lib/_pylong.py +363 -0
- package/python/Lib/_pyrepl/__init__.py +19 -0
- package/python/Lib/_pyrepl/__main__.py +10 -0
- package/python/Lib/_pyrepl/_minimal_curses.py +68 -0
- package/python/Lib/_pyrepl/_threading_handler.py +74 -0
- package/python/Lib/_pyrepl/base_eventqueue.py +110 -0
- package/python/Lib/_pyrepl/commands.py +492 -0
- package/python/Lib/_pyrepl/completing_reader.py +295 -0
- package/python/Lib/_pyrepl/console.py +229 -0
- package/python/Lib/_pyrepl/curses.py +33 -0
- package/python/Lib/_pyrepl/fancy_termios.py +82 -0
- package/python/Lib/_pyrepl/historical_reader.py +419 -0
- package/python/Lib/_pyrepl/input.py +114 -0
- package/python/Lib/_pyrepl/keymap.py +213 -0
- package/python/Lib/_pyrepl/main.py +59 -0
- package/python/Lib/_pyrepl/mypy.ini +29 -0
- package/python/Lib/_pyrepl/pager.py +175 -0
- package/python/Lib/_pyrepl/reader.py +764 -0
- package/python/Lib/_pyrepl/readline.py +599 -0
- package/python/Lib/_pyrepl/simple_interact.py +180 -0
- package/python/Lib/_pyrepl/trace.py +21 -0
- package/python/Lib/_pyrepl/types.py +10 -0
- package/python/Lib/_pyrepl/unix_console.py +852 -0
- package/python/Lib/_pyrepl/unix_eventqueue.py +76 -0
- package/python/Lib/_pyrepl/utils.py +83 -0
- package/python/Lib/_pyrepl/windows_console.py +692 -0
- package/python/Lib/_pyrepl/windows_eventqueue.py +42 -0
- package/python/Lib/_sitebuiltins.py +91 -0
- package/python/Lib/_strptime.py +800 -0
- package/python/Lib/_threading_local.py +120 -0
- package/python/Lib/_weakrefset.py +205 -0
- package/python/Lib/abc.py +188 -0
- package/python/Lib/antigravity.py +17 -0
- package/python/Lib/argparse.py +2690 -0
- package/python/Lib/ast.py +1865 -0
- package/python/Lib/asyncio/__init__.py +47 -0
- package/python/Lib/asyncio/__main__.py +207 -0
- package/python/Lib/asyncio/base_events.py +2075 -0
- package/python/Lib/asyncio/base_futures.py +67 -0
- package/python/Lib/asyncio/base_subprocess.py +319 -0
- package/python/Lib/asyncio/base_tasks.py +94 -0
- package/python/Lib/asyncio/constants.py +41 -0
- package/python/Lib/asyncio/coroutines.py +109 -0
- package/python/Lib/asyncio/events.py +882 -0
- package/python/Lib/asyncio/exceptions.py +62 -0
- package/python/Lib/asyncio/format_helpers.py +84 -0
- package/python/Lib/asyncio/futures.py +425 -0
- package/python/Lib/asyncio/locks.py +617 -0
- package/python/Lib/asyncio/log.py +7 -0
- package/python/Lib/asyncio/mixins.py +21 -0
- package/python/Lib/asyncio/proactor_events.py +896 -0
- package/python/Lib/asyncio/protocols.py +216 -0
- package/python/Lib/asyncio/queues.py +307 -0
- package/python/Lib/asyncio/runners.py +216 -0
- package/python/Lib/asyncio/selector_events.py +1326 -0
- package/python/Lib/asyncio/sslproto.py +929 -0
- package/python/Lib/asyncio/staggered.py +174 -0
- package/python/Lib/asyncio/streams.py +787 -0
- package/python/Lib/asyncio/subprocess.py +229 -0
- package/python/Lib/asyncio/taskgroups.py +278 -0
- package/python/Lib/asyncio/tasks.py +1118 -0
- package/python/Lib/asyncio/threads.py +25 -0
- package/python/Lib/asyncio/timeouts.py +184 -0
- package/python/Lib/asyncio/transports.py +337 -0
- package/python/Lib/asyncio/trsock.py +98 -0
- package/python/Lib/asyncio/unix_events.py +1536 -0
- package/python/Lib/asyncio/windows_events.py +903 -0
- package/python/Lib/asyncio/windows_utils.py +173 -0
- package/python/Lib/base64.py +621 -0
- package/python/Lib/bdb.py +973 -0
- package/python/Lib/bisect.py +118 -0
- package/python/Lib/bz2.py +352 -0
- package/python/Lib/cProfile.py +197 -0
- package/python/Lib/calendar.py +813 -0
- package/python/Lib/cmd.py +409 -0
- package/python/Lib/code.py +386 -0
- package/python/Lib/codecs.py +1132 -0
- package/python/Lib/codeop.py +155 -0
- package/python/Lib/collections/__init__.py +1600 -0
- package/python/Lib/collections/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/colorsys.py +166 -0
- package/python/Lib/compileall.py +470 -0
- package/python/Lib/concurrent/__init__.py +1 -0
- package/python/Lib/concurrent/futures/__init__.py +54 -0
- package/python/Lib/concurrent/futures/_base.py +654 -0
- package/python/Lib/concurrent/futures/process.py +862 -0
- package/python/Lib/concurrent/futures/thread.py +240 -0
- package/python/Lib/configparser.py +1387 -0
- package/python/Lib/contextlib.py +814 -0
- package/python/Lib/contextvars.py +4 -0
- package/python/Lib/copy.py +306 -0
- package/python/Lib/copyreg.py +217 -0
- package/python/Lib/csv.py +513 -0
- package/python/Lib/ctypes/__init__.py +600 -0
- package/python/Lib/ctypes/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/ctypes/__pycache__/_endian.cpython-313.pyc +0 -0
- package/python/Lib/ctypes/__pycache__/wintypes.cpython-313.pyc +0 -0
- package/python/Lib/ctypes/_aix.py +327 -0
- package/python/Lib/ctypes/_endian.py +78 -0
- package/python/Lib/ctypes/macholib/README.ctypes +7 -0
- package/python/Lib/ctypes/macholib/__init__.py +9 -0
- package/python/Lib/ctypes/macholib/dyld.py +165 -0
- package/python/Lib/ctypes/macholib/dylib.py +42 -0
- package/python/Lib/ctypes/macholib/fetch_macholib +2 -0
- package/python/Lib/ctypes/macholib/fetch_macholib.bat +1 -0
- package/python/Lib/ctypes/macholib/framework.py +42 -0
- package/python/Lib/ctypes/util.py +388 -0
- package/python/Lib/ctypes/wintypes.py +202 -0
- package/python/Lib/curses/__init__.py +101 -0
- package/python/Lib/curses/ascii.py +99 -0
- package/python/Lib/curses/has_key.py +192 -0
- package/python/Lib/curses/panel.py +6 -0
- package/python/Lib/curses/textpad.py +204 -0
- package/python/Lib/dataclasses.py +1630 -0
- package/python/Lib/datetime.py +9 -0
- package/python/Lib/dbm/__init__.py +194 -0
- package/python/Lib/dbm/dumb.py +319 -0
- package/python/Lib/dbm/gnu.py +3 -0
- package/python/Lib/dbm/ndbm.py +3 -0
- package/python/Lib/dbm/sqlite3.py +144 -0
- package/python/Lib/decimal.py +109 -0
- package/python/Lib/difflib.py +2056 -0
- package/python/Lib/dis.py +1075 -0
- package/python/Lib/doctest.py +2919 -0
- package/python/Lib/email/__init__.py +61 -0
- package/python/Lib/email/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/email/__pycache__/_encoded_words.cpython-313.pyc +0 -0
- package/python/Lib/email/__pycache__/_parseaddr.cpython-313.pyc +0 -0
- package/python/Lib/email/__pycache__/_policybase.cpython-313.pyc +0 -0
- package/python/Lib/email/__pycache__/base64mime.cpython-313.pyc +0 -0
- package/python/Lib/email/__pycache__/charset.cpython-313.pyc +0 -0
- package/python/Lib/email/__pycache__/encoders.cpython-313.pyc +0 -0
- package/python/Lib/email/__pycache__/errors.cpython-313.pyc +0 -0
- package/python/Lib/email/__pycache__/feedparser.cpython-313.pyc +0 -0
- package/python/Lib/email/__pycache__/header.cpython-313.pyc +0 -0
- package/python/Lib/email/__pycache__/iterators.cpython-313.pyc +0 -0
- package/python/Lib/email/__pycache__/message.cpython-313.pyc +0 -0
- package/python/Lib/email/__pycache__/parser.cpython-313.pyc +0 -0
- package/python/Lib/email/__pycache__/quoprimime.cpython-313.pyc +0 -0
- package/python/Lib/email/__pycache__/utils.cpython-313.pyc +0 -0
- package/python/Lib/email/_encoded_words.py +233 -0
- package/python/Lib/email/_header_value_parser.py +3145 -0
- package/python/Lib/email/_parseaddr.py +563 -0
- package/python/Lib/email/_policybase.py +382 -0
- package/python/Lib/email/architecture.rst +216 -0
- package/python/Lib/email/base64mime.py +115 -0
- package/python/Lib/email/charset.py +398 -0
- package/python/Lib/email/contentmanager.py +253 -0
- package/python/Lib/email/encoders.py +65 -0
- package/python/Lib/email/errors.py +117 -0
- package/python/Lib/email/feedparser.py +536 -0
- package/python/Lib/email/generator.py +530 -0
- package/python/Lib/email/header.py +582 -0
- package/python/Lib/email/headerregistry.py +618 -0
- package/python/Lib/email/iterators.py +68 -0
- package/python/Lib/email/message.py +1217 -0
- package/python/Lib/email/mime/__init__.py +0 -0
- package/python/Lib/email/mime/application.py +37 -0
- package/python/Lib/email/mime/audio.py +97 -0
- package/python/Lib/email/mime/base.py +29 -0
- package/python/Lib/email/mime/image.py +152 -0
- package/python/Lib/email/mime/message.py +33 -0
- package/python/Lib/email/mime/multipart.py +47 -0
- package/python/Lib/email/mime/nonmultipart.py +21 -0
- package/python/Lib/email/mime/text.py +40 -0
- package/python/Lib/email/parser.py +127 -0
- package/python/Lib/email/policy.py +232 -0
- package/python/Lib/email/quoprimime.py +300 -0
- package/python/Lib/email/utils.py +494 -0
- package/python/Lib/encodings/__init__.py +174 -0
- package/python/Lib/encodings/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/encodings/__pycache__/aliases.cpython-313.pyc +0 -0
- package/python/Lib/encodings/__pycache__/cp1252.cpython-313.pyc +0 -0
- package/python/Lib/encodings/__pycache__/cp437.cpython-313.pyc +0 -0
- package/python/Lib/encodings/__pycache__/hex_codec.cpython-313.pyc +0 -0
- package/python/Lib/encodings/__pycache__/idna.cpython-313.pyc +0 -0
- package/python/Lib/encodings/__pycache__/utf_8.cpython-313.pyc +0 -0
- package/python/Lib/encodings/aliases.py +552 -0
- package/python/Lib/encodings/ascii.py +50 -0
- package/python/Lib/encodings/base64_codec.py +55 -0
- package/python/Lib/encodings/big5.py +39 -0
- package/python/Lib/encodings/big5hkscs.py +39 -0
- package/python/Lib/encodings/bz2_codec.py +78 -0
- package/python/Lib/encodings/charmap.py +69 -0
- package/python/Lib/encodings/cp037.py +307 -0
- package/python/Lib/encodings/cp1006.py +307 -0
- package/python/Lib/encodings/cp1026.py +307 -0
- package/python/Lib/encodings/cp1125.py +698 -0
- package/python/Lib/encodings/cp1140.py +307 -0
- package/python/Lib/encodings/cp1250.py +307 -0
- package/python/Lib/encodings/cp1251.py +307 -0
- package/python/Lib/encodings/cp1252.py +307 -0
- package/python/Lib/encodings/cp1253.py +307 -0
- package/python/Lib/encodings/cp1254.py +307 -0
- package/python/Lib/encodings/cp1255.py +307 -0
- package/python/Lib/encodings/cp1256.py +307 -0
- package/python/Lib/encodings/cp1257.py +307 -0
- package/python/Lib/encodings/cp1258.py +307 -0
- package/python/Lib/encodings/cp273.py +307 -0
- package/python/Lib/encodings/cp424.py +307 -0
- package/python/Lib/encodings/cp437.py +698 -0
- package/python/Lib/encodings/cp500.py +307 -0
- package/python/Lib/encodings/cp720.py +309 -0
- package/python/Lib/encodings/cp737.py +698 -0
- package/python/Lib/encodings/cp775.py +697 -0
- package/python/Lib/encodings/cp850.py +698 -0
- package/python/Lib/encodings/cp852.py +698 -0
- package/python/Lib/encodings/cp855.py +698 -0
- package/python/Lib/encodings/cp856.py +307 -0
- package/python/Lib/encodings/cp857.py +694 -0
- package/python/Lib/encodings/cp858.py +698 -0
- package/python/Lib/encodings/cp860.py +698 -0
- package/python/Lib/encodings/cp861.py +698 -0
- package/python/Lib/encodings/cp862.py +698 -0
- package/python/Lib/encodings/cp863.py +698 -0
- package/python/Lib/encodings/cp864.py +690 -0
- package/python/Lib/encodings/cp865.py +698 -0
- package/python/Lib/encodings/cp866.py +698 -0
- package/python/Lib/encodings/cp869.py +689 -0
- package/python/Lib/encodings/cp874.py +307 -0
- package/python/Lib/encodings/cp875.py +307 -0
- package/python/Lib/encodings/cp932.py +39 -0
- package/python/Lib/encodings/cp949.py +39 -0
- package/python/Lib/encodings/cp950.py +39 -0
- package/python/Lib/encodings/euc_jis_2004.py +39 -0
- package/python/Lib/encodings/euc_jisx0213.py +39 -0
- package/python/Lib/encodings/euc_jp.py +39 -0
- package/python/Lib/encodings/euc_kr.py +39 -0
- package/python/Lib/encodings/gb18030.py +39 -0
- package/python/Lib/encodings/gb2312.py +39 -0
- package/python/Lib/encodings/gbk.py +39 -0
- package/python/Lib/encodings/hex_codec.py +55 -0
- package/python/Lib/encodings/hp_roman8.py +314 -0
- package/python/Lib/encodings/hz.py +39 -0
- package/python/Lib/encodings/idna.py +387 -0
- package/python/Lib/encodings/iso2022_jp.py +39 -0
- package/python/Lib/encodings/iso2022_jp_1.py +39 -0
- package/python/Lib/encodings/iso2022_jp_2.py +39 -0
- package/python/Lib/encodings/iso2022_jp_2004.py +39 -0
- package/python/Lib/encodings/iso2022_jp_3.py +39 -0
- package/python/Lib/encodings/iso2022_jp_ext.py +39 -0
- package/python/Lib/encodings/iso2022_kr.py +39 -0
- package/python/Lib/encodings/iso8859_1.py +307 -0
- package/python/Lib/encodings/iso8859_10.py +307 -0
- package/python/Lib/encodings/iso8859_11.py +307 -0
- package/python/Lib/encodings/iso8859_13.py +307 -0
- package/python/Lib/encodings/iso8859_14.py +307 -0
- package/python/Lib/encodings/iso8859_15.py +307 -0
- package/python/Lib/encodings/iso8859_16.py +307 -0
- package/python/Lib/encodings/iso8859_2.py +307 -0
- package/python/Lib/encodings/iso8859_3.py +307 -0
- package/python/Lib/encodings/iso8859_4.py +307 -0
- package/python/Lib/encodings/iso8859_5.py +307 -0
- package/python/Lib/encodings/iso8859_6.py +307 -0
- package/python/Lib/encodings/iso8859_7.py +307 -0
- package/python/Lib/encodings/iso8859_8.py +307 -0
- package/python/Lib/encodings/iso8859_9.py +307 -0
- package/python/Lib/encodings/johab.py +39 -0
- package/python/Lib/encodings/koi8_r.py +307 -0
- package/python/Lib/encodings/koi8_t.py +308 -0
- package/python/Lib/encodings/koi8_u.py +307 -0
- package/python/Lib/encodings/kz1048.py +307 -0
- package/python/Lib/encodings/latin_1.py +50 -0
- package/python/Lib/encodings/mac_arabic.py +698 -0
- package/python/Lib/encodings/mac_croatian.py +307 -0
- package/python/Lib/encodings/mac_cyrillic.py +307 -0
- package/python/Lib/encodings/mac_farsi.py +307 -0
- package/python/Lib/encodings/mac_greek.py +307 -0
- package/python/Lib/encodings/mac_iceland.py +307 -0
- package/python/Lib/encodings/mac_latin2.py +312 -0
- package/python/Lib/encodings/mac_roman.py +307 -0
- package/python/Lib/encodings/mac_romanian.py +307 -0
- package/python/Lib/encodings/mac_turkish.py +307 -0
- package/python/Lib/encodings/mbcs.py +47 -0
- package/python/Lib/encodings/oem.py +41 -0
- package/python/Lib/encodings/palmos.py +308 -0
- package/python/Lib/encodings/ptcp154.py +312 -0
- package/python/Lib/encodings/punycode.py +253 -0
- package/python/Lib/encodings/quopri_codec.py +56 -0
- package/python/Lib/encodings/raw_unicode_escape.py +46 -0
- package/python/Lib/encodings/rot_13.py +113 -0
- package/python/Lib/encodings/shift_jis.py +39 -0
- package/python/Lib/encodings/shift_jis_2004.py +39 -0
- package/python/Lib/encodings/shift_jisx0213.py +39 -0
- package/python/Lib/encodings/tis_620.py +307 -0
- package/python/Lib/encodings/undefined.py +49 -0
- package/python/Lib/encodings/unicode_escape.py +46 -0
- package/python/Lib/encodings/utf_16.py +155 -0
- package/python/Lib/encodings/utf_16_be.py +42 -0
- package/python/Lib/encodings/utf_16_le.py +42 -0
- package/python/Lib/encodings/utf_32.py +150 -0
- package/python/Lib/encodings/utf_32_be.py +37 -0
- package/python/Lib/encodings/utf_32_le.py +37 -0
- package/python/Lib/encodings/utf_7.py +38 -0
- package/python/Lib/encodings/utf_8.py +42 -0
- package/python/Lib/encodings/utf_8_sig.py +130 -0
- package/python/Lib/encodings/uu_codec.py +103 -0
- package/python/Lib/encodings/zlib_codec.py +77 -0
- package/python/Lib/ensurepip/__init__.py +264 -0
- package/python/Lib/ensurepip/__main__.py +5 -0
- package/python/Lib/ensurepip/_bundled/pip-25.3-py3-none-any.whl +0 -0
- package/python/Lib/ensurepip/_uninstall.py +31 -0
- package/python/Lib/enum.py +2182 -0
- package/python/Lib/filecmp.py +320 -0
- package/python/Lib/fileinput.py +442 -0
- package/python/Lib/fnmatch.py +192 -0
- package/python/Lib/fractions.py +1043 -0
- package/python/Lib/ftplib.py +966 -0
- package/python/Lib/functools.py +1036 -0
- package/python/Lib/genericpath.py +200 -0
- package/python/Lib/getopt.py +215 -0
- package/python/Lib/getpass.py +192 -0
- package/python/Lib/gettext.py +657 -0
- package/python/Lib/glob.py +551 -0
- package/python/Lib/graphlib.py +250 -0
- package/python/Lib/gzip.py +691 -0
- package/python/Lib/hashlib.py +255 -0
- package/python/Lib/heapq.py +603 -0
- package/python/Lib/hmac.py +220 -0
- package/python/Lib/html/__init__.py +132 -0
- package/python/Lib/html/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/html/__pycache__/entities.cpython-313.pyc +0 -0
- package/python/Lib/html/__pycache__/parser.cpython-313.pyc +0 -0
- package/python/Lib/html/entities.py +2513 -0
- package/python/Lib/html/parser.py +553 -0
- package/python/Lib/http/__init__.py +202 -0
- package/python/Lib/http/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/http/__pycache__/client.cpython-313.pyc +0 -0
- package/python/Lib/http/__pycache__/cookiejar.cpython-313.pyc +0 -0
- package/python/Lib/http/__pycache__/cookies.cpython-313.pyc +0 -0
- package/python/Lib/http/client.py +1570 -0
- package/python/Lib/http/cookiejar.py +2122 -0
- package/python/Lib/http/cookies.py +615 -0
- package/python/Lib/http/server.py +1351 -0
- package/python/Lib/idlelib/CREDITS.txt +48 -0
- package/python/Lib/idlelib/ChangeLog +1591 -0
- package/python/Lib/idlelib/HISTORY.txt +296 -0
- package/python/Lib/idlelib/Icons/README.txt +51 -0
- package/python/Lib/idlelib/Icons/folder.gif +0 -0
- package/python/Lib/idlelib/Icons/idle.ico +0 -0
- package/python/Lib/idlelib/Icons/idle_16.gif +0 -0
- package/python/Lib/idlelib/Icons/idle_16.png +0 -0
- package/python/Lib/idlelib/Icons/idle_256.png +0 -0
- package/python/Lib/idlelib/Icons/idle_32.gif +0 -0
- package/python/Lib/idlelib/Icons/idle_32.png +0 -0
- package/python/Lib/idlelib/Icons/idle_48.gif +0 -0
- package/python/Lib/idlelib/Icons/idle_48.png +0 -0
- package/python/Lib/idlelib/Icons/minusnode.gif +0 -0
- package/python/Lib/idlelib/Icons/openfolder.gif +0 -0
- package/python/Lib/idlelib/Icons/plusnode.gif +0 -0
- package/python/Lib/idlelib/Icons/python.gif +0 -0
- package/python/Lib/idlelib/Icons/tk.gif +0 -0
- package/python/Lib/idlelib/NEWS2x.txt +660 -0
- package/python/Lib/idlelib/News3.txt +1407 -0
- package/python/Lib/idlelib/README.txt +290 -0
- package/python/Lib/idlelib/TODO.txt +210 -0
- package/python/Lib/idlelib/__init__.py +10 -0
- package/python/Lib/idlelib/__main__.py +7 -0
- package/python/Lib/idlelib/autocomplete.py +228 -0
- package/python/Lib/idlelib/autocomplete_w.py +498 -0
- package/python/Lib/idlelib/autoexpand.py +96 -0
- package/python/Lib/idlelib/browser.py +260 -0
- package/python/Lib/idlelib/calltip.py +205 -0
- package/python/Lib/idlelib/calltip_w.py +202 -0
- package/python/Lib/idlelib/codecontext.py +270 -0
- package/python/Lib/idlelib/colorizer.py +384 -0
- package/python/Lib/idlelib/config-extensions.def +62 -0
- package/python/Lib/idlelib/config-highlight.def +105 -0
- package/python/Lib/idlelib/config-keys.def +309 -0
- package/python/Lib/idlelib/config-main.def +92 -0
- package/python/Lib/idlelib/config.py +917 -0
- package/python/Lib/idlelib/config_key.py +354 -0
- package/python/Lib/idlelib/configdialog.py +2408 -0
- package/python/Lib/idlelib/debugger.py +602 -0
- package/python/Lib/idlelib/debugger_r.py +390 -0
- package/python/Lib/idlelib/debugobj.py +146 -0
- package/python/Lib/idlelib/debugobj_r.py +41 -0
- package/python/Lib/idlelib/delegator.py +34 -0
- package/python/Lib/idlelib/dynoption.py +57 -0
- package/python/Lib/idlelib/editor.py +1721 -0
- package/python/Lib/idlelib/extend.txt +83 -0
- package/python/Lib/idlelib/filelist.py +132 -0
- package/python/Lib/idlelib/format.py +426 -0
- package/python/Lib/idlelib/grep.py +223 -0
- package/python/Lib/idlelib/help.html +865 -0
- package/python/Lib/idlelib/help.py +343 -0
- package/python/Lib/idlelib/help_about.py +211 -0
- package/python/Lib/idlelib/history.py +106 -0
- package/python/Lib/idlelib/hyperparser.py +312 -0
- package/python/Lib/idlelib/idle.bat +4 -0
- package/python/Lib/idlelib/idle.py +14 -0
- package/python/Lib/idlelib/idle.pyw +17 -0
- package/python/Lib/idlelib/iomenu.py +441 -0
- package/python/Lib/idlelib/macosx.py +278 -0
- package/python/Lib/idlelib/mainmenu.py +126 -0
- package/python/Lib/idlelib/multicall.py +451 -0
- package/python/Lib/idlelib/outwin.py +188 -0
- package/python/Lib/idlelib/parenmatch.py +183 -0
- package/python/Lib/idlelib/pathbrowser.py +107 -0
- package/python/Lib/idlelib/percolator.py +120 -0
- package/python/Lib/idlelib/pyparse.py +589 -0
- package/python/Lib/idlelib/pyshell.py +1699 -0
- package/python/Lib/idlelib/query.py +390 -0
- package/python/Lib/idlelib/redirector.py +174 -0
- package/python/Lib/idlelib/replace.py +299 -0
- package/python/Lib/idlelib/rpc.py +635 -0
- package/python/Lib/idlelib/run.py +653 -0
- package/python/Lib/idlelib/runscript.py +213 -0
- package/python/Lib/idlelib/scrolledlist.py +151 -0
- package/python/Lib/idlelib/search.py +165 -0
- package/python/Lib/idlelib/searchbase.py +210 -0
- package/python/Lib/idlelib/searchengine.py +234 -0
- package/python/Lib/idlelib/sidebar.py +543 -0
- package/python/Lib/idlelib/squeezer.py +345 -0
- package/python/Lib/idlelib/stackviewer.py +134 -0
- package/python/Lib/idlelib/statusbar.py +52 -0
- package/python/Lib/idlelib/textview.py +193 -0
- package/python/Lib/idlelib/tooltip.py +190 -0
- package/python/Lib/idlelib/tree.py +509 -0
- package/python/Lib/idlelib/undo.py +367 -0
- package/python/Lib/idlelib/util.py +37 -0
- package/python/Lib/idlelib/window.py +98 -0
- package/python/Lib/idlelib/zoomheight.py +124 -0
- package/python/Lib/idlelib/zzdummy.py +73 -0
- package/python/Lib/imaplib.py +1651 -0
- package/python/Lib/importlib/__init__.py +136 -0
- package/python/Lib/importlib/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/importlib/__pycache__/_abc.cpython-313.pyc +0 -0
- package/python/Lib/importlib/__pycache__/abc.cpython-313.pyc +0 -0
- package/python/Lib/importlib/__pycache__/readers.cpython-313.pyc +0 -0
- package/python/Lib/importlib/_abc.py +39 -0
- package/python/Lib/importlib/_bootstrap.py +1551 -0
- package/python/Lib/importlib/_bootstrap_external.py +1826 -0
- package/python/Lib/importlib/abc.py +243 -0
- package/python/Lib/importlib/machinery.py +21 -0
- package/python/Lib/importlib/metadata/__init__.py +1093 -0
- package/python/Lib/importlib/metadata/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/importlib/metadata/__pycache__/_adapters.cpython-313.pyc +0 -0
- package/python/Lib/importlib/metadata/__pycache__/_collections.cpython-313.pyc +0 -0
- package/python/Lib/importlib/metadata/__pycache__/_functools.cpython-313.pyc +0 -0
- package/python/Lib/importlib/metadata/__pycache__/_itertools.cpython-313.pyc +0 -0
- package/python/Lib/importlib/metadata/__pycache__/_meta.cpython-313.pyc +0 -0
- package/python/Lib/importlib/metadata/__pycache__/_text.cpython-313.pyc +0 -0
- package/python/Lib/importlib/metadata/_adapters.py +89 -0
- package/python/Lib/importlib/metadata/_collections.py +30 -0
- package/python/Lib/importlib/metadata/_functools.py +104 -0
- package/python/Lib/importlib/metadata/_itertools.py +73 -0
- package/python/Lib/importlib/metadata/_meta.py +67 -0
- package/python/Lib/importlib/metadata/_text.py +99 -0
- package/python/Lib/importlib/metadata/diagnose.py +21 -0
- package/python/Lib/importlib/readers.py +12 -0
- package/python/Lib/importlib/resources/__init__.py +43 -0
- package/python/Lib/importlib/resources/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/importlib/resources/__pycache__/_adapters.cpython-313.pyc +0 -0
- package/python/Lib/importlib/resources/__pycache__/_common.cpython-313.pyc +0 -0
- package/python/Lib/importlib/resources/__pycache__/_functional.cpython-313.pyc +0 -0
- package/python/Lib/importlib/resources/__pycache__/_itertools.cpython-313.pyc +0 -0
- package/python/Lib/importlib/resources/__pycache__/abc.cpython-313.pyc +0 -0
- package/python/Lib/importlib/resources/__pycache__/readers.cpython-313.pyc +0 -0
- package/python/Lib/importlib/resources/_adapters.py +168 -0
- package/python/Lib/importlib/resources/_common.py +211 -0
- package/python/Lib/importlib/resources/_functional.py +81 -0
- package/python/Lib/importlib/resources/_itertools.py +38 -0
- package/python/Lib/importlib/resources/abc.py +173 -0
- package/python/Lib/importlib/resources/readers.py +203 -0
- package/python/Lib/importlib/resources/simple.py +106 -0
- package/python/Lib/importlib/simple.py +14 -0
- package/python/Lib/importlib/util.py +274 -0
- package/python/Lib/inspect.py +3471 -0
- package/python/Lib/io.py +99 -0
- package/python/Lib/ipaddress.py +2440 -0
- package/python/Lib/json/__init__.py +365 -0
- package/python/Lib/json/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/json/__pycache__/decoder.cpython-313.pyc +0 -0
- package/python/Lib/json/__pycache__/encoder.cpython-313.pyc +0 -0
- package/python/Lib/json/__pycache__/scanner.cpython-313.pyc +0 -0
- package/python/Lib/json/decoder.py +364 -0
- package/python/Lib/json/encoder.py +446 -0
- package/python/Lib/json/scanner.py +73 -0
- package/python/Lib/json/tool.py +89 -0
- package/python/Lib/keyword.py +64 -0
- package/python/Lib/linecache.py +236 -0
- package/python/Lib/locale.py +1778 -0
- package/python/Lib/logging/__init__.py +2326 -0
- package/python/Lib/logging/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/logging/__pycache__/config.cpython-313.pyc +0 -0
- package/python/Lib/logging/__pycache__/handlers.cpython-313.pyc +0 -0
- package/python/Lib/logging/config.py +1065 -0
- package/python/Lib/logging/handlers.py +1629 -0
- package/python/Lib/lzma.py +364 -0
- package/python/Lib/mailbox.py +2219 -0
- package/python/Lib/mimetypes.py +679 -0
- package/python/Lib/modulefinder.py +671 -0
- package/python/Lib/multiprocessing/__init__.py +37 -0
- package/python/Lib/multiprocessing/connection.py +1190 -0
- package/python/Lib/multiprocessing/context.py +377 -0
- package/python/Lib/multiprocessing/dummy/__init__.py +126 -0
- package/python/Lib/multiprocessing/dummy/connection.py +75 -0
- package/python/Lib/multiprocessing/forkserver.py +364 -0
- package/python/Lib/multiprocessing/heap.py +337 -0
- package/python/Lib/multiprocessing/managers.py +1397 -0
- package/python/Lib/multiprocessing/pool.py +957 -0
- package/python/Lib/multiprocessing/popen_fork.py +87 -0
- package/python/Lib/multiprocessing/popen_forkserver.py +74 -0
- package/python/Lib/multiprocessing/popen_spawn_posix.py +76 -0
- package/python/Lib/multiprocessing/popen_spawn_win32.py +147 -0
- package/python/Lib/multiprocessing/process.py +436 -0
- package/python/Lib/multiprocessing/queues.py +399 -0
- package/python/Lib/multiprocessing/reduction.py +281 -0
- package/python/Lib/multiprocessing/resource_sharer.py +154 -0
- package/python/Lib/multiprocessing/resource_tracker.py +420 -0
- package/python/Lib/multiprocessing/shared_memory.py +544 -0
- package/python/Lib/multiprocessing/sharedctypes.py +240 -0
- package/python/Lib/multiprocessing/spawn.py +307 -0
- package/python/Lib/multiprocessing/synchronize.py +404 -0
- package/python/Lib/multiprocessing/util.py +562 -0
- package/python/Lib/netrc.py +199 -0
- package/python/Lib/ntpath.py +870 -0
- package/python/Lib/nturl2path.py +69 -0
- package/python/Lib/numbers.py +427 -0
- package/python/Lib/opcode.py +115 -0
- package/python/Lib/operator.py +467 -0
- package/python/Lib/optparse.py +1681 -0
- package/python/Lib/os.py +1184 -0
- package/python/Lib/pathlib/__init__.py +12 -0
- package/python/Lib/pathlib/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/pathlib/__pycache__/_abc.cpython-313.pyc +0 -0
- package/python/Lib/pathlib/__pycache__/_local.cpython-313.pyc +0 -0
- package/python/Lib/pathlib/_abc.py +930 -0
- package/python/Lib/pathlib/_local.py +861 -0
- package/python/Lib/pdb.py +2550 -0
- package/python/Lib/pickle.py +1866 -0
- package/python/Lib/pickletools.py +2904 -0
- package/python/Lib/pkgutil.py +529 -0
- package/python/Lib/platform.py +1454 -0
- package/python/Lib/plistlib.py +948 -0
- package/python/Lib/poplib.py +477 -0
- package/python/Lib/posixpath.py +578 -0
- package/python/Lib/pprint.py +658 -0
- package/python/Lib/profile.py +616 -0
- package/python/Lib/pstats.py +778 -0
- package/python/Lib/pty.py +211 -0
- package/python/Lib/py_compile.py +212 -0
- package/python/Lib/pyclbr.py +314 -0
- package/python/Lib/pydoc.py +2859 -0
- package/python/Lib/pydoc_data/__init__.py +0 -0
- package/python/Lib/pydoc_data/_pydoc.css +112 -0
- package/python/Lib/pydoc_data/module_docs.py +314 -0
- package/python/Lib/pydoc_data/topics.py +13000 -0
- package/python/Lib/queue.py +383 -0
- package/python/Lib/quopri.py +237 -0
- package/python/Lib/random.py +1070 -0
- package/python/Lib/re/__init__.py +428 -0
- package/python/Lib/re/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/re/__pycache__/_casefix.cpython-313.pyc +0 -0
- package/python/Lib/re/__pycache__/_compiler.cpython-313.pyc +0 -0
- package/python/Lib/re/__pycache__/_constants.cpython-313.pyc +0 -0
- package/python/Lib/re/__pycache__/_parser.cpython-313.pyc +0 -0
- package/python/Lib/re/_casefix.py +106 -0
- package/python/Lib/re/_compiler.py +768 -0
- package/python/Lib/re/_constants.py +222 -0
- package/python/Lib/re/_parser.py +1081 -0
- package/python/Lib/reprlib.py +230 -0
- package/python/Lib/rlcompleter.py +221 -0
- package/python/Lib/runpy.py +319 -0
- package/python/Lib/sched.py +167 -0
- package/python/Lib/secrets.py +71 -0
- package/python/Lib/selectors.py +603 -0
- package/python/Lib/shelve.py +250 -0
- package/python/Lib/shlex.py +345 -0
- package/python/Lib/shutil.py +1583 -0
- package/python/Lib/signal.py +94 -0
- package/python/Lib/site-packages/README.txt +2 -0
- package/python/Lib/site-packages/pip/__init__.py +13 -0
- package/python/Lib/site-packages/pip/__main__.py +24 -0
- package/python/Lib/site-packages/pip/__pip-runner__.py +50 -0
- package/python/Lib/site-packages/pip/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/__pycache__/__main__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/__pycache__/__pip-runner__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/__init__.py +18 -0
- package/python/Lib/site-packages/pip/_internal/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/__pycache__/build_env.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/__pycache__/cache.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/__pycache__/configuration.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/__pycache__/exceptions.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/__pycache__/main.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/__pycache__/pyproject.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/__pycache__/self_outdated_check.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/__pycache__/wheel_builder.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/build_env.py +606 -0
- package/python/Lib/site-packages/pip/_internal/cache.py +291 -0
- package/python/Lib/site-packages/pip/_internal/cli/__init__.py +3 -0
- package/python/Lib/site-packages/pip/_internal/cli/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/cli/__pycache__/autocompletion.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/cli/__pycache__/base_command.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/cli/__pycache__/cmdoptions.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/cli/__pycache__/command_context.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/cli/__pycache__/index_command.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/cli/__pycache__/main.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/cli/__pycache__/main_parser.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/cli/__pycache__/parser.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/cli/__pycache__/progress_bars.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/cli/__pycache__/req_command.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/cli/__pycache__/spinners.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/cli/__pycache__/status_codes.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/cli/autocompletion.py +184 -0
- package/python/Lib/site-packages/pip/_internal/cli/base_command.py +255 -0
- package/python/Lib/site-packages/pip/_internal/cli/cmdoptions.py +1267 -0
- package/python/Lib/site-packages/pip/_internal/cli/command_context.py +28 -0
- package/python/Lib/site-packages/pip/_internal/cli/index_command.py +195 -0
- package/python/Lib/site-packages/pip/_internal/cli/main.py +85 -0
- package/python/Lib/site-packages/pip/_internal/cli/main_parser.py +136 -0
- package/python/Lib/site-packages/pip/_internal/cli/parser.py +358 -0
- package/python/Lib/site-packages/pip/_internal/cli/progress_bars.py +153 -0
- package/python/Lib/site-packages/pip/_internal/cli/req_command.py +447 -0
- package/python/Lib/site-packages/pip/_internal/cli/spinners.py +235 -0
- package/python/Lib/site-packages/pip/_internal/cli/status_codes.py +6 -0
- package/python/Lib/site-packages/pip/_internal/commands/__init__.py +139 -0
- package/python/Lib/site-packages/pip/_internal/commands/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/commands/__pycache__/cache.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/commands/__pycache__/check.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/commands/__pycache__/completion.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/commands/__pycache__/configuration.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/commands/__pycache__/debug.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/commands/__pycache__/download.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/commands/__pycache__/freeze.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/commands/__pycache__/hash.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/commands/__pycache__/help.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/commands/__pycache__/index.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/commands/__pycache__/inspect.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/commands/__pycache__/install.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/commands/__pycache__/list.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/commands/__pycache__/lock.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/commands/__pycache__/search.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/commands/__pycache__/show.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/commands/__pycache__/uninstall.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/commands/__pycache__/wheel.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/commands/cache.py +255 -0
- package/python/Lib/site-packages/pip/_internal/commands/check.py +66 -0
- package/python/Lib/site-packages/pip/_internal/commands/completion.py +136 -0
- package/python/Lib/site-packages/pip/_internal/commands/configuration.py +288 -0
- package/python/Lib/site-packages/pip/_internal/commands/debug.py +203 -0
- package/python/Lib/site-packages/pip/_internal/commands/download.py +146 -0
- package/python/Lib/site-packages/pip/_internal/commands/freeze.py +107 -0
- package/python/Lib/site-packages/pip/_internal/commands/hash.py +58 -0
- package/python/Lib/site-packages/pip/_internal/commands/help.py +40 -0
- package/python/Lib/site-packages/pip/_internal/commands/index.py +166 -0
- package/python/Lib/site-packages/pip/_internal/commands/inspect.py +92 -0
- package/python/Lib/site-packages/pip/_internal/commands/install.py +810 -0
- package/python/Lib/site-packages/pip/_internal/commands/list.py +398 -0
- package/python/Lib/site-packages/pip/_internal/commands/lock.py +175 -0
- package/python/Lib/site-packages/pip/_internal/commands/search.py +178 -0
- package/python/Lib/site-packages/pip/_internal/commands/show.py +231 -0
- package/python/Lib/site-packages/pip/_internal/commands/uninstall.py +113 -0
- package/python/Lib/site-packages/pip/_internal/commands/wheel.py +171 -0
- package/python/Lib/site-packages/pip/_internal/configuration.py +396 -0
- package/python/Lib/site-packages/pip/_internal/distributions/__init__.py +21 -0
- package/python/Lib/site-packages/pip/_internal/distributions/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/distributions/__pycache__/base.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/distributions/__pycache__/installed.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/distributions/__pycache__/sdist.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/distributions/__pycache__/wheel.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/distributions/base.py +55 -0
- package/python/Lib/site-packages/pip/_internal/distributions/installed.py +33 -0
- package/python/Lib/site-packages/pip/_internal/distributions/sdist.py +164 -0
- package/python/Lib/site-packages/pip/_internal/distributions/wheel.py +44 -0
- package/python/Lib/site-packages/pip/_internal/exceptions.py +971 -0
- package/python/Lib/site-packages/pip/_internal/index/__init__.py +1 -0
- package/python/Lib/site-packages/pip/_internal/index/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/index/__pycache__/collector.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/index/__pycache__/package_finder.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/index/__pycache__/sources.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/index/collector.py +488 -0
- package/python/Lib/site-packages/pip/_internal/index/package_finder.py +1125 -0
- package/python/Lib/site-packages/pip/_internal/index/sources.py +287 -0
- package/python/Lib/site-packages/pip/_internal/locations/__init__.py +440 -0
- package/python/Lib/site-packages/pip/_internal/locations/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/locations/__pycache__/_distutils.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/locations/__pycache__/_sysconfig.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/locations/__pycache__/base.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/locations/_distutils.py +173 -0
- package/python/Lib/site-packages/pip/_internal/locations/_sysconfig.py +218 -0
- package/python/Lib/site-packages/pip/_internal/locations/base.py +82 -0
- package/python/Lib/site-packages/pip/_internal/main.py +12 -0
- package/python/Lib/site-packages/pip/_internal/metadata/__init__.py +169 -0
- package/python/Lib/site-packages/pip/_internal/metadata/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/metadata/__pycache__/_json.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/metadata/__pycache__/base.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/metadata/__pycache__/pkg_resources.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/metadata/_json.py +87 -0
- package/python/Lib/site-packages/pip/_internal/metadata/base.py +685 -0
- package/python/Lib/site-packages/pip/_internal/metadata/importlib/__init__.py +6 -0
- package/python/Lib/site-packages/pip/_internal/metadata/importlib/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/metadata/importlib/__pycache__/_compat.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/metadata/importlib/__pycache__/_dists.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/metadata/importlib/__pycache__/_envs.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/metadata/importlib/_compat.py +87 -0
- package/python/Lib/site-packages/pip/_internal/metadata/importlib/_dists.py +229 -0
- package/python/Lib/site-packages/pip/_internal/metadata/importlib/_envs.py +143 -0
- package/python/Lib/site-packages/pip/_internal/metadata/pkg_resources.py +298 -0
- package/python/Lib/site-packages/pip/_internal/models/__init__.py +1 -0
- package/python/Lib/site-packages/pip/_internal/models/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/models/__pycache__/candidate.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/models/__pycache__/direct_url.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/models/__pycache__/format_control.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/models/__pycache__/index.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/models/__pycache__/installation_report.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/models/__pycache__/link.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/models/__pycache__/release_control.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/models/__pycache__/scheme.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/models/__pycache__/search_scope.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/models/__pycache__/selection_prefs.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/models/__pycache__/target_python.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/models/__pycache__/wheel.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/models/candidate.py +25 -0
- package/python/Lib/site-packages/pip/_internal/models/direct_url.py +227 -0
- package/python/Lib/site-packages/pip/_internal/models/format_control.py +78 -0
- package/python/Lib/site-packages/pip/_internal/models/index.py +28 -0
- package/python/Lib/site-packages/pip/_internal/models/installation_report.py +57 -0
- package/python/Lib/site-packages/pip/_internal/models/link.py +617 -0
- package/python/Lib/site-packages/pip/_internal/models/release_control.py +92 -0
- package/python/Lib/site-packages/pip/_internal/models/scheme.py +25 -0
- package/python/Lib/site-packages/pip/_internal/models/search_scope.py +126 -0
- package/python/Lib/site-packages/pip/_internal/models/selection_prefs.py +56 -0
- package/python/Lib/site-packages/pip/_internal/models/target_python.py +122 -0
- package/python/Lib/site-packages/pip/_internal/models/wheel.py +80 -0
- package/python/Lib/site-packages/pip/_internal/network/__init__.py +1 -0
- package/python/Lib/site-packages/pip/_internal/network/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/network/__pycache__/auth.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/network/__pycache__/cache.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/network/__pycache__/download.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/network/__pycache__/lazy_wheel.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/network/__pycache__/session.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/network/__pycache__/utils.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/network/__pycache__/xmlrpc.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/network/auth.py +568 -0
- package/python/Lib/site-packages/pip/_internal/network/cache.py +128 -0
- package/python/Lib/site-packages/pip/_internal/network/download.py +341 -0
- package/python/Lib/site-packages/pip/_internal/network/lazy_wheel.py +215 -0
- package/python/Lib/site-packages/pip/_internal/network/session.py +532 -0
- package/python/Lib/site-packages/pip/_internal/network/utils.py +98 -0
- package/python/Lib/site-packages/pip/_internal/network/xmlrpc.py +61 -0
- package/python/Lib/site-packages/pip/_internal/operations/__init__.py +0 -0
- package/python/Lib/site-packages/pip/_internal/operations/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/operations/__pycache__/check.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/operations/__pycache__/freeze.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/operations/__pycache__/prepare.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/operations/build/__init__.py +0 -0
- package/python/Lib/site-packages/pip/_internal/operations/build/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/operations/build/__pycache__/build_tracker.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/operations/build/__pycache__/metadata.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/operations/build/__pycache__/metadata_editable.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/operations/build/__pycache__/wheel.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/operations/build/__pycache__/wheel_editable.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/operations/build/build_tracker.py +140 -0
- package/python/Lib/site-packages/pip/_internal/operations/build/metadata.py +38 -0
- package/python/Lib/site-packages/pip/_internal/operations/build/metadata_editable.py +41 -0
- package/python/Lib/site-packages/pip/_internal/operations/build/wheel.py +38 -0
- package/python/Lib/site-packages/pip/_internal/operations/build/wheel_editable.py +47 -0
- package/python/Lib/site-packages/pip/_internal/operations/check.py +175 -0
- package/python/Lib/site-packages/pip/_internal/operations/freeze.py +259 -0
- package/python/Lib/site-packages/pip/_internal/operations/install/__init__.py +1 -0
- package/python/Lib/site-packages/pip/_internal/operations/install/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/operations/install/__pycache__/wheel.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/operations/install/wheel.py +745 -0
- package/python/Lib/site-packages/pip/_internal/operations/prepare.py +747 -0
- package/python/Lib/site-packages/pip/_internal/pyproject.py +123 -0
- package/python/Lib/site-packages/pip/_internal/req/__init__.py +103 -0
- package/python/Lib/site-packages/pip/_internal/req/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/req/__pycache__/constructors.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/req/__pycache__/pep723.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/req/__pycache__/req_dependency_group.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/req/__pycache__/req_file.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/req/__pycache__/req_install.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/req/__pycache__/req_set.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/req/__pycache__/req_uninstall.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/req/constructors.py +568 -0
- package/python/Lib/site-packages/pip/_internal/req/pep723.py +41 -0
- package/python/Lib/site-packages/pip/_internal/req/req_dependency_group.py +75 -0
- package/python/Lib/site-packages/pip/_internal/req/req_file.py +631 -0
- package/python/Lib/site-packages/pip/_internal/req/req_install.py +828 -0
- package/python/Lib/site-packages/pip/_internal/req/req_set.py +81 -0
- package/python/Lib/site-packages/pip/_internal/req/req_uninstall.py +639 -0
- package/python/Lib/site-packages/pip/_internal/resolution/__init__.py +0 -0
- package/python/Lib/site-packages/pip/_internal/resolution/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/resolution/__pycache__/base.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/resolution/base.py +20 -0
- package/python/Lib/site-packages/pip/_internal/resolution/legacy/__init__.py +0 -0
- package/python/Lib/site-packages/pip/_internal/resolution/legacy/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/resolution/legacy/__pycache__/resolver.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/resolution/legacy/resolver.py +598 -0
- package/python/Lib/site-packages/pip/_internal/resolution/resolvelib/__init__.py +0 -0
- package/python/Lib/site-packages/pip/_internal/resolution/resolvelib/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/resolution/resolvelib/__pycache__/base.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/resolution/resolvelib/__pycache__/candidates.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/resolution/resolvelib/__pycache__/factory.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/resolution/resolvelib/__pycache__/found_candidates.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/resolution/resolvelib/__pycache__/provider.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/resolution/resolvelib/__pycache__/reporter.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/resolution/resolvelib/__pycache__/requirements.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/resolution/resolvelib/__pycache__/resolver.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/resolution/resolvelib/base.py +142 -0
- package/python/Lib/site-packages/pip/_internal/resolution/resolvelib/candidates.py +591 -0
- package/python/Lib/site-packages/pip/_internal/resolution/resolvelib/factory.py +856 -0
- package/python/Lib/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py +166 -0
- package/python/Lib/site-packages/pip/_internal/resolution/resolvelib/provider.py +285 -0
- package/python/Lib/site-packages/pip/_internal/resolution/resolvelib/reporter.py +98 -0
- package/python/Lib/site-packages/pip/_internal/resolution/resolvelib/requirements.py +251 -0
- package/python/Lib/site-packages/pip/_internal/resolution/resolvelib/resolver.py +332 -0
- package/python/Lib/site-packages/pip/_internal/self_outdated_check.py +255 -0
- package/python/Lib/site-packages/pip/_internal/utils/__init__.py +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/_jaraco_text.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/_log.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/appdirs.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/compat.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/compatibility_tags.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/datetime.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/deprecation.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/direct_url_helpers.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/egg_link.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/entrypoints.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/filesystem.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/filetypes.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/glibc.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/hashes.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/logging.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/misc.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/packaging.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/pylock.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/retry.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/subprocess.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/temp_dir.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/unpacking.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/urls.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/virtualenv.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/wheel.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/_jaraco_text.py +109 -0
- package/python/Lib/site-packages/pip/_internal/utils/_log.py +38 -0
- package/python/Lib/site-packages/pip/_internal/utils/appdirs.py +52 -0
- package/python/Lib/site-packages/pip/_internal/utils/compat.py +85 -0
- package/python/Lib/site-packages/pip/_internal/utils/compatibility_tags.py +201 -0
- package/python/Lib/site-packages/pip/_internal/utils/datetime.py +28 -0
- package/python/Lib/site-packages/pip/_internal/utils/deprecation.py +126 -0
- package/python/Lib/site-packages/pip/_internal/utils/direct_url_helpers.py +87 -0
- package/python/Lib/site-packages/pip/_internal/utils/egg_link.py +81 -0
- package/python/Lib/site-packages/pip/_internal/utils/entrypoints.py +88 -0
- package/python/Lib/site-packages/pip/_internal/utils/filesystem.py +203 -0
- package/python/Lib/site-packages/pip/_internal/utils/filetypes.py +24 -0
- package/python/Lib/site-packages/pip/_internal/utils/glibc.py +102 -0
- package/python/Lib/site-packages/pip/_internal/utils/hashes.py +150 -0
- package/python/Lib/site-packages/pip/_internal/utils/logging.py +396 -0
- package/python/Lib/site-packages/pip/_internal/utils/misc.py +771 -0
- package/python/Lib/site-packages/pip/_internal/utils/packaging.py +44 -0
- package/python/Lib/site-packages/pip/_internal/utils/pylock.py +116 -0
- package/python/Lib/site-packages/pip/_internal/utils/retry.py +45 -0
- package/python/Lib/site-packages/pip/_internal/utils/subprocess.py +248 -0
- package/python/Lib/site-packages/pip/_internal/utils/temp_dir.py +294 -0
- package/python/Lib/site-packages/pip/_internal/utils/unpacking.py +362 -0
- package/python/Lib/site-packages/pip/_internal/utils/urls.py +55 -0
- package/python/Lib/site-packages/pip/_internal/utils/virtualenv.py +105 -0
- package/python/Lib/site-packages/pip/_internal/utils/wheel.py +132 -0
- package/python/Lib/site-packages/pip/_internal/vcs/__init__.py +15 -0
- package/python/Lib/site-packages/pip/_internal/vcs/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/vcs/__pycache__/bazaar.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/vcs/__pycache__/git.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/vcs/__pycache__/mercurial.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/vcs/__pycache__/subversion.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/vcs/__pycache__/versioncontrol.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/vcs/bazaar.py +130 -0
- package/python/Lib/site-packages/pip/_internal/vcs/git.py +571 -0
- package/python/Lib/site-packages/pip/_internal/vcs/mercurial.py +186 -0
- package/python/Lib/site-packages/pip/_internal/vcs/subversion.py +335 -0
- package/python/Lib/site-packages/pip/_internal/vcs/versioncontrol.py +695 -0
- package/python/Lib/site-packages/pip/_internal/wheel_builder.py +261 -0
- package/python/Lib/site-packages/pip/_vendor/README.rst +180 -0
- package/python/Lib/site-packages/pip/_vendor/__init__.py +117 -0
- package/python/Lib/site-packages/pip/_vendor/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/LICENSE.txt +13 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/__init__.py +32 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/__pycache__/_cmd.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/__pycache__/adapter.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/__pycache__/cache.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/__pycache__/controller.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/__pycache__/filewrapper.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/__pycache__/heuristics.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/__pycache__/serialize.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/__pycache__/wrapper.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/_cmd.py +70 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/adapter.py +167 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/cache.py +75 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/caches/__init__.py +8 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/file_cache.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/redis_cache.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py +145 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py +48 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/controller.py +511 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/filewrapper.py +121 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/heuristics.py +157 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/py.typed +0 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/serialize.py +146 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/wrapper.py +43 -0
- package/python/Lib/site-packages/pip/_vendor/certifi/LICENSE +20 -0
- package/python/Lib/site-packages/pip/_vendor/certifi/__init__.py +4 -0
- package/python/Lib/site-packages/pip/_vendor/certifi/__main__.py +12 -0
- package/python/Lib/site-packages/pip/_vendor/certifi/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/certifi/__pycache__/__main__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/certifi/__pycache__/core.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/certifi/cacert.pem +4468 -0
- package/python/Lib/site-packages/pip/_vendor/certifi/core.py +83 -0
- package/python/Lib/site-packages/pip/_vendor/certifi/py.typed +0 -0
- package/python/Lib/site-packages/pip/_vendor/dependency_groups/LICENSE.txt +9 -0
- package/python/Lib/site-packages/pip/_vendor/dependency_groups/__init__.py +13 -0
- package/python/Lib/site-packages/pip/_vendor/dependency_groups/__main__.py +65 -0
- package/python/Lib/site-packages/pip/_vendor/dependency_groups/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/dependency_groups/__pycache__/__main__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/dependency_groups/__pycache__/_implementation.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/dependency_groups/__pycache__/_lint_dependency_groups.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/dependency_groups/__pycache__/_pip_wrapper.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/dependency_groups/__pycache__/_toml_compat.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/dependency_groups/_implementation.py +209 -0
- package/python/Lib/site-packages/pip/_vendor/dependency_groups/_lint_dependency_groups.py +59 -0
- package/python/Lib/site-packages/pip/_vendor/dependency_groups/_pip_wrapper.py +62 -0
- package/python/Lib/site-packages/pip/_vendor/dependency_groups/_toml_compat.py +9 -0
- package/python/Lib/site-packages/pip/_vendor/dependency_groups/py.typed +0 -0
- package/python/Lib/site-packages/pip/_vendor/distlib/LICENSE.txt +284 -0
- package/python/Lib/site-packages/pip/_vendor/distlib/__init__.py +33 -0
- package/python/Lib/site-packages/pip/_vendor/distlib/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/distlib/__pycache__/compat.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/distlib/__pycache__/resources.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/distlib/__pycache__/scripts.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/distlib/__pycache__/util.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/distlib/compat.py +1137 -0
- package/python/Lib/site-packages/pip/_vendor/distlib/resources.py +358 -0
- package/python/Lib/site-packages/pip/_vendor/distlib/scripts.py +447 -0
- package/python/Lib/site-packages/pip/_vendor/distlib/t32.exe +0 -0
- package/python/Lib/site-packages/pip/_vendor/distlib/t64-arm.exe +0 -0
- package/python/Lib/site-packages/pip/_vendor/distlib/t64.exe +0 -0
- package/python/Lib/site-packages/pip/_vendor/distlib/util.py +1984 -0
- package/python/Lib/site-packages/pip/_vendor/distlib/w32.exe +0 -0
- package/python/Lib/site-packages/pip/_vendor/distlib/w64-arm.exe +0 -0
- package/python/Lib/site-packages/pip/_vendor/distlib/w64.exe +0 -0
- package/python/Lib/site-packages/pip/_vendor/distro/LICENSE +202 -0
- package/python/Lib/site-packages/pip/_vendor/distro/__init__.py +54 -0
- package/python/Lib/site-packages/pip/_vendor/distro/__main__.py +4 -0
- package/python/Lib/site-packages/pip/_vendor/distro/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/distro/__pycache__/__main__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/distro/__pycache__/distro.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/distro/distro.py +1403 -0
- package/python/Lib/site-packages/pip/_vendor/distro/py.typed +0 -0
- package/python/Lib/site-packages/pip/_vendor/idna/LICENSE.md +31 -0
- package/python/Lib/site-packages/pip/_vendor/idna/__init__.py +45 -0
- package/python/Lib/site-packages/pip/_vendor/idna/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/idna/__pycache__/codec.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/idna/__pycache__/compat.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/idna/__pycache__/core.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/idna/__pycache__/idnadata.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/idna/__pycache__/intranges.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/idna/__pycache__/package_data.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/idna/__pycache__/uts46data.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/idna/codec.py +122 -0
- package/python/Lib/site-packages/pip/_vendor/idna/compat.py +15 -0
- package/python/Lib/site-packages/pip/_vendor/idna/core.py +437 -0
- package/python/Lib/site-packages/pip/_vendor/idna/idnadata.py +4309 -0
- package/python/Lib/site-packages/pip/_vendor/idna/intranges.py +57 -0
- package/python/Lib/site-packages/pip/_vendor/idna/package_data.py +1 -0
- package/python/Lib/site-packages/pip/_vendor/idna/py.typed +0 -0
- package/python/Lib/site-packages/pip/_vendor/idna/uts46data.py +8841 -0
- package/python/Lib/site-packages/pip/_vendor/msgpack/COPYING +14 -0
- package/python/Lib/site-packages/pip/_vendor/msgpack/__init__.py +55 -0
- package/python/Lib/site-packages/pip/_vendor/msgpack/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/msgpack/__pycache__/exceptions.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/msgpack/__pycache__/ext.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/msgpack/__pycache__/fallback.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/msgpack/exceptions.py +48 -0
- package/python/Lib/site-packages/pip/_vendor/msgpack/ext.py +170 -0
- package/python/Lib/site-packages/pip/_vendor/msgpack/fallback.py +929 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/LICENSE +3 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/LICENSE.APACHE +177 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/LICENSE.BSD +23 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/__init__.py +15 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/__pycache__/_elffile.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/__pycache__/_manylinux.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/__pycache__/_musllinux.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/__pycache__/_parser.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/__pycache__/_structures.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/__pycache__/_tokenizer.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/__pycache__/markers.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/__pycache__/metadata.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/__pycache__/pylock.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/__pycache__/requirements.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/__pycache__/specifiers.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/__pycache__/tags.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/__pycache__/utils.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/__pycache__/version.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/_elffile.py +108 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/_manylinux.py +262 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/_musllinux.py +85 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/_parser.py +365 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/_structures.py +69 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/_tokenizer.py +193 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/licenses/__init__.py +147 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/licenses/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/licenses/__pycache__/_spdx.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/licenses/_spdx.py +799 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/markers.py +388 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/metadata.py +978 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/py.typed +0 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/pylock.py +635 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/requirements.py +86 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/specifiers.py +1068 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/tags.py +651 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/utils.py +158 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/version.py +792 -0
- package/python/Lib/site-packages/pip/_vendor/pkg_resources/LICENSE +17 -0
- package/python/Lib/site-packages/pip/_vendor/pkg_resources/__init__.py +3676 -0
- package/python/Lib/site-packages/pip/_vendor/pkg_resources/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/platformdirs/LICENSE +21 -0
- package/python/Lib/site-packages/pip/_vendor/platformdirs/__init__.py +631 -0
- package/python/Lib/site-packages/pip/_vendor/platformdirs/__main__.py +55 -0
- package/python/Lib/site-packages/pip/_vendor/platformdirs/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/platformdirs/__pycache__/__main__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/platformdirs/__pycache__/android.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/platformdirs/__pycache__/api.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/platformdirs/__pycache__/macos.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/platformdirs/__pycache__/unix.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/platformdirs/__pycache__/version.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/platformdirs/__pycache__/windows.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/platformdirs/android.py +249 -0
- package/python/Lib/site-packages/pip/_vendor/platformdirs/api.py +299 -0
- package/python/Lib/site-packages/pip/_vendor/platformdirs/macos.py +146 -0
- package/python/Lib/site-packages/pip/_vendor/platformdirs/py.typed +0 -0
- package/python/Lib/site-packages/pip/_vendor/platformdirs/unix.py +272 -0
- package/python/Lib/site-packages/pip/_vendor/platformdirs/version.py +34 -0
- package/python/Lib/site-packages/pip/_vendor/platformdirs/windows.py +278 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/LICENSE +25 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/__init__.py +82 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/__main__.py +17 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/__pycache__/__main__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/__pycache__/console.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/__pycache__/filter.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/__pycache__/formatter.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/__pycache__/lexer.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/__pycache__/modeline.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/__pycache__/plugin.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/__pycache__/regexopt.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/__pycache__/scanner.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/__pycache__/sphinxext.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/__pycache__/style.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/__pycache__/token.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/__pycache__/unistring.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/__pycache__/util.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/console.py +70 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/filter.py +70 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/filters/__init__.py +940 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/filters/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/formatter.py +129 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/formatters/__init__.py +157 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/formatters/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/formatters/__pycache__/_mapping.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/formatters/_mapping.py +23 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/lexer.py +963 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/lexers/__init__.py +362 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/lexers/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/lexers/__pycache__/_mapping.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/lexers/__pycache__/python.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/lexers/_mapping.py +602 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/lexers/python.py +1201 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/modeline.py +43 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/plugin.py +72 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/regexopt.py +91 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/scanner.py +104 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/sphinxext.py +247 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/style.py +203 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/styles/__init__.py +61 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/styles/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/styles/__pycache__/_mapping.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/styles/_mapping.py +54 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/token.py +214 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/unistring.py +153 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/util.py +324 -0
- package/python/Lib/site-packages/pip/_vendor/pyproject_hooks/LICENSE +21 -0
- package/python/Lib/site-packages/pip/_vendor/pyproject_hooks/__init__.py +31 -0
- package/python/Lib/site-packages/pip/_vendor/pyproject_hooks/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pyproject_hooks/__pycache__/_impl.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pyproject_hooks/_impl.py +410 -0
- package/python/Lib/site-packages/pip/_vendor/pyproject_hooks/_in_process/__init__.py +21 -0
- package/python/Lib/site-packages/pip/_vendor/pyproject_hooks/_in_process/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pyproject_hooks/_in_process/__pycache__/_in_process.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py +389 -0
- package/python/Lib/site-packages/pip/_vendor/pyproject_hooks/py.typed +0 -0
- package/python/Lib/site-packages/pip/_vendor/requests/LICENSE +175 -0
- package/python/Lib/site-packages/pip/_vendor/requests/__init__.py +179 -0
- package/python/Lib/site-packages/pip/_vendor/requests/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/requests/__pycache__/__version__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/requests/__pycache__/_internal_utils.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/requests/__pycache__/adapters.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/requests/__pycache__/api.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/requests/__pycache__/auth.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/requests/__pycache__/certs.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/requests/__pycache__/compat.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/requests/__pycache__/cookies.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/requests/__pycache__/exceptions.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/requests/__pycache__/help.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/requests/__pycache__/hooks.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/requests/__pycache__/models.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/requests/__pycache__/packages.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/requests/__pycache__/sessions.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/requests/__pycache__/status_codes.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/requests/__pycache__/structures.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/requests/__pycache__/utils.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/requests/__version__.py +14 -0
- package/python/Lib/site-packages/pip/_vendor/requests/_internal_utils.py +50 -0
- package/python/Lib/site-packages/pip/_vendor/requests/adapters.py +696 -0
- package/python/Lib/site-packages/pip/_vendor/requests/api.py +157 -0
- package/python/Lib/site-packages/pip/_vendor/requests/auth.py +314 -0
- package/python/Lib/site-packages/pip/_vendor/requests/certs.py +17 -0
- package/python/Lib/site-packages/pip/_vendor/requests/compat.py +90 -0
- package/python/Lib/site-packages/pip/_vendor/requests/cookies.py +561 -0
- package/python/Lib/site-packages/pip/_vendor/requests/exceptions.py +151 -0
- package/python/Lib/site-packages/pip/_vendor/requests/help.py +127 -0
- package/python/Lib/site-packages/pip/_vendor/requests/hooks.py +33 -0
- package/python/Lib/site-packages/pip/_vendor/requests/models.py +1039 -0
- package/python/Lib/site-packages/pip/_vendor/requests/packages.py +25 -0
- package/python/Lib/site-packages/pip/_vendor/requests/sessions.py +831 -0
- package/python/Lib/site-packages/pip/_vendor/requests/status_codes.py +128 -0
- package/python/Lib/site-packages/pip/_vendor/requests/structures.py +99 -0
- package/python/Lib/site-packages/pip/_vendor/requests/utils.py +1086 -0
- package/python/Lib/site-packages/pip/_vendor/resolvelib/LICENSE +13 -0
- package/python/Lib/site-packages/pip/_vendor/resolvelib/__init__.py +27 -0
- package/python/Lib/site-packages/pip/_vendor/resolvelib/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/resolvelib/__pycache__/providers.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/resolvelib/__pycache__/reporters.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/resolvelib/__pycache__/structs.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/resolvelib/providers.py +196 -0
- package/python/Lib/site-packages/pip/_vendor/resolvelib/py.typed +0 -0
- package/python/Lib/site-packages/pip/_vendor/resolvelib/reporters.py +55 -0
- package/python/Lib/site-packages/pip/_vendor/resolvelib/resolvers/__init__.py +27 -0
- package/python/Lib/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/abstract.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/criterion.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/exceptions.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/resolution.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/resolvelib/resolvers/abstract.py +47 -0
- package/python/Lib/site-packages/pip/_vendor/resolvelib/resolvers/criterion.py +48 -0
- package/python/Lib/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py +57 -0
- package/python/Lib/site-packages/pip/_vendor/resolvelib/resolvers/resolution.py +627 -0
- package/python/Lib/site-packages/pip/_vendor/resolvelib/structs.py +209 -0
- package/python/Lib/site-packages/pip/_vendor/rich/LICENSE +19 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__init__.py +177 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__main__.py +245 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/__main__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/_cell_widths.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/_emoji_codes.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/_emoji_replace.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/_export_format.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/_extension.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/_fileno.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/_inspect.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/_log_render.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/_loop.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/_null_file.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/_palettes.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/_pick.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/_ratio.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/_spinners.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/_stack.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/_timer.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/_win32_console.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/_windows.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/_windows_renderer.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/_wrap.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/abc.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/align.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/ansi.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/bar.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/box.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/cells.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/color.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/color_triplet.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/columns.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/console.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/constrain.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/containers.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/control.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/default_styles.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/diagnose.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/emoji.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/errors.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/file_proxy.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/filesize.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/highlighter.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/json.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/jupyter.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/layout.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/live.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/live_render.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/logging.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/markup.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/measure.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/padding.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/pager.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/palette.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/panel.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/pretty.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/progress.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/progress_bar.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/prompt.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/protocol.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/region.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/repr.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/rule.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/scope.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/screen.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/segment.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/spinner.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/status.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/style.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/styled.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/syntax.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/table.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/terminal_theme.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/text.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/theme.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/themes.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/traceback.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/tree.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/_cell_widths.py +454 -0
- package/python/Lib/site-packages/pip/_vendor/rich/_emoji_codes.py +3610 -0
- package/python/Lib/site-packages/pip/_vendor/rich/_emoji_replace.py +32 -0
- package/python/Lib/site-packages/pip/_vendor/rich/_export_format.py +76 -0
- package/python/Lib/site-packages/pip/_vendor/rich/_extension.py +10 -0
- package/python/Lib/site-packages/pip/_vendor/rich/_fileno.py +24 -0
- package/python/Lib/site-packages/pip/_vendor/rich/_inspect.py +268 -0
- package/python/Lib/site-packages/pip/_vendor/rich/_log_render.py +94 -0
- package/python/Lib/site-packages/pip/_vendor/rich/_loop.py +43 -0
- package/python/Lib/site-packages/pip/_vendor/rich/_null_file.py +69 -0
- package/python/Lib/site-packages/pip/_vendor/rich/_palettes.py +309 -0
- package/python/Lib/site-packages/pip/_vendor/rich/_pick.py +17 -0
- package/python/Lib/site-packages/pip/_vendor/rich/_ratio.py +153 -0
- package/python/Lib/site-packages/pip/_vendor/rich/_spinners.py +482 -0
- package/python/Lib/site-packages/pip/_vendor/rich/_stack.py +16 -0
- package/python/Lib/site-packages/pip/_vendor/rich/_timer.py +19 -0
- package/python/Lib/site-packages/pip/_vendor/rich/_win32_console.py +661 -0
- package/python/Lib/site-packages/pip/_vendor/rich/_windows.py +71 -0
- package/python/Lib/site-packages/pip/_vendor/rich/_windows_renderer.py +56 -0
- package/python/Lib/site-packages/pip/_vendor/rich/_wrap.py +93 -0
- package/python/Lib/site-packages/pip/_vendor/rich/abc.py +33 -0
- package/python/Lib/site-packages/pip/_vendor/rich/align.py +306 -0
- package/python/Lib/site-packages/pip/_vendor/rich/ansi.py +241 -0
- package/python/Lib/site-packages/pip/_vendor/rich/bar.py +93 -0
- package/python/Lib/site-packages/pip/_vendor/rich/box.py +474 -0
- package/python/Lib/site-packages/pip/_vendor/rich/cells.py +174 -0
- package/python/Lib/site-packages/pip/_vendor/rich/color.py +621 -0
- package/python/Lib/site-packages/pip/_vendor/rich/color_triplet.py +38 -0
- package/python/Lib/site-packages/pip/_vendor/rich/columns.py +187 -0
- package/python/Lib/site-packages/pip/_vendor/rich/console.py +2680 -0
- package/python/Lib/site-packages/pip/_vendor/rich/constrain.py +37 -0
- package/python/Lib/site-packages/pip/_vendor/rich/containers.py +167 -0
- package/python/Lib/site-packages/pip/_vendor/rich/control.py +219 -0
- package/python/Lib/site-packages/pip/_vendor/rich/default_styles.py +193 -0
- package/python/Lib/site-packages/pip/_vendor/rich/diagnose.py +39 -0
- package/python/Lib/site-packages/pip/_vendor/rich/emoji.py +91 -0
- package/python/Lib/site-packages/pip/_vendor/rich/errors.py +34 -0
- package/python/Lib/site-packages/pip/_vendor/rich/file_proxy.py +57 -0
- package/python/Lib/site-packages/pip/_vendor/rich/filesize.py +88 -0
- package/python/Lib/site-packages/pip/_vendor/rich/highlighter.py +232 -0
- package/python/Lib/site-packages/pip/_vendor/rich/json.py +139 -0
- package/python/Lib/site-packages/pip/_vendor/rich/jupyter.py +101 -0
- package/python/Lib/site-packages/pip/_vendor/rich/layout.py +442 -0
- package/python/Lib/site-packages/pip/_vendor/rich/live.py +400 -0
- package/python/Lib/site-packages/pip/_vendor/rich/live_render.py +106 -0
- package/python/Lib/site-packages/pip/_vendor/rich/logging.py +297 -0
- package/python/Lib/site-packages/pip/_vendor/rich/markup.py +251 -0
- package/python/Lib/site-packages/pip/_vendor/rich/measure.py +151 -0
- package/python/Lib/site-packages/pip/_vendor/rich/padding.py +141 -0
- package/python/Lib/site-packages/pip/_vendor/rich/pager.py +34 -0
- package/python/Lib/site-packages/pip/_vendor/rich/palette.py +100 -0
- package/python/Lib/site-packages/pip/_vendor/rich/panel.py +317 -0
- package/python/Lib/site-packages/pip/_vendor/rich/pretty.py +1016 -0
- package/python/Lib/site-packages/pip/_vendor/rich/progress.py +1715 -0
- package/python/Lib/site-packages/pip/_vendor/rich/progress_bar.py +223 -0
- package/python/Lib/site-packages/pip/_vendor/rich/prompt.py +400 -0
- package/python/Lib/site-packages/pip/_vendor/rich/protocol.py +42 -0
- package/python/Lib/site-packages/pip/_vendor/rich/py.typed +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/region.py +10 -0
- package/python/Lib/site-packages/pip/_vendor/rich/repr.py +149 -0
- package/python/Lib/site-packages/pip/_vendor/rich/rule.py +130 -0
- package/python/Lib/site-packages/pip/_vendor/rich/scope.py +86 -0
- package/python/Lib/site-packages/pip/_vendor/rich/screen.py +54 -0
- package/python/Lib/site-packages/pip/_vendor/rich/segment.py +752 -0
- package/python/Lib/site-packages/pip/_vendor/rich/spinner.py +132 -0
- package/python/Lib/site-packages/pip/_vendor/rich/status.py +131 -0
- package/python/Lib/site-packages/pip/_vendor/rich/style.py +792 -0
- package/python/Lib/site-packages/pip/_vendor/rich/styled.py +42 -0
- package/python/Lib/site-packages/pip/_vendor/rich/syntax.py +985 -0
- package/python/Lib/site-packages/pip/_vendor/rich/table.py +1006 -0
- package/python/Lib/site-packages/pip/_vendor/rich/terminal_theme.py +153 -0
- package/python/Lib/site-packages/pip/_vendor/rich/text.py +1361 -0
- package/python/Lib/site-packages/pip/_vendor/rich/theme.py +115 -0
- package/python/Lib/site-packages/pip/_vendor/rich/themes.py +5 -0
- package/python/Lib/site-packages/pip/_vendor/rich/traceback.py +899 -0
- package/python/Lib/site-packages/pip/_vendor/rich/tree.py +257 -0
- package/python/Lib/site-packages/pip/_vendor/tomli/LICENSE +21 -0
- package/python/Lib/site-packages/pip/_vendor/tomli/__init__.py +8 -0
- package/python/Lib/site-packages/pip/_vendor/tomli/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/tomli/__pycache__/_parser.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/tomli/__pycache__/_re.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/tomli/__pycache__/_types.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/tomli/_parser.py +777 -0
- package/python/Lib/site-packages/pip/_vendor/tomli/_re.py +115 -0
- package/python/Lib/site-packages/pip/_vendor/tomli/_types.py +10 -0
- package/python/Lib/site-packages/pip/_vendor/tomli/py.typed +1 -0
- package/python/Lib/site-packages/pip/_vendor/tomli_w/LICENSE +21 -0
- package/python/Lib/site-packages/pip/_vendor/tomli_w/__init__.py +4 -0
- package/python/Lib/site-packages/pip/_vendor/tomli_w/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/tomli_w/__pycache__/_writer.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/tomli_w/_writer.py +229 -0
- package/python/Lib/site-packages/pip/_vendor/tomli_w/py.typed +1 -0
- package/python/Lib/site-packages/pip/_vendor/truststore/LICENSE +21 -0
- package/python/Lib/site-packages/pip/_vendor/truststore/__init__.py +36 -0
- package/python/Lib/site-packages/pip/_vendor/truststore/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/truststore/__pycache__/_api.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/truststore/__pycache__/_macos.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/truststore/__pycache__/_openssl.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/truststore/__pycache__/_ssl_constants.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/truststore/__pycache__/_windows.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/truststore/_api.py +341 -0
- package/python/Lib/site-packages/pip/_vendor/truststore/_macos.py +571 -0
- package/python/Lib/site-packages/pip/_vendor/truststore/_openssl.py +68 -0
- package/python/Lib/site-packages/pip/_vendor/truststore/_ssl_constants.py +31 -0
- package/python/Lib/site-packages/pip/_vendor/truststore/_windows.py +567 -0
- package/python/Lib/site-packages/pip/_vendor/truststore/py.typed +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/LICENSE.txt +21 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/__init__.py +102 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/__pycache__/_collections.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/__pycache__/_version.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/__pycache__/connection.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/__pycache__/connectionpool.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/__pycache__/exceptions.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/__pycache__/fields.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/__pycache__/filepost.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/__pycache__/poolmanager.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/__pycache__/request.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/__pycache__/response.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/_collections.py +355 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/_version.py +2 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/connection.py +572 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/connectionpool.py +1140 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/contrib/__init__.py +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/contrib/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/contrib/__pycache__/_appengine_environ.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/contrib/__pycache__/appengine.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/contrib/__pycache__/ntlmpool.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/contrib/__pycache__/pyopenssl.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/contrib/__pycache__/securetransport.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/contrib/__pycache__/socks.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/contrib/_appengine_environ.py +36 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__init__.py +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/bindings.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/low_level.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/contrib/_securetransport/bindings.py +519 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/contrib/_securetransport/low_level.py +397 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/contrib/appengine.py +314 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/contrib/ntlmpool.py +130 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py +518 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/contrib/securetransport.py +920 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/contrib/socks.py +216 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/exceptions.py +323 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/fields.py +274 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/filepost.py +98 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/packages/__init__.py +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/packages/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/packages/__pycache__/six.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/packages/backports/__init__.py +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/makefile.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/weakref_finalize.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/packages/backports/makefile.py +51 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/packages/backports/weakref_finalize.py +155 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/packages/six.py +1076 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/poolmanager.py +540 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/request.py +191 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/response.py +879 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/__init__.py +49 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/__pycache__/connection.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/__pycache__/proxy.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/__pycache__/queue.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/__pycache__/request.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/__pycache__/response.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/__pycache__/retry.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/__pycache__/ssl_.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/__pycache__/ssl_match_hostname.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/__pycache__/ssltransport.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/__pycache__/timeout.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/__pycache__/url.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/__pycache__/wait.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/connection.py +149 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/proxy.py +57 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/queue.py +22 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/request.py +137 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/response.py +107 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/retry.py +622 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/ssl_.py +504 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/ssl_match_hostname.py +159 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/ssltransport.py +221 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/timeout.py +271 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/url.py +435 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/wait.py +152 -0
- package/python/Lib/site-packages/pip/_vendor/vendor.txt +19 -0
- package/python/Lib/site-packages/pip/py.typed +4 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/INSTALLER +1 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/METADATA +111 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/RECORD +879 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/REQUESTED +0 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/WHEEL +4 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/direct_url.json +1 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/entry_points.txt +4 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/AUTHORS.txt +860 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/LICENSE.txt +20 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/cachecontrol/LICENSE.txt +13 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/certifi/LICENSE +20 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/dependency_groups/LICENSE.txt +9 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/distlib/LICENSE.txt +284 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/distro/LICENSE +202 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/idna/LICENSE.md +31 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/msgpack/COPYING +14 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/packaging/LICENSE +3 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/packaging/LICENSE.APACHE +177 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/packaging/LICENSE.BSD +23 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/pkg_resources/LICENSE +17 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/platformdirs/LICENSE +21 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/pygments/LICENSE +25 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/pyproject_hooks/LICENSE +21 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/requests/LICENSE +175 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/resolvelib/LICENSE +13 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/rich/LICENSE +19 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/tomli/LICENSE +21 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/tomli_w/LICENSE +21 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/truststore/LICENSE +21 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/urllib3/LICENSE.txt +21 -0
- package/python/Lib/site.py +773 -0
- package/python/Lib/smtplib.py +1123 -0
- package/python/Lib/socket.py +982 -0
- package/python/Lib/socketserver.py +863 -0
- package/python/Lib/sqlite3/__init__.py +70 -0
- package/python/Lib/sqlite3/__main__.py +139 -0
- package/python/Lib/sqlite3/dbapi2.py +108 -0
- package/python/Lib/sqlite3/dump.py +113 -0
- package/python/Lib/sre_compile.py +7 -0
- package/python/Lib/sre_constants.py +7 -0
- package/python/Lib/sre_parse.py +7 -0
- package/python/Lib/ssl.py +1529 -0
- package/python/Lib/stat.py +212 -0
- package/python/Lib/statistics.py +1817 -0
- package/python/Lib/string.py +309 -0
- package/python/Lib/stringprep.py +272 -0
- package/python/Lib/struct.py +15 -0
- package/python/Lib/subprocess.py +2258 -0
- package/python/Lib/symtable.py +414 -0
- package/python/Lib/sysconfig/__init__.py +726 -0
- package/python/Lib/sysconfig/__main__.py +248 -0
- package/python/Lib/sysconfig/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/tabnanny.py +340 -0
- package/python/Lib/tarfile.py +3070 -0
- package/python/Lib/tempfile.py +957 -0
- package/python/Lib/textwrap.py +497 -0
- package/python/Lib/this.py +28 -0
- package/python/Lib/threading.py +1602 -0
- package/python/Lib/timeit.py +381 -0
- package/python/Lib/tkinter/__init__.py +5002 -0
- package/python/Lib/tkinter/__main__.py +7 -0
- package/python/Lib/tkinter/colorchooser.py +86 -0
- package/python/Lib/tkinter/commondialog.py +53 -0
- package/python/Lib/tkinter/constants.py +110 -0
- package/python/Lib/tkinter/dialog.py +49 -0
- package/python/Lib/tkinter/dnd.py +324 -0
- package/python/Lib/tkinter/filedialog.py +492 -0
- package/python/Lib/tkinter/font.py +239 -0
- package/python/Lib/tkinter/messagebox.py +146 -0
- package/python/Lib/tkinter/scrolledtext.py +56 -0
- package/python/Lib/tkinter/simpledialog.py +441 -0
- package/python/Lib/tkinter/ttk.py +1647 -0
- package/python/Lib/token.py +141 -0
- package/python/Lib/tokenize.py +592 -0
- package/python/Lib/tomllib/__init__.py +10 -0
- package/python/Lib/tomllib/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/tomllib/__pycache__/_parser.cpython-313.pyc +0 -0
- package/python/Lib/tomllib/__pycache__/_re.cpython-313.pyc +0 -0
- package/python/Lib/tomllib/__pycache__/_types.cpython-313.pyc +0 -0
- package/python/Lib/tomllib/_parser.py +691 -0
- package/python/Lib/tomllib/_re.py +107 -0
- package/python/Lib/tomllib/_types.py +10 -0
- package/python/Lib/tomllib/mypy.ini +17 -0
- package/python/Lib/trace.py +754 -0
- package/python/Lib/traceback.py +1638 -0
- package/python/Lib/tracemalloc.py +560 -0
- package/python/Lib/tty.py +73 -0
- package/python/Lib/turtle.py +4199 -0
- package/python/Lib/turtledemo/__init__.py +14 -0
- package/python/Lib/turtledemo/__main__.py +401 -0
- package/python/Lib/turtledemo/bytedesign.py +161 -0
- package/python/Lib/turtledemo/chaos.py +59 -0
- package/python/Lib/turtledemo/clock.py +138 -0
- package/python/Lib/turtledemo/colormixer.py +58 -0
- package/python/Lib/turtledemo/forest.py +108 -0
- package/python/Lib/turtledemo/fractalcurves.py +138 -0
- package/python/Lib/turtledemo/lindenmayer.py +119 -0
- package/python/Lib/turtledemo/minimal_hanoi.py +79 -0
- package/python/Lib/turtledemo/nim.py +226 -0
- package/python/Lib/turtledemo/paint.py +54 -0
- package/python/Lib/turtledemo/peace.py +61 -0
- package/python/Lib/turtledemo/penrose.py +175 -0
- package/python/Lib/turtledemo/planet_and_moon.py +111 -0
- package/python/Lib/turtledemo/rosette.py +65 -0
- package/python/Lib/turtledemo/round_dance.py +86 -0
- package/python/Lib/turtledemo/sorting_animate.py +204 -0
- package/python/Lib/turtledemo/tree.py +62 -0
- package/python/Lib/turtledemo/turtle.cfg +10 -0
- package/python/Lib/turtledemo/two_canvases.py +54 -0
- package/python/Lib/turtledemo/yinyang.py +49 -0
- package/python/Lib/types.py +345 -0
- package/python/Lib/typing.py +3831 -0
- package/python/Lib/unittest/__init__.py +80 -0
- package/python/Lib/unittest/__main__.py +18 -0
- package/python/Lib/unittest/_log.py +86 -0
- package/python/Lib/unittest/async_case.py +146 -0
- package/python/Lib/unittest/case.py +1478 -0
- package/python/Lib/unittest/loader.py +453 -0
- package/python/Lib/unittest/main.py +280 -0
- package/python/Lib/unittest/mock.py +3179 -0
- package/python/Lib/unittest/result.py +256 -0
- package/python/Lib/unittest/runner.py +292 -0
- package/python/Lib/unittest/signals.py +71 -0
- package/python/Lib/unittest/suite.py +379 -0
- package/python/Lib/unittest/util.py +170 -0
- package/python/Lib/urllib/__init__.py +0 -0
- package/python/Lib/urllib/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/urllib/__pycache__/error.cpython-313.pyc +0 -0
- package/python/Lib/urllib/__pycache__/parse.cpython-313.pyc +0 -0
- package/python/Lib/urllib/__pycache__/request.cpython-313.pyc +0 -0
- package/python/Lib/urllib/__pycache__/response.cpython-313.pyc +0 -0
- package/python/Lib/urllib/error.py +74 -0
- package/python/Lib/urllib/parse.py +1262 -0
- package/python/Lib/urllib/request.py +2797 -0
- package/python/Lib/urllib/response.py +84 -0
- package/python/Lib/urllib/robotparser.py +286 -0
- package/python/Lib/uuid.py +784 -0
- package/python/Lib/venv/__init__.py +687 -0
- package/python/Lib/venv/__main__.py +10 -0
- package/python/Lib/venv/scripts/common/Activate.ps1 +248 -0
- package/python/Lib/venv/scripts/common/activate +76 -0
- package/python/Lib/venv/scripts/common/activate.fish +69 -0
- package/python/Lib/venv/scripts/nt/activate.bat +34 -0
- package/python/Lib/venv/scripts/nt/deactivate.bat +22 -0
- package/python/Lib/venv/scripts/nt/venvlauncher.exe +0 -0
- package/python/Lib/venv/scripts/nt/venvlauncher.pdb +0 -0
- package/python/Lib/venv/scripts/nt/venvwlauncher.exe +0 -0
- package/python/Lib/venv/scripts/nt/venvwlauncher.pdb +0 -0
- package/python/Lib/venv/scripts/posix/activate.csh +27 -0
- package/python/Lib/warnings.py +735 -0
- package/python/Lib/wave.py +665 -0
- package/python/Lib/weakref.py +674 -0
- package/python/Lib/webbrowser.py +710 -0
- package/python/Lib/wsgiref/__init__.py +25 -0
- package/python/Lib/wsgiref/handlers.py +573 -0
- package/python/Lib/wsgiref/headers.py +187 -0
- package/python/Lib/wsgiref/simple_server.py +161 -0
- package/python/Lib/wsgiref/types.py +54 -0
- package/python/Lib/wsgiref/util.py +159 -0
- package/python/Lib/wsgiref/validate.py +438 -0
- package/python/Lib/xml/__init__.py +20 -0
- package/python/Lib/xml/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/xml/dom/NodeFilter.py +27 -0
- package/python/Lib/xml/dom/__init__.py +140 -0
- package/python/Lib/xml/dom/domreg.py +99 -0
- package/python/Lib/xml/dom/expatbuilder.py +962 -0
- package/python/Lib/xml/dom/minicompat.py +109 -0
- package/python/Lib/xml/dom/minidom.py +2024 -0
- package/python/Lib/xml/dom/pulldom.py +336 -0
- package/python/Lib/xml/dom/xmlbuilder.py +389 -0
- package/python/Lib/xml/etree/ElementInclude.py +186 -0
- package/python/Lib/xml/etree/ElementPath.py +423 -0
- package/python/Lib/xml/etree/ElementTree.py +2098 -0
- package/python/Lib/xml/etree/__init__.py +33 -0
- package/python/Lib/xml/etree/cElementTree.py +3 -0
- package/python/Lib/xml/parsers/__init__.py +8 -0
- package/python/Lib/xml/parsers/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/xml/parsers/__pycache__/expat.cpython-313.pyc +0 -0
- package/python/Lib/xml/parsers/expat.py +8 -0
- package/python/Lib/xml/sax/__init__.py +94 -0
- package/python/Lib/xml/sax/_exceptions.py +127 -0
- package/python/Lib/xml/sax/expatreader.py +454 -0
- package/python/Lib/xml/sax/handler.py +387 -0
- package/python/Lib/xml/sax/saxutils.py +369 -0
- package/python/Lib/xml/sax/xmlreader.py +378 -0
- package/python/Lib/xmlrpc/__init__.py +1 -0
- package/python/Lib/xmlrpc/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/xmlrpc/__pycache__/client.cpython-313.pyc +0 -0
- package/python/Lib/xmlrpc/client.py +1503 -0
- package/python/Lib/xmlrpc/server.py +1002 -0
- package/python/Lib/zipapp.py +229 -0
- package/python/Lib/zipfile/__init__.py +2375 -0
- package/python/Lib/zipfile/__main__.py +4 -0
- package/python/Lib/zipfile/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/zipfile/_path/__init__.py +452 -0
- package/python/Lib/zipfile/_path/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/zipfile/_path/__pycache__/glob.cpython-313.pyc +0 -0
- package/python/Lib/zipfile/_path/glob.py +113 -0
- package/python/Lib/zipimport.py +803 -0
- package/python/Lib/zoneinfo/__init__.py +34 -0
- package/python/Lib/zoneinfo/_common.py +168 -0
- package/python/Lib/zoneinfo/_tzpath.py +189 -0
- package/python/Lib/zoneinfo/_zoneinfo.py +772 -0
- package/python/Scripts/.empty +0 -0
- package/python/include/Python.h +140 -0
- package/python/include/abstract.h +921 -0
- package/python/include/bltinmodule.h +14 -0
- package/python/include/boolobject.h +54 -0
- package/python/include/bytearrayobject.h +44 -0
- package/python/include/bytesobject.h +66 -0
- package/python/include/ceval.h +145 -0
- package/python/include/codecs.h +176 -0
- package/python/include/compile.h +22 -0
- package/python/include/complexobject.h +30 -0
- package/python/include/cpython/abstract.h +87 -0
- package/python/include/cpython/bytearrayobject.h +34 -0
- package/python/include/cpython/bytesobject.h +37 -0
- package/python/include/cpython/cellobject.h +44 -0
- package/python/include/cpython/ceval.h +25 -0
- package/python/include/cpython/classobject.h +71 -0
- package/python/include/cpython/code.h +358 -0
- package/python/include/cpython/compile.h +50 -0
- package/python/include/cpython/complexobject.h +33 -0
- package/python/include/cpython/context.h +74 -0
- package/python/include/cpython/critical_section.h +134 -0
- package/python/include/cpython/descrobject.h +62 -0
- package/python/include/cpython/dictobject.h +102 -0
- package/python/include/cpython/fileobject.h +16 -0
- package/python/include/cpython/fileutils.h +8 -0
- package/python/include/cpython/floatobject.h +27 -0
- package/python/include/cpython/frameobject.h +35 -0
- package/python/include/cpython/funcobject.h +184 -0
- package/python/include/cpython/genobject.h +83 -0
- package/python/include/cpython/import.h +25 -0
- package/python/include/cpython/initconfig.h +274 -0
- package/python/include/cpython/listobject.h +53 -0
- package/python/include/cpython/lock.h +63 -0
- package/python/include/cpython/longintrepr.h +146 -0
- package/python/include/cpython/longobject.h +116 -0
- package/python/include/cpython/memoryobject.h +50 -0
- package/python/include/cpython/methodobject.h +66 -0
- package/python/include/cpython/modsupport.h +26 -0
- package/python/include/cpython/monitoring.h +250 -0
- package/python/include/cpython/object.h +535 -0
- package/python/include/cpython/objimpl.h +104 -0
- package/python/include/cpython/odictobject.h +43 -0
- package/python/include/cpython/picklebufobject.h +31 -0
- package/python/include/cpython/pthread_stubs.h +105 -0
- package/python/include/cpython/pyatomic.h +569 -0
- package/python/include/cpython/pyatomic_gcc.h +551 -0
- package/python/include/cpython/pyatomic_msc.h +1095 -0
- package/python/include/cpython/pyatomic_std.h +976 -0
- package/python/include/cpython/pyctype.h +39 -0
- package/python/include/cpython/pydebug.h +38 -0
- package/python/include/cpython/pyerrors.h +132 -0
- package/python/include/cpython/pyfpe.h +15 -0
- package/python/include/cpython/pyframe.h +45 -0
- package/python/include/cpython/pyhash.h +47 -0
- package/python/include/cpython/pylifecycle.h +92 -0
- package/python/include/cpython/pymem.h +84 -0
- package/python/include/cpython/pystate.h +277 -0
- package/python/include/cpython/pystats.h +175 -0
- package/python/include/cpython/pythonrun.h +96 -0
- package/python/include/cpython/pythread.h +43 -0
- package/python/include/cpython/pytime.h +27 -0
- package/python/include/cpython/setobject.h +71 -0
- package/python/include/cpython/sysmodule.h +22 -0
- package/python/include/cpython/traceback.h +13 -0
- package/python/include/cpython/tracemalloc.h +32 -0
- package/python/include/cpython/tupleobject.h +38 -0
- package/python/include/cpython/unicodeobject.h +703 -0
- package/python/include/cpython/warnings.h +20 -0
- package/python/include/cpython/weakrefobject.h +63 -0
- package/python/include/critical_section.h +16 -0
- package/python/include/datetime.h +267 -0
- package/python/include/descrobject.h +100 -0
- package/python/include/dictobject.h +108 -0
- package/python/include/dynamic_annotations.h +499 -0
- package/python/include/enumobject.h +17 -0
- package/python/include/errcode.h +45 -0
- package/python/include/exports.h +108 -0
- package/python/include/fileobject.h +41 -0
- package/python/include/fileutils.h +62 -0
- package/python/include/floatobject.h +54 -0
- package/python/include/frameobject.h +20 -0
- package/python/include/genericaliasobject.h +14 -0
- package/python/include/import.h +103 -0
- package/python/include/internal/mimalloc/mimalloc/atomic.h +392 -0
- package/python/include/internal/mimalloc/mimalloc/internal.h +969 -0
- package/python/include/internal/mimalloc/mimalloc/prim.h +329 -0
- package/python/include/internal/mimalloc/mimalloc/track.h +147 -0
- package/python/include/internal/mimalloc/mimalloc/types.h +721 -0
- package/python/include/internal/mimalloc/mimalloc.h +565 -0
- package/python/include/internal/pycore_abstract.h +61 -0
- package/python/include/internal/pycore_asdl.h +112 -0
- package/python/include/internal/pycore_ast.h +926 -0
- package/python/include/internal/pycore_ast_state.h +268 -0
- package/python/include/internal/pycore_atexit.h +67 -0
- package/python/include/internal/pycore_backoff.h +145 -0
- package/python/include/internal/pycore_bitutils.h +186 -0
- package/python/include/internal/pycore_blocks_output_buffer.h +321 -0
- package/python/include/internal/pycore_brc.h +74 -0
- package/python/include/internal/pycore_bytes_methods.h +82 -0
- package/python/include/internal/pycore_bytesobject.h +152 -0
- package/python/include/internal/pycore_call.h +205 -0
- package/python/include/internal/pycore_capsule.h +17 -0
- package/python/include/internal/pycore_cell.h +48 -0
- package/python/include/internal/pycore_ceval.h +305 -0
- package/python/include/internal/pycore_ceval_state.h +137 -0
- package/python/include/internal/pycore_code.h +603 -0
- package/python/include/internal/pycore_codecs.h +86 -0
- package/python/include/internal/pycore_compile.h +118 -0
- package/python/include/internal/pycore_complexobject.h +25 -0
- package/python/include/internal/pycore_condvar.h +93 -0
- package/python/include/internal/pycore_context.h +61 -0
- package/python/include/internal/pycore_critical_section.h +233 -0
- package/python/include/internal/pycore_crossinterp.h +340 -0
- package/python/include/internal/pycore_descrobject.h +28 -0
- package/python/include/internal/pycore_dict.h +340 -0
- package/python/include/internal/pycore_dict_state.h +32 -0
- package/python/include/internal/pycore_dtoa.h +75 -0
- package/python/include/internal/pycore_emscripten_signal.h +30 -0
- package/python/include/internal/pycore_emscripten_trampoline.h +81 -0
- package/python/include/internal/pycore_exceptions.h +40 -0
- package/python/include/internal/pycore_faulthandler.h +99 -0
- package/python/include/internal/pycore_fileutils.h +335 -0
- package/python/include/internal/pycore_fileutils_windows.h +98 -0
- package/python/include/internal/pycore_floatobject.h +62 -0
- package/python/include/internal/pycore_flowgraph.h +40 -0
- package/python/include/internal/pycore_format.h +27 -0
- package/python/include/internal/pycore_frame.h +370 -0
- package/python/include/internal/pycore_freelist.h +153 -0
- package/python/include/internal/pycore_function.h +55 -0
- package/python/include/internal/pycore_gc.h +365 -0
- package/python/include/internal/pycore_genobject.h +32 -0
- package/python/include/internal/pycore_getopt.h +22 -0
- package/python/include/internal/pycore_gil.h +66 -0
- package/python/include/internal/pycore_global_objects.h +105 -0
- package/python/include/internal/pycore_global_objects_fini_generated.h +1554 -0
- package/python/include/internal/pycore_global_strings.h +814 -0
- package/python/include/internal/pycore_hamt.h +134 -0
- package/python/include/internal/pycore_hashtable.h +150 -0
- package/python/include/internal/pycore_identifier.h +20 -0
- package/python/include/internal/pycore_import.h +213 -0
- package/python/include/internal/pycore_importdl.h +139 -0
- package/python/include/internal/pycore_initconfig.h +200 -0
- package/python/include/internal/pycore_instruction_sequence.h +73 -0
- package/python/include/internal/pycore_instruments.h +75 -0
- package/python/include/internal/pycore_interp.h +423 -0
- package/python/include/internal/pycore_intrinsics.h +51 -0
- package/python/include/internal/pycore_jit.h +25 -0
- package/python/include/internal/pycore_list.h +66 -0
- package/python/include/internal/pycore_llist.h +106 -0
- package/python/include/internal/pycore_lock.h +241 -0
- package/python/include/internal/pycore_long.h +310 -0
- package/python/include/internal/pycore_memoryobject.h +20 -0
- package/python/include/internal/pycore_mimalloc.h +69 -0
- package/python/include/internal/pycore_modsupport.h +107 -0
- package/python/include/internal/pycore_moduleobject.h +56 -0
- package/python/include/internal/pycore_namespace.h +21 -0
- package/python/include/internal/pycore_object.h +867 -0
- package/python/include/internal/pycore_object_alloc.h +71 -0
- package/python/include/internal/pycore_object_stack.h +97 -0
- package/python/include/internal/pycore_object_state.h +41 -0
- package/python/include/internal/pycore_obmalloc.h +702 -0
- package/python/include/internal/pycore_obmalloc_init.h +66 -0
- package/python/include/internal/pycore_opcode_metadata.h +1922 -0
- package/python/include/internal/pycore_opcode_utils.h +73 -0
- package/python/include/internal/pycore_optimizer.h +272 -0
- package/python/include/internal/pycore_parking_lot.h +97 -0
- package/python/include/internal/pycore_parser.h +95 -0
- package/python/include/internal/pycore_pathconfig.h +26 -0
- package/python/include/internal/pycore_pyarena.h +68 -0
- package/python/include/internal/pycore_pyatomic_ft_wrappers.h +165 -0
- package/python/include/internal/pycore_pybuffer.h +21 -0
- package/python/include/internal/pycore_pyerrors.h +190 -0
- package/python/include/internal/pycore_pyhash.h +107 -0
- package/python/include/internal/pycore_pylifecycle.h +136 -0
- package/python/include/internal/pycore_pymath.h +205 -0
- package/python/include/internal/pycore_pymem.h +161 -0
- package/python/include/internal/pycore_pymem_init.h +103 -0
- package/python/include/internal/pycore_pystate.h +299 -0
- package/python/include/internal/pycore_pystats.h +21 -0
- package/python/include/internal/pycore_pythonrun.h +39 -0
- package/python/include/internal/pycore_pythread.h +172 -0
- package/python/include/internal/pycore_qsbr.h +173 -0
- package/python/include/internal/pycore_range.h +21 -0
- package/python/include/internal/pycore_runtime.h +410 -0
- package/python/include/internal/pycore_runtime_init.h +329 -0
- package/python/include/internal/pycore_runtime_init_generated.h +1551 -0
- package/python/include/internal/pycore_semaphore.h +67 -0
- package/python/include/internal/pycore_setobject.h +39 -0
- package/python/include/internal/pycore_signal.h +108 -0
- package/python/include/internal/pycore_sliceobject.h +20 -0
- package/python/include/internal/pycore_stackref.h +195 -0
- package/python/include/internal/pycore_strhex.h +39 -0
- package/python/include/internal/pycore_structseq.h +40 -0
- package/python/include/internal/pycore_symtable.h +204 -0
- package/python/include/internal/pycore_sysmodule.h +38 -0
- package/python/include/internal/pycore_time.h +337 -0
- package/python/include/internal/pycore_token.h +106 -0
- package/python/include/internal/pycore_traceback.h +106 -0
- package/python/include/internal/pycore_tracemalloc.h +170 -0
- package/python/include/internal/pycore_tstate.h +46 -0
- package/python/include/internal/pycore_tuple.h +35 -0
- package/python/include/internal/pycore_typeobject.h +245 -0
- package/python/include/internal/pycore_typevarobject.h +27 -0
- package/python/include/internal/pycore_ucnhash.h +36 -0
- package/python/include/internal/pycore_unicodeobject.h +351 -0
- package/python/include/internal/pycore_unicodeobject_generated.h +2980 -0
- package/python/include/internal/pycore_unionobject.h +25 -0
- package/python/include/internal/pycore_uop_ids.h +295 -0
- package/python/include/internal/pycore_uop_metadata.h +1010 -0
- package/python/include/internal/pycore_warnings.h +31 -0
- package/python/include/internal/pycore_weakref.h +133 -0
- package/python/include/intrcheck.h +23 -0
- package/python/include/iterobject.h +24 -0
- package/python/include/listobject.h +55 -0
- package/python/include/lock.h +16 -0
- package/python/include/longobject.h +114 -0
- package/python/include/marshal.h +31 -0
- package/python/include/memoryobject.h +34 -0
- package/python/include/methodobject.h +137 -0
- package/python/include/modsupport.h +146 -0
- package/python/include/moduleobject.h +122 -0
- package/python/include/monitoring.h +18 -0
- package/python/include/object.h +1280 -0
- package/python/include/objimpl.h +211 -0
- package/python/include/opcode.h +42 -0
- package/python/include/opcode_ids.h +244 -0
- package/python/include/osdefs.h +57 -0
- package/python/include/osmodule.h +17 -0
- package/python/include/patchlevel.h +35 -0
- package/python/include/py_curses.h +117 -0
- package/python/include/pyatomic.h +16 -0
- package/python/include/pybuffer.h +145 -0
- package/python/include/pycapsule.h +58 -0
- package/python/include/pyconfig.h +759 -0
- package/python/include/pydtrace.h +59 -0
- package/python/include/pyerrors.h +335 -0
- package/python/include/pyexpat.h +62 -0
- package/python/include/pyframe.h +26 -0
- package/python/include/pyhash.h +59 -0
- package/python/include/pylifecycle.h +80 -0
- package/python/include/pymacconfig.h +91 -0
- package/python/include/pymacro.h +199 -0
- package/python/include/pymath.h +62 -0
- package/python/include/pymem.h +110 -0
- package/python/include/pyport.h +633 -0
- package/python/include/pystate.h +132 -0
- package/python/include/pystats.h +26 -0
- package/python/include/pystrcmp.h +23 -0
- package/python/include/pystrtod.h +37 -0
- package/python/include/pythonrun.h +49 -0
- package/python/include/pythread.h +131 -0
- package/python/include/pytypedefs.h +30 -0
- package/python/include/rangeobject.h +27 -0
- package/python/include/setobject.h +49 -0
- package/python/include/sliceobject.h +69 -0
- package/python/include/structmember.h +56 -0
- package/python/include/structseq.h +46 -0
- package/python/include/sysmodule.h +44 -0
- package/python/include/traceback.h +26 -0
- package/python/include/tupleobject.h +46 -0
- package/python/include/typeslots.h +88 -0
- package/python/include/unicodeobject.h +1021 -0
- package/python/include/warnings.h +45 -0
- package/python/include/weakrefobject.h +46 -0
- package/python/libs/python3.lib +0 -0
- package/python/libs/python313.lib +0 -0
- package/python/python.exe +0 -0
- package/python/python.pdb +0 -0
- package/python/python3.dll +0 -0
- package/python/python3.pdb +0 -0
- package/python/python313.dll +0 -0
- package/python/python313.pdb +0 -0
- package/python/pythonw.exe +0 -0
- package/python/pythonw.pdb +0 -0
- package/python/tcl/dde1.4/pkgIndex.tcl +12 -0
- package/python/tcl/dde1.4/tcldde14.dll +0 -0
- package/python/tcl/nmake/nmakehlp.c +815 -0
- package/python/tcl/nmake/rules.vc +1869 -0
- package/python/tcl/nmake/targets.vc +98 -0
- package/python/tcl/nmake/tcl.nmake +4 -0
- package/python/tcl/reg1.3/pkgIndex.tcl +9 -0
- package/python/tcl/reg1.3/tclreg13.dll +0 -0
- package/python/tcl/tcl8/8.4/platform/shell-1.1.4.tm +241 -0
- package/python/tcl/tcl8/8.4/platform-1.0.18.tm +439 -0
- package/python/tcl/tcl8/8.5/msgcat-1.6.1.tm +1210 -0
- package/python/tcl/tcl8/8.5/tcltest-2.5.3.tm +3515 -0
- package/python/tcl/tcl8/8.6/http-2.9.5.tm +3506 -0
- package/python/tcl/tcl8.6/auto.tcl +648 -0
- package/python/tcl/tcl8.6/clock.tcl +4546 -0
- package/python/tcl/tcl8.6/encoding/ascii.enc +20 -0
- package/python/tcl/tcl8.6/encoding/big5.enc +1516 -0
- package/python/tcl/tcl8.6/encoding/cns11643.enc +1584 -0
- package/python/tcl/tcl8.6/encoding/cp1250.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp1251.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp1252.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp1253.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp1254.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp1255.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp1256.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp1257.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp1258.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp437.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp737.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp775.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp850.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp852.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp855.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp857.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp860.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp861.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp862.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp863.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp864.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp865.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp866.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp869.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp874.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp932.enc +801 -0
- package/python/tcl/tcl8.6/encoding/cp936.enc +2162 -0
- package/python/tcl/tcl8.6/encoding/cp949.enc +2128 -0
- package/python/tcl/tcl8.6/encoding/cp950.enc +1499 -0
- package/python/tcl/tcl8.6/encoding/dingbats.enc +20 -0
- package/python/tcl/tcl8.6/encoding/ebcdic.enc +19 -0
- package/python/tcl/tcl8.6/encoding/euc-cn.enc +1397 -0
- package/python/tcl/tcl8.6/encoding/euc-jp.enc +1353 -0
- package/python/tcl/tcl8.6/encoding/euc-kr.enc +1533 -0
- package/python/tcl/tcl8.6/encoding/gb12345.enc +1414 -0
- package/python/tcl/tcl8.6/encoding/gb1988.enc +20 -0
- package/python/tcl/tcl8.6/encoding/gb2312-raw.enc +1380 -0
- package/python/tcl/tcl8.6/encoding/gb2312.enc +1397 -0
- package/python/tcl/tcl8.6/encoding/iso2022-jp.enc +12 -0
- package/python/tcl/tcl8.6/encoding/iso2022-kr.enc +7 -0
- package/python/tcl/tcl8.6/encoding/iso2022.enc +14 -0
- package/python/tcl/tcl8.6/encoding/iso8859-1.enc +20 -0
- package/python/tcl/tcl8.6/encoding/iso8859-10.enc +20 -0
- package/python/tcl/tcl8.6/encoding/iso8859-11.enc +20 -0
- package/python/tcl/tcl8.6/encoding/iso8859-13.enc +20 -0
- package/python/tcl/tcl8.6/encoding/iso8859-14.enc +20 -0
- package/python/tcl/tcl8.6/encoding/iso8859-15.enc +20 -0
- package/python/tcl/tcl8.6/encoding/iso8859-16.enc +20 -0
- package/python/tcl/tcl8.6/encoding/iso8859-2.enc +20 -0
- package/python/tcl/tcl8.6/encoding/iso8859-3.enc +20 -0
- package/python/tcl/tcl8.6/encoding/iso8859-4.enc +20 -0
- package/python/tcl/tcl8.6/encoding/iso8859-5.enc +20 -0
- package/python/tcl/tcl8.6/encoding/iso8859-6.enc +20 -0
- package/python/tcl/tcl8.6/encoding/iso8859-7.enc +20 -0
- package/python/tcl/tcl8.6/encoding/iso8859-8.enc +20 -0
- package/python/tcl/tcl8.6/encoding/iso8859-9.enc +20 -0
- package/python/tcl/tcl8.6/encoding/jis0201.enc +20 -0
- package/python/tcl/tcl8.6/encoding/jis0208.enc +1319 -0
- package/python/tcl/tcl8.6/encoding/jis0212.enc +1159 -0
- package/python/tcl/tcl8.6/encoding/koi8-r.enc +20 -0
- package/python/tcl/tcl8.6/encoding/koi8-u.enc +20 -0
- package/python/tcl/tcl8.6/encoding/ksc5601.enc +1516 -0
- package/python/tcl/tcl8.6/encoding/macCentEuro.enc +20 -0
- package/python/tcl/tcl8.6/encoding/macCroatian.enc +20 -0
- package/python/tcl/tcl8.6/encoding/macCyrillic.enc +20 -0
- package/python/tcl/tcl8.6/encoding/macDingbats.enc +20 -0
- package/python/tcl/tcl8.6/encoding/macGreek.enc +20 -0
- package/python/tcl/tcl8.6/encoding/macIceland.enc +20 -0
- package/python/tcl/tcl8.6/encoding/macJapan.enc +785 -0
- package/python/tcl/tcl8.6/encoding/macRoman.enc +20 -0
- package/python/tcl/tcl8.6/encoding/macRomania.enc +20 -0
- package/python/tcl/tcl8.6/encoding/macThai.enc +20 -0
- package/python/tcl/tcl8.6/encoding/macTurkish.enc +20 -0
- package/python/tcl/tcl8.6/encoding/macUkraine.enc +20 -0
- package/python/tcl/tcl8.6/encoding/shiftjis.enc +690 -0
- package/python/tcl/tcl8.6/encoding/symbol.enc +20 -0
- package/python/tcl/tcl8.6/encoding/tis-620.enc +20 -0
- package/python/tcl/tcl8.6/history.tcl +335 -0
- package/python/tcl/tcl8.6/http1.0/http.tcl +377 -0
- package/python/tcl/tcl8.6/http1.0/pkgIndex.tcl +11 -0
- package/python/tcl/tcl8.6/init.tcl +827 -0
- package/python/tcl/tcl8.6/msgs/af.msg +49 -0
- package/python/tcl/tcl8.6/msgs/af_za.msg +6 -0
- package/python/tcl/tcl8.6/msgs/ar.msg +54 -0
- package/python/tcl/tcl8.6/msgs/ar_in.msg +6 -0
- package/python/tcl/tcl8.6/msgs/ar_jo.msg +39 -0
- package/python/tcl/tcl8.6/msgs/ar_lb.msg +39 -0
- package/python/tcl/tcl8.6/msgs/ar_sy.msg +39 -0
- package/python/tcl/tcl8.6/msgs/be.msg +52 -0
- package/python/tcl/tcl8.6/msgs/bg.msg +52 -0
- package/python/tcl/tcl8.6/msgs/bn.msg +49 -0
- package/python/tcl/tcl8.6/msgs/bn_in.msg +6 -0
- package/python/tcl/tcl8.6/msgs/ca.msg +50 -0
- package/python/tcl/tcl8.6/msgs/cs.msg +54 -0
- package/python/tcl/tcl8.6/msgs/da.msg +52 -0
- package/python/tcl/tcl8.6/msgs/de.msg +54 -0
- package/python/tcl/tcl8.6/msgs/de_at.msg +35 -0
- package/python/tcl/tcl8.6/msgs/de_be.msg +53 -0
- package/python/tcl/tcl8.6/msgs/el.msg +52 -0
- package/python/tcl/tcl8.6/msgs/en_au.msg +7 -0
- package/python/tcl/tcl8.6/msgs/en_be.msg +7 -0
- package/python/tcl/tcl8.6/msgs/en_bw.msg +6 -0
- package/python/tcl/tcl8.6/msgs/en_ca.msg +7 -0
- package/python/tcl/tcl8.6/msgs/en_gb.msg +7 -0
- package/python/tcl/tcl8.6/msgs/en_hk.msg +8 -0
- package/python/tcl/tcl8.6/msgs/en_ie.msg +7 -0
- package/python/tcl/tcl8.6/msgs/en_in.msg +8 -0
- package/python/tcl/tcl8.6/msgs/en_nz.msg +7 -0
- package/python/tcl/tcl8.6/msgs/en_ph.msg +8 -0
- package/python/tcl/tcl8.6/msgs/en_sg.msg +6 -0
- package/python/tcl/tcl8.6/msgs/en_za.msg +6 -0
- package/python/tcl/tcl8.6/msgs/en_zw.msg +6 -0
- package/python/tcl/tcl8.6/msgs/eo.msg +54 -0
- package/python/tcl/tcl8.6/msgs/es.msg +52 -0
- package/python/tcl/tcl8.6/msgs/es_ar.msg +6 -0
- package/python/tcl/tcl8.6/msgs/es_bo.msg +6 -0
- package/python/tcl/tcl8.6/msgs/es_cl.msg +6 -0
- package/python/tcl/tcl8.6/msgs/es_co.msg +6 -0
- package/python/tcl/tcl8.6/msgs/es_cr.msg +6 -0
- package/python/tcl/tcl8.6/msgs/es_do.msg +6 -0
- package/python/tcl/tcl8.6/msgs/es_ec.msg +6 -0
- package/python/tcl/tcl8.6/msgs/es_gt.msg +6 -0
- package/python/tcl/tcl8.6/msgs/es_hn.msg +6 -0
- package/python/tcl/tcl8.6/msgs/es_mx.msg +6 -0
- package/python/tcl/tcl8.6/msgs/es_ni.msg +6 -0
- package/python/tcl/tcl8.6/msgs/es_pa.msg +6 -0
- package/python/tcl/tcl8.6/msgs/es_pe.msg +6 -0
- package/python/tcl/tcl8.6/msgs/es_pr.msg +6 -0
- package/python/tcl/tcl8.6/msgs/es_py.msg +6 -0
- package/python/tcl/tcl8.6/msgs/es_sv.msg +6 -0
- package/python/tcl/tcl8.6/msgs/es_uy.msg +6 -0
- package/python/tcl/tcl8.6/msgs/es_ve.msg +6 -0
- package/python/tcl/tcl8.6/msgs/et.msg +52 -0
- package/python/tcl/tcl8.6/msgs/eu.msg +47 -0
- package/python/tcl/tcl8.6/msgs/eu_es.msg +7 -0
- package/python/tcl/tcl8.6/msgs/fa.msg +47 -0
- package/python/tcl/tcl8.6/msgs/fa_in.msg +52 -0
- package/python/tcl/tcl8.6/msgs/fa_ir.msg +9 -0
- package/python/tcl/tcl8.6/msgs/fi.msg +50 -0
- package/python/tcl/tcl8.6/msgs/fo.msg +47 -0
- package/python/tcl/tcl8.6/msgs/fo_fo.msg +7 -0
- package/python/tcl/tcl8.6/msgs/fr.msg +52 -0
- package/python/tcl/tcl8.6/msgs/fr_be.msg +7 -0
- package/python/tcl/tcl8.6/msgs/fr_ca.msg +7 -0
- package/python/tcl/tcl8.6/msgs/fr_ch.msg +7 -0
- package/python/tcl/tcl8.6/msgs/ga.msg +47 -0
- package/python/tcl/tcl8.6/msgs/ga_ie.msg +7 -0
- package/python/tcl/tcl8.6/msgs/gl.msg +47 -0
- package/python/tcl/tcl8.6/msgs/gl_es.msg +6 -0
- package/python/tcl/tcl8.6/msgs/gv.msg +47 -0
- package/python/tcl/tcl8.6/msgs/gv_gb.msg +6 -0
- package/python/tcl/tcl8.6/msgs/he.msg +52 -0
- package/python/tcl/tcl8.6/msgs/hi.msg +39 -0
- package/python/tcl/tcl8.6/msgs/hi_in.msg +6 -0
- package/python/tcl/tcl8.6/msgs/hr.msg +50 -0
- package/python/tcl/tcl8.6/msgs/hu.msg +54 -0
- package/python/tcl/tcl8.6/msgs/id.msg +47 -0
- package/python/tcl/tcl8.6/msgs/id_id.msg +6 -0
- package/python/tcl/tcl8.6/msgs/is.msg +50 -0
- package/python/tcl/tcl8.6/msgs/it.msg +54 -0
- package/python/tcl/tcl8.6/msgs/it_ch.msg +6 -0
- package/python/tcl/tcl8.6/msgs/ja.msg +44 -0
- package/python/tcl/tcl8.6/msgs/kl.msg +47 -0
- package/python/tcl/tcl8.6/msgs/kl_gl.msg +7 -0
- package/python/tcl/tcl8.6/msgs/ko.msg +55 -0
- package/python/tcl/tcl8.6/msgs/ko_kr.msg +8 -0
- package/python/tcl/tcl8.6/msgs/kok.msg +39 -0
- package/python/tcl/tcl8.6/msgs/kok_in.msg +6 -0
- package/python/tcl/tcl8.6/msgs/kw.msg +47 -0
- package/python/tcl/tcl8.6/msgs/kw_gb.msg +6 -0
- package/python/tcl/tcl8.6/msgs/lt.msg +52 -0
- package/python/tcl/tcl8.6/msgs/lv.msg +52 -0
- package/python/tcl/tcl8.6/msgs/mk.msg +52 -0
- package/python/tcl/tcl8.6/msgs/mr.msg +39 -0
- package/python/tcl/tcl8.6/msgs/mr_in.msg +6 -0
- package/python/tcl/tcl8.6/msgs/ms.msg +47 -0
- package/python/tcl/tcl8.6/msgs/ms_my.msg +6 -0
- package/python/tcl/tcl8.6/msgs/mt.msg +27 -0
- package/python/tcl/tcl8.6/msgs/nb.msg +52 -0
- package/python/tcl/tcl8.6/msgs/nl.msg +50 -0
- package/python/tcl/tcl8.6/msgs/nl_be.msg +7 -0
- package/python/tcl/tcl8.6/msgs/nn.msg +52 -0
- package/python/tcl/tcl8.6/msgs/pl.msg +52 -0
- package/python/tcl/tcl8.6/msgs/pt.msg +50 -0
- package/python/tcl/tcl8.6/msgs/pt_br.msg +7 -0
- package/python/tcl/tcl8.6/msgs/ro.msg +52 -0
- package/python/tcl/tcl8.6/msgs/ru.msg +52 -0
- package/python/tcl/tcl8.6/msgs/ru_ua.msg +6 -0
- package/python/tcl/tcl8.6/msgs/sh.msg +52 -0
- package/python/tcl/tcl8.6/msgs/sk.msg +52 -0
- package/python/tcl/tcl8.6/msgs/sl.msg +52 -0
- package/python/tcl/tcl8.6/msgs/sq.msg +54 -0
- package/python/tcl/tcl8.6/msgs/sr.msg +52 -0
- package/python/tcl/tcl8.6/msgs/sv.msg +52 -0
- package/python/tcl/tcl8.6/msgs/sw.msg +49 -0
- package/python/tcl/tcl8.6/msgs/ta.msg +39 -0
- package/python/tcl/tcl8.6/msgs/ta_in.msg +6 -0
- package/python/tcl/tcl8.6/msgs/te.msg +47 -0
- package/python/tcl/tcl8.6/msgs/te_in.msg +8 -0
- package/python/tcl/tcl8.6/msgs/th.msg +54 -0
- package/python/tcl/tcl8.6/msgs/tr.msg +50 -0
- package/python/tcl/tcl8.6/msgs/uk.msg +52 -0
- package/python/tcl/tcl8.6/msgs/vi.msg +50 -0
- package/python/tcl/tcl8.6/msgs/zh.msg +55 -0
- package/python/tcl/tcl8.6/msgs/zh_cn.msg +7 -0
- package/python/tcl/tcl8.6/msgs/zh_hk.msg +28 -0
- package/python/tcl/tcl8.6/msgs/zh_sg.msg +8 -0
- package/python/tcl/tcl8.6/msgs/zh_tw.msg +8 -0
- package/python/tcl/tcl8.6/opt0.4/optparse.tcl +1072 -0
- package/python/tcl/tcl8.6/opt0.4/pkgIndex.tcl +12 -0
- package/python/tcl/tcl8.6/package.tcl +751 -0
- package/python/tcl/tcl8.6/parray.tcl +28 -0
- package/python/tcl/tcl8.6/safe.tcl +1289 -0
- package/python/tcl/tcl8.6/tclIndex +78 -0
- package/python/tcl/tcl8.6/tm.tcl +380 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Abidjan +6 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Accra +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Addis_Ababa +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Algiers +39 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Asmara +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Asmera +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Bamako +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Bangui +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Banjul +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Bissau +7 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Blantyre +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Brazzaville +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Bujumbura +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Cairo +132 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Casablanca +202 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Ceuta +259 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Conakry +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Dakar +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Dar_es_Salaam +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Djibouti +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Douala +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/El_Aaiun +191 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Freetown +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Gaborone +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Harare +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Johannesburg +11 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Juba +40 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Kampala +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Khartoum +40 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Kigali +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Kinshasa +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Lagos +9 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Libreville +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Lome +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Luanda +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Lubumbashi +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Lusaka +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Malabo +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Maputo +6 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Maseru +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Mbabane +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Mogadishu +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Monrovia +8 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Nairobi +10 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Ndjamena +8 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Niamey +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Nouakchott +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Ouagadougou +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Porto-Novo +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Sao_Tome +9 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Timbuktu +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Tripoli +34 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Tunis +39 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Windhoek +58 -0
- package/python/tcl/tcl8.6/tzdata/America/Adak +276 -0
- package/python/tcl/tcl8.6/tzdata/America/Anchorage +275 -0
- package/python/tcl/tcl8.6/tzdata/America/Anguilla +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Antigua +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Araguaina +60 -0
- package/python/tcl/tcl8.6/tzdata/America/Argentina/Buenos_Aires +67 -0
- package/python/tcl/tcl8.6/tzdata/America/Argentina/Catamarca +68 -0
- package/python/tcl/tcl8.6/tzdata/America/Argentina/ComodRivadavia +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Argentina/Cordoba +67 -0
- package/python/tcl/tcl8.6/tzdata/America/Argentina/Jujuy +67 -0
- package/python/tcl/tcl8.6/tzdata/America/Argentina/La_Rioja +69 -0
- package/python/tcl/tcl8.6/tzdata/America/Argentina/Mendoza +68 -0
- package/python/tcl/tcl8.6/tzdata/America/Argentina/Rio_Gallegos +68 -0
- package/python/tcl/tcl8.6/tzdata/America/Argentina/Salta +66 -0
- package/python/tcl/tcl8.6/tzdata/America/Argentina/San_Juan +69 -0
- package/python/tcl/tcl8.6/tzdata/America/Argentina/San_Luis +68 -0
- package/python/tcl/tcl8.6/tzdata/America/Argentina/Tucuman +69 -0
- package/python/tcl/tcl8.6/tzdata/America/Argentina/Ushuaia +68 -0
- package/python/tcl/tcl8.6/tzdata/America/Aruba +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Asuncion +259 -0
- package/python/tcl/tcl8.6/tzdata/America/Atikokan +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Atka +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Bahia +68 -0
- package/python/tcl/tcl8.6/tzdata/America/Bahia_Banderas +222 -0
- package/python/tcl/tcl8.6/tzdata/America/Barbados +22 -0
- package/python/tcl/tcl8.6/tzdata/America/Belem +35 -0
- package/python/tcl/tcl8.6/tzdata/America/Belize +103 -0
- package/python/tcl/tcl8.6/tzdata/America/Blanc-Sablon +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Boa_Vista +40 -0
- package/python/tcl/tcl8.6/tzdata/America/Bogota +9 -0
- package/python/tcl/tcl8.6/tzdata/America/Boise +281 -0
- package/python/tcl/tcl8.6/tzdata/America/Buenos_Aires +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Cambridge_Bay +252 -0
- package/python/tcl/tcl8.6/tzdata/America/Campo_Grande +96 -0
- package/python/tcl/tcl8.6/tzdata/America/Cancun +47 -0
- package/python/tcl/tcl8.6/tzdata/America/Caracas +10 -0
- package/python/tcl/tcl8.6/tzdata/America/Catamarca +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Cayenne +7 -0
- package/python/tcl/tcl8.6/tzdata/America/Cayman +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Chicago +369 -0
- package/python/tcl/tcl8.6/tzdata/America/Chihuahua +221 -0
- package/python/tcl/tcl8.6/tzdata/America/Coral_Harbour +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Cordoba +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Costa_Rica +15 -0
- package/python/tcl/tcl8.6/tzdata/America/Creston +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Cuiaba +96 -0
- package/python/tcl/tcl8.6/tzdata/America/Curacao +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Danmarkshavn +39 -0
- package/python/tcl/tcl8.6/tzdata/America/Dawson +98 -0
- package/python/tcl/tcl8.6/tzdata/America/Dawson_Creek +64 -0
- package/python/tcl/tcl8.6/tzdata/America/Denver +291 -0
- package/python/tcl/tcl8.6/tzdata/America/Detroit +275 -0
- package/python/tcl/tcl8.6/tzdata/America/Dominica +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Edmonton +280 -0
- package/python/tcl/tcl8.6/tzdata/America/Eirunepe +41 -0
- package/python/tcl/tcl8.6/tzdata/America/El_Salvador +10 -0
- package/python/tcl/tcl8.6/tzdata/America/Ensenada +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Fort_Nelson +151 -0
- package/python/tcl/tcl8.6/tzdata/America/Fort_Wayne +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Fortaleza +48 -0
- package/python/tcl/tcl8.6/tzdata/America/Glace_Bay +273 -0
- package/python/tcl/tcl8.6/tzdata/America/Godthab +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Goose_Bay +338 -0
- package/python/tcl/tcl8.6/tzdata/America/Grand_Turk +245 -0
- package/python/tcl/tcl8.6/tzdata/America/Grenada +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Guadeloupe +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Guatemala +14 -0
- package/python/tcl/tcl8.6/tzdata/America/Guayaquil +9 -0
- package/python/tcl/tcl8.6/tzdata/America/Guyana +9 -0
- package/python/tcl/tcl8.6/tzdata/America/Halifax +361 -0
- package/python/tcl/tcl8.6/tzdata/America/Havana +285 -0
- package/python/tcl/tcl8.6/tzdata/America/Hermosillo +21 -0
- package/python/tcl/tcl8.6/tzdata/America/Indiana/Indianapolis +234 -0
- package/python/tcl/tcl8.6/tzdata/America/Indiana/Knox +285 -0
- package/python/tcl/tcl8.6/tzdata/America/Indiana/Marengo +236 -0
- package/python/tcl/tcl8.6/tzdata/America/Indiana/Petersburg +247 -0
- package/python/tcl/tcl8.6/tzdata/America/Indiana/Tell_City +230 -0
- package/python/tcl/tcl8.6/tzdata/America/Indiana/Vevay +213 -0
- package/python/tcl/tcl8.6/tzdata/America/Indiana/Vincennes +234 -0
- package/python/tcl/tcl8.6/tzdata/America/Indiana/Winamac +240 -0
- package/python/tcl/tcl8.6/tzdata/America/Indianapolis +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Inuvik +249 -0
- package/python/tcl/tcl8.6/tzdata/America/Iqaluit +250 -0
- package/python/tcl/tcl8.6/tzdata/America/Jamaica +29 -0
- package/python/tcl/tcl8.6/tzdata/America/Jujuy +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Juneau +276 -0
- package/python/tcl/tcl8.6/tzdata/America/Kentucky/Louisville +311 -0
- package/python/tcl/tcl8.6/tzdata/America/Kentucky/Monticello +279 -0
- package/python/tcl/tcl8.6/tzdata/America/Knox_IN +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Kralendijk +5 -0
- package/python/tcl/tcl8.6/tzdata/America/La_Paz +8 -0
- package/python/tcl/tcl8.6/tzdata/America/Lima +16 -0
- package/python/tcl/tcl8.6/tzdata/America/Los_Angeles +317 -0
- package/python/tcl/tcl8.6/tzdata/America/Louisville +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Lower_Princes +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Maceio +52 -0
- package/python/tcl/tcl8.6/tzdata/America/Managua +21 -0
- package/python/tcl/tcl8.6/tzdata/America/Manaus +39 -0
- package/python/tcl/tcl8.6/tzdata/America/Marigot +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Martinique +9 -0
- package/python/tcl/tcl8.6/tzdata/America/Matamoros +219 -0
- package/python/tcl/tcl8.6/tzdata/America/Mazatlan +222 -0
- package/python/tcl/tcl8.6/tzdata/America/Mendoza +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Menominee +274 -0
- package/python/tcl/tcl8.6/tzdata/America/Merida +216 -0
- package/python/tcl/tcl8.6/tzdata/America/Metlakatla +213 -0
- package/python/tcl/tcl8.6/tzdata/America/Mexico_City +228 -0
- package/python/tcl/tcl8.6/tzdata/America/Miquelon +234 -0
- package/python/tcl/tcl8.6/tzdata/America/Moncton +342 -0
- package/python/tcl/tcl8.6/tzdata/America/Monterrey +218 -0
- package/python/tcl/tcl8.6/tzdata/America/Montevideo +96 -0
- package/python/tcl/tcl8.6/tzdata/America/Montreal +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Montserrat +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Nassau +5 -0
- package/python/tcl/tcl8.6/tzdata/America/New_York +369 -0
- package/python/tcl/tcl8.6/tzdata/America/Nipigon +264 -0
- package/python/tcl/tcl8.6/tzdata/America/Nome +276 -0
- package/python/tcl/tcl8.6/tzdata/America/Noronha +48 -0
- package/python/tcl/tcl8.6/tzdata/America/North_Dakota/Beulah +279 -0
- package/python/tcl/tcl8.6/tzdata/America/North_Dakota/Center +279 -0
- package/python/tcl/tcl8.6/tzdata/America/North_Dakota/New_Salem +279 -0
- package/python/tcl/tcl8.6/tzdata/America/Nuuk +246 -0
- package/python/tcl/tcl8.6/tzdata/America/Ojinaga +222 -0
- package/python/tcl/tcl8.6/tzdata/America/Panama +7 -0
- package/python/tcl/tcl8.6/tzdata/America/Pangnirtung +252 -0
- package/python/tcl/tcl8.6/tzdata/America/Paramaribo +9 -0
- package/python/tcl/tcl8.6/tzdata/America/Phoenix +17 -0
- package/python/tcl/tcl8.6/tzdata/America/Port-au-Prince +215 -0
- package/python/tcl/tcl8.6/tzdata/America/Port_of_Spain +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Porto_Acre +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Porto_Velho +35 -0
- package/python/tcl/tcl8.6/tzdata/America/Puerto_Rico +10 -0
- package/python/tcl/tcl8.6/tzdata/America/Punta_Arenas +122 -0
- package/python/tcl/tcl8.6/tzdata/America/Rainy_River +264 -0
- package/python/tcl/tcl8.6/tzdata/America/Rankin_Inlet +248 -0
- package/python/tcl/tcl8.6/tzdata/America/Recife +48 -0
- package/python/tcl/tcl8.6/tzdata/America/Regina +58 -0
- package/python/tcl/tcl8.6/tzdata/America/Resolute +248 -0
- package/python/tcl/tcl8.6/tzdata/America/Rio_Branco +37 -0
- package/python/tcl/tcl8.6/tzdata/America/Rosario +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Santa_Isabel +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Santarem +36 -0
- package/python/tcl/tcl8.6/tzdata/America/Santiago +289 -0
- package/python/tcl/tcl8.6/tzdata/America/Santo_Domingo +21 -0
- package/python/tcl/tcl8.6/tzdata/America/Sao_Paulo +97 -0
- package/python/tcl/tcl8.6/tzdata/America/Scoresbysund +246 -0
- package/python/tcl/tcl8.6/tzdata/America/Shiprock +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Sitka +275 -0
- package/python/tcl/tcl8.6/tzdata/America/St_Barthelemy +5 -0
- package/python/tcl/tcl8.6/tzdata/America/St_Johns +372 -0
- package/python/tcl/tcl8.6/tzdata/America/St_Kitts +5 -0
- package/python/tcl/tcl8.6/tzdata/America/St_Lucia +5 -0
- package/python/tcl/tcl8.6/tzdata/America/St_Thomas +5 -0
- package/python/tcl/tcl8.6/tzdata/America/St_Vincent +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Swift_Current +29 -0
- package/python/tcl/tcl8.6/tzdata/America/Tegucigalpa +12 -0
- package/python/tcl/tcl8.6/tzdata/America/Thule +224 -0
- package/python/tcl/tcl8.6/tzdata/America/Thunder_Bay +272 -0
- package/python/tcl/tcl8.6/tzdata/America/Tijuana +285 -0
- package/python/tcl/tcl8.6/tzdata/America/Toronto +365 -0
- package/python/tcl/tcl8.6/tzdata/America/Tortola +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Vancouver +320 -0
- package/python/tcl/tcl8.6/tzdata/America/Virgin +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Whitehorse +98 -0
- package/python/tcl/tcl8.6/tzdata/America/Winnipeg +316 -0
- package/python/tcl/tcl8.6/tzdata/America/Yakutat +276 -0
- package/python/tcl/tcl8.6/tzdata/America/Yellowknife +252 -0
- package/python/tcl/tcl8.6/tzdata/Antarctica/Casey +17 -0
- package/python/tcl/tcl8.6/tzdata/Antarctica/Davis +12 -0
- package/python/tcl/tcl8.6/tzdata/Antarctica/DumontDUrville +5 -0
- package/python/tcl/tcl8.6/tzdata/Antarctica/Macquarie +276 -0
- package/python/tcl/tcl8.6/tzdata/Antarctica/Mawson +7 -0
- package/python/tcl/tcl8.6/tzdata/Antarctica/McMurdo +5 -0
- package/python/tcl/tcl8.6/tzdata/Antarctica/Palmer +87 -0
- package/python/tcl/tcl8.6/tzdata/Antarctica/Rothera +6 -0
- package/python/tcl/tcl8.6/tzdata/Antarctica/South_Pole +5 -0
- package/python/tcl/tcl8.6/tzdata/Antarctica/Syowa +5 -0
- package/python/tcl/tcl8.6/tzdata/Antarctica/Troll +196 -0
- package/python/tcl/tcl8.6/tzdata/Antarctica/Vostok +6 -0
- package/python/tcl/tcl8.6/tzdata/Arctic/Longyearbyen +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Aden +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Almaty +57 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Amman +246 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Anadyr +72 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Aqtau +58 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Aqtobe +58 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Ashgabat +31 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Ashkhabad +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Atyrau +58 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Baghdad +59 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Bahrain +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Baku +74 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Bangkok +7 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Barnaul +73 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Beirut +270 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Bishkek +58 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Brunei +7 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Calcutta +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Chita +72 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Choibalsan +56 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Chongqing +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Chungking +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Colombo +13 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Dacca +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Damascus +280 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Dhaka +13 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Dili +9 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Dubai +6 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Dushanbe +29 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Famagusta +256 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Gaza +284 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Harbin +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Hebron +283 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Ho_Chi_Minh +14 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Hong_Kong +75 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Hovd +55 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Irkutsk +72 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Istanbul +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Jakarta +13 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Jayapura +8 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Jerusalem +278 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Kabul +7 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Kamchatka +71 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Karachi +16 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Kashgar +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Kathmandu +7 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Katmandu +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Khandyga +73 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Kolkata +12 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Krasnoyarsk +71 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Kuala_Lumpur +13 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Kuching +23 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Kuwait +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Macao +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Macau +76 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Magadan +72 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Makassar +9 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Manila +15 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Muscat +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Nicosia +257 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Novokuznetsk +71 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Novosibirsk +73 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Omsk +71 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Oral +58 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Phnom_Penh +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Pontianak +13 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Pyongyang +10 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Qatar +7 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Qostanay +58 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Qyzylorda +58 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Rangoon +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Riyadh +6 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Saigon +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Sakhalin +73 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Samarkand +31 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Seoul +34 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Shanghai +34 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Singapore +13 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Srednekolymsk +71 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Taipei +46 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Tashkent +31 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Tbilisi +60 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Tehran +229 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Tel_Aviv +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Thimbu +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Thimphu +7 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Tokyo +14 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Tomsk +73 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Ujung_Pandang +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Ulaanbaatar +55 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Ulan_Bator +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Urumqi +6 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Ust-Nera +71 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Vientiane +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Vladivostok +71 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Yakutsk +71 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Yangon +9 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Yekaterinburg +72 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Yerevan +70 -0
- package/python/tcl/tcl8.6/tzdata/Atlantic/Azores +347 -0
- package/python/tcl/tcl8.6/tzdata/Atlantic/Bermuda +286 -0
- package/python/tcl/tcl8.6/tzdata/Atlantic/Canary +247 -0
- package/python/tcl/tcl8.6/tzdata/Atlantic/Cape_Verde +9 -0
- package/python/tcl/tcl8.6/tzdata/Atlantic/Faeroe +5 -0
- package/python/tcl/tcl8.6/tzdata/Atlantic/Faroe +245 -0
- package/python/tcl/tcl8.6/tzdata/Atlantic/Jan_Mayen +5 -0
- package/python/tcl/tcl8.6/tzdata/Atlantic/Madeira +348 -0
- package/python/tcl/tcl8.6/tzdata/Atlantic/Reykjavik +73 -0
- package/python/tcl/tcl8.6/tzdata/Atlantic/South_Georgia +6 -0
- package/python/tcl/tcl8.6/tzdata/Atlantic/St_Helena +5 -0
- package/python/tcl/tcl8.6/tzdata/Atlantic/Stanley +75 -0
- package/python/tcl/tcl8.6/tzdata/Australia/ACT +5 -0
- package/python/tcl/tcl8.6/tzdata/Australia/Adelaide +273 -0
- package/python/tcl/tcl8.6/tzdata/Australia/Brisbane +23 -0
- package/python/tcl/tcl8.6/tzdata/Australia/Broken_Hill +275 -0
- package/python/tcl/tcl8.6/tzdata/Australia/Canberra +5 -0
- package/python/tcl/tcl8.6/tzdata/Australia/Currie +5 -0
- package/python/tcl/tcl8.6/tzdata/Australia/Darwin +15 -0
- package/python/tcl/tcl8.6/tzdata/Australia/Eucla +25 -0
- package/python/tcl/tcl8.6/tzdata/Australia/Hobart +285 -0
- package/python/tcl/tcl8.6/tzdata/Australia/LHI +5 -0
- package/python/tcl/tcl8.6/tzdata/Australia/Lindeman +28 -0
- package/python/tcl/tcl8.6/tzdata/Australia/Lord_Howe +245 -0
- package/python/tcl/tcl8.6/tzdata/Australia/Melbourne +272 -0
- package/python/tcl/tcl8.6/tzdata/Australia/NSW +5 -0
- package/python/tcl/tcl8.6/tzdata/Australia/North +5 -0
- package/python/tcl/tcl8.6/tzdata/Australia/Perth +25 -0
- package/python/tcl/tcl8.6/tzdata/Australia/Queensland +5 -0
- package/python/tcl/tcl8.6/tzdata/Australia/South +5 -0
- package/python/tcl/tcl8.6/tzdata/Australia/Sydney +272 -0
- package/python/tcl/tcl8.6/tzdata/Australia/Tasmania +5 -0
- package/python/tcl/tcl8.6/tzdata/Australia/Victoria +5 -0
- package/python/tcl/tcl8.6/tzdata/Australia/West +5 -0
- package/python/tcl/tcl8.6/tzdata/Australia/Yancowinna +5 -0
- package/python/tcl/tcl8.6/tzdata/Brazil/Acre +5 -0
- package/python/tcl/tcl8.6/tzdata/Brazil/DeNoronha +5 -0
- package/python/tcl/tcl8.6/tzdata/Brazil/East +5 -0
- package/python/tcl/tcl8.6/tzdata/Brazil/West +5 -0
- package/python/tcl/tcl8.6/tzdata/CET +265 -0
- package/python/tcl/tcl8.6/tzdata/CST6CDT +278 -0
- package/python/tcl/tcl8.6/tzdata/Canada/Atlantic +5 -0
- package/python/tcl/tcl8.6/tzdata/Canada/Central +5 -0
- package/python/tcl/tcl8.6/tzdata/Canada/East-Saskatchewan +5 -0
- package/python/tcl/tcl8.6/tzdata/Canada/Eastern +5 -0
- package/python/tcl/tcl8.6/tzdata/Canada/Mountain +5 -0
- package/python/tcl/tcl8.6/tzdata/Canada/Newfoundland +5 -0
- package/python/tcl/tcl8.6/tzdata/Canada/Pacific +5 -0
- package/python/tcl/tcl8.6/tzdata/Canada/Saskatchewan +5 -0
- package/python/tcl/tcl8.6/tzdata/Canada/Yukon +5 -0
- package/python/tcl/tcl8.6/tzdata/Chile/Continental +5 -0
- package/python/tcl/tcl8.6/tzdata/Chile/EasterIsland +5 -0
- package/python/tcl/tcl8.6/tzdata/Cuba +5 -0
- package/python/tcl/tcl8.6/tzdata/EET +251 -0
- package/python/tcl/tcl8.6/tzdata/EST +5 -0
- package/python/tcl/tcl8.6/tzdata/EST5EDT +278 -0
- package/python/tcl/tcl8.6/tzdata/Egypt +5 -0
- package/python/tcl/tcl8.6/tzdata/Eire +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT+0 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT+1 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT+10 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT+11 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT+12 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT+2 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT+3 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT+4 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT+5 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT+6 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT+7 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT+8 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT+9 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT-0 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT-1 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT-10 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT-11 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT-12 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT-13 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT-14 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT-2 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT-3 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT-4 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT-5 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT-6 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT-7 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT-8 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT-9 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT0 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/Greenwich +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/UCT +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/UTC +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/Universal +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/Zulu +5 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Amsterdam +310 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Andorra +237 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Astrakhan +71 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Athens +268 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Belfast +5 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Belgrade +250 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Berlin +274 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Bratislava +5 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Brussels +316 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Bucharest +268 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Budapest +283 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Busingen +5 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Chisinau +272 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Copenhagen +264 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Dublin +358 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Gibraltar +328 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Guernsey +5 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Helsinki +248 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Isle_of_Man +5 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Istanbul +125 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Jersey +5 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Kaliningrad +86 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Kiev +251 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Kirov +70 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Lisbon +353 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Ljubljana +5 -0
- package/python/tcl/tcl8.6/tzdata/Europe/London +372 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Luxembourg +313 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Madrid +292 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Malta +299 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Mariehamn +5 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Minsk +75 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Monaco +315 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Moscow +83 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Nicosia +5 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Oslo +271 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Paris +314 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Podgorica +5 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Prague +275 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Riga +258 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Rome +302 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Samara +73 -0
- package/python/tcl/tcl8.6/tzdata/Europe/San_Marino +5 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Sarajevo +5 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Saratov +71 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Simferopol +82 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Skopje +5 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Sofia +258 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Stockholm +250 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Tallinn +254 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Tirane +263 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Tiraspol +5 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Ulyanovsk +73 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Uzhgorod +254 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Vaduz +5 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Vatican +5 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Vienna +271 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Vilnius +252 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Volgograd +73 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Warsaw +296 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Zagreb +5 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Zaporozhye +252 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Zurich +250 -0
- package/python/tcl/tcl8.6/tzdata/GB +5 -0
- package/python/tcl/tcl8.6/tzdata/GB-Eire +5 -0
- package/python/tcl/tcl8.6/tzdata/GMT +5 -0
- package/python/tcl/tcl8.6/tzdata/GMT+0 +5 -0
- package/python/tcl/tcl8.6/tzdata/GMT-0 +5 -0
- package/python/tcl/tcl8.6/tzdata/GMT0 +5 -0
- package/python/tcl/tcl8.6/tzdata/Greenwich +5 -0
- package/python/tcl/tcl8.6/tzdata/HST +5 -0
- package/python/tcl/tcl8.6/tzdata/Hongkong +5 -0
- package/python/tcl/tcl8.6/tzdata/Iceland +5 -0
- package/python/tcl/tcl8.6/tzdata/Indian/Antananarivo +5 -0
- package/python/tcl/tcl8.6/tzdata/Indian/Chagos +7 -0
- package/python/tcl/tcl8.6/tzdata/Indian/Christmas +6 -0
- package/python/tcl/tcl8.6/tzdata/Indian/Cocos +6 -0
- package/python/tcl/tcl8.6/tzdata/Indian/Comoro +5 -0
- package/python/tcl/tcl8.6/tzdata/Indian/Kerguelen +6 -0
- package/python/tcl/tcl8.6/tzdata/Indian/Mahe +6 -0
- package/python/tcl/tcl8.6/tzdata/Indian/Maldives +7 -0
- package/python/tcl/tcl8.6/tzdata/Indian/Mauritius +10 -0
- package/python/tcl/tcl8.6/tzdata/Indian/Mayotte +5 -0
- package/python/tcl/tcl8.6/tzdata/Indian/Reunion +6 -0
- package/python/tcl/tcl8.6/tzdata/Iran +5 -0
- package/python/tcl/tcl8.6/tzdata/Israel +5 -0
- package/python/tcl/tcl8.6/tzdata/Jamaica +5 -0
- package/python/tcl/tcl8.6/tzdata/Japan +5 -0
- package/python/tcl/tcl8.6/tzdata/Kwajalein +5 -0
- package/python/tcl/tcl8.6/tzdata/Libya +5 -0
- package/python/tcl/tcl8.6/tzdata/MET +265 -0
- package/python/tcl/tcl8.6/tzdata/MST +5 -0
- package/python/tcl/tcl8.6/tzdata/MST7MDT +278 -0
- package/python/tcl/tcl8.6/tzdata/Mexico/BajaNorte +5 -0
- package/python/tcl/tcl8.6/tzdata/Mexico/BajaSur +5 -0
- package/python/tcl/tcl8.6/tzdata/Mexico/General +5 -0
- package/python/tcl/tcl8.6/tzdata/NZ +5 -0
- package/python/tcl/tcl8.6/tzdata/NZ-CHAT +5 -0
- package/python/tcl/tcl8.6/tzdata/Navajo +5 -0
- package/python/tcl/tcl8.6/tzdata/PRC +5 -0
- package/python/tcl/tcl8.6/tzdata/PST8PDT +278 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Apia +31 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Auckland +285 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Bougainville +10 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Chatham +258 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Chuuk +11 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Easter +268 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Efate +28 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Enderbury +5 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Fakaofo +7 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Fiji +189 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Funafuti +6 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Galapagos +9 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Gambier +6 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Guadalcanal +6 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Guam +26 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Honolulu +12 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Johnston +5 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Kanton +8 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Kiritimati +8 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Kosrae +14 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Kwajalein +11 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Majuro +12 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Marquesas +6 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Midway +5 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Nauru +9 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Niue +7 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Norfolk +172 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Noumea +12 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Pago_Pago +7 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Palau +7 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Pitcairn +7 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Pohnpei +12 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Ponape +5 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Port_Moresby +7 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Rarotonga +33 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Saipan +5 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Samoa +5 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Tahiti +6 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Tarawa +6 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Tongatapu +16 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Truk +5 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Wake +6 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Wallis +6 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Yap +5 -0
- package/python/tcl/tcl8.6/tzdata/Poland +5 -0
- package/python/tcl/tcl8.6/tzdata/Portugal +5 -0
- package/python/tcl/tcl8.6/tzdata/ROC +5 -0
- package/python/tcl/tcl8.6/tzdata/ROK +5 -0
- package/python/tcl/tcl8.6/tzdata/Singapore +5 -0
- package/python/tcl/tcl8.6/tzdata/SystemV/AST4 +5 -0
- package/python/tcl/tcl8.6/tzdata/SystemV/AST4ADT +5 -0
- package/python/tcl/tcl8.6/tzdata/SystemV/CST6 +5 -0
- package/python/tcl/tcl8.6/tzdata/SystemV/CST6CDT +5 -0
- package/python/tcl/tcl8.6/tzdata/SystemV/EST5 +5 -0
- package/python/tcl/tcl8.6/tzdata/SystemV/EST5EDT +5 -0
- package/python/tcl/tcl8.6/tzdata/SystemV/HST10 +5 -0
- package/python/tcl/tcl8.6/tzdata/SystemV/MST7 +5 -0
- package/python/tcl/tcl8.6/tzdata/SystemV/MST7MDT +5 -0
- package/python/tcl/tcl8.6/tzdata/SystemV/PST8 +5 -0
- package/python/tcl/tcl8.6/tzdata/SystemV/PST8PDT +5 -0
- package/python/tcl/tcl8.6/tzdata/SystemV/YST9 +5 -0
- package/python/tcl/tcl8.6/tzdata/SystemV/YST9YDT +5 -0
- package/python/tcl/tcl8.6/tzdata/Turkey +5 -0
- package/python/tcl/tcl8.6/tzdata/UCT +5 -0
- package/python/tcl/tcl8.6/tzdata/US/Alaska +5 -0
- package/python/tcl/tcl8.6/tzdata/US/Aleutian +5 -0
- package/python/tcl/tcl8.6/tzdata/US/Arizona +5 -0
- package/python/tcl/tcl8.6/tzdata/US/Central +5 -0
- package/python/tcl/tcl8.6/tzdata/US/East-Indiana +5 -0
- package/python/tcl/tcl8.6/tzdata/US/Eastern +5 -0
- package/python/tcl/tcl8.6/tzdata/US/Hawaii +5 -0
- package/python/tcl/tcl8.6/tzdata/US/Indiana-Starke +5 -0
- package/python/tcl/tcl8.6/tzdata/US/Michigan +5 -0
- package/python/tcl/tcl8.6/tzdata/US/Mountain +5 -0
- package/python/tcl/tcl8.6/tzdata/US/Pacific +5 -0
- package/python/tcl/tcl8.6/tzdata/US/Pacific-New +5 -0
- package/python/tcl/tcl8.6/tzdata/US/Samoa +5 -0
- package/python/tcl/tcl8.6/tzdata/UTC +5 -0
- package/python/tcl/tcl8.6/tzdata/Universal +5 -0
- package/python/tcl/tcl8.6/tzdata/W-SU +5 -0
- package/python/tcl/tcl8.6/tzdata/WET +251 -0
- package/python/tcl/tcl8.6/tzdata/Zulu +5 -0
- package/python/tcl/tcl8.6/word.tcl +154 -0
- package/python/tcl/tcl86t.lib +0 -0
- package/python/tcl/tclConfig.sh +181 -0
- package/python/tcl/tclooConfig.sh +19 -0
- package/python/tcl/tclstub86.lib +0 -0
- package/python/tcl/tix8.4.3/Balloon.tcl +585 -0
- package/python/tcl/tix8.4.3/BtnBox.tcl +120 -0
- package/python/tcl/tix8.4.3/CObjView.tcl +360 -0
- package/python/tcl/tix8.4.3/ChkList.tcl +239 -0
- package/python/tcl/tix8.4.3/ComboBox.tcl +1558 -0
- package/python/tcl/tix8.4.3/Compat.tcl +33 -0
- package/python/tcl/tix8.4.3/Console.tcl +612 -0
- package/python/tcl/tix8.4.3/Control.tcl +482 -0
- package/python/tcl/tix8.4.3/DefSchm.tcl +103 -0
- package/python/tcl/tix8.4.3/DialogS.tcl +175 -0
- package/python/tcl/tix8.4.3/DirBox.tcl +207 -0
- package/python/tcl/tix8.4.3/DirDlg.tcl +95 -0
- package/python/tcl/tix8.4.3/DirList.tcl +272 -0
- package/python/tcl/tix8.4.3/DirTree.tcl +350 -0
- package/python/tcl/tix8.4.3/DragDrop.tcl +166 -0
- package/python/tcl/tix8.4.3/DtlList.tcl +49 -0
- package/python/tcl/tix8.4.3/EFileBox.tcl +436 -0
- package/python/tcl/tix8.4.3/EFileDlg.tcl +65 -0
- package/python/tcl/tix8.4.3/Event.tcl +217 -0
- package/python/tcl/tix8.4.3/FileBox.tcl +568 -0
- package/python/tcl/tix8.4.3/FileCbx.tcl +108 -0
- package/python/tcl/tix8.4.3/FileDlg.tcl +75 -0
- package/python/tcl/tix8.4.3/FileEnt.tcl +270 -0
- package/python/tcl/tix8.4.3/FloatEnt.tcl +132 -0
- package/python/tcl/tix8.4.3/Grid.tcl +1122 -0
- package/python/tcl/tix8.4.3/HList.tcl +917 -0
- package/python/tcl/tix8.4.3/HListDD.tcl +204 -0
- package/python/tcl/tix8.4.3/IconView.tcl +272 -0
- package/python/tcl/tix8.4.3/Init.tcl +232 -0
- package/python/tcl/tix8.4.3/LabEntry.tcl +86 -0
- package/python/tcl/tix8.4.3/LabFrame.tcl +49 -0
- package/python/tcl/tix8.4.3/LabWidg.tcl +157 -0
- package/python/tcl/tix8.4.3/ListNBk.tcl +153 -0
- package/python/tcl/tix8.4.3/Makefile +5 -0
- package/python/tcl/tix8.4.3/Meter.tcl +137 -0
- package/python/tcl/tix8.4.3/MultView.tcl +157 -0
- package/python/tcl/tix8.4.3/NoteBook.tcl +247 -0
- package/python/tcl/tix8.4.3/OldUtil.tcl +108 -0
- package/python/tcl/tix8.4.3/OptMenu.tcl +394 -0
- package/python/tcl/tix8.4.3/PanedWin.tcl +1215 -0
- package/python/tcl/tix8.4.3/PopMenu.tcl +239 -0
- package/python/tcl/tix8.4.3/Primitiv.tcl +428 -0
- package/python/tcl/tix8.4.3/ResizeH.tcl +505 -0
- package/python/tcl/tix8.4.3/SGrid.tcl +243 -0
- package/python/tcl/tix8.4.3/SHList.tcl +140 -0
- package/python/tcl/tix8.4.3/SListBox.tcl +295 -0
- package/python/tcl/tix8.4.3/STList.tcl +93 -0
- package/python/tcl/tix8.4.3/SText.tcl +134 -0
- package/python/tcl/tix8.4.3/SWidget.tcl +465 -0
- package/python/tcl/tix8.4.3/SWindow.tcl +274 -0
- package/python/tcl/tix8.4.3/Select.tcl +300 -0
- package/python/tcl/tix8.4.3/Shell.tcl +47 -0
- package/python/tcl/tix8.4.3/SimpDlg.tcl +47 -0
- package/python/tcl/tix8.4.3/StackWin.tcl +84 -0
- package/python/tcl/tix8.4.3/StatBar.tcl +56 -0
- package/python/tcl/tix8.4.3/StdBBox.tcl +71 -0
- package/python/tcl/tix8.4.3/StdShell.tcl +49 -0
- package/python/tcl/tix8.4.3/TList.tcl +953 -0
- package/python/tcl/tix8.4.3/Tix.tcl +398 -0
- package/python/tcl/tix8.4.3/Tree.tcl +211 -0
- package/python/tcl/tix8.4.3/Utils.tcl +442 -0
- package/python/tcl/tix8.4.3/VResize.tcl +211 -0
- package/python/tcl/tix8.4.3/VStack.tcl +430 -0
- package/python/tcl/tix8.4.3/VTree.tcl +195 -0
- package/python/tcl/tix8.4.3/Variable.tcl +101 -0
- package/python/tcl/tix8.4.3/WInfo.tcl +40 -0
- package/python/tcl/tix8.4.3/bitmaps/act_fold.gif +0 -0
- package/python/tcl/tix8.4.3/bitmaps/act_fold.xbm +5 -0
- package/python/tcl/tix8.4.3/bitmaps/act_fold.xpm +22 -0
- package/python/tcl/tix8.4.3/bitmaps/balarrow.xbm +4 -0
- package/python/tcl/tix8.4.3/bitmaps/cbxarrow.xbm +6 -0
- package/python/tcl/tix8.4.3/bitmaps/ck_def.xbm +6 -0
- package/python/tcl/tix8.4.3/bitmaps/ck_off.xbm +6 -0
- package/python/tcl/tix8.4.3/bitmaps/ck_on.xbm +6 -0
- package/python/tcl/tix8.4.3/bitmaps/cross.xbm +6 -0
- package/python/tcl/tix8.4.3/bitmaps/decr.xbm +4 -0
- package/python/tcl/tix8.4.3/bitmaps/drop.xbm +8 -0
- package/python/tcl/tix8.4.3/bitmaps/file.gif +0 -0
- package/python/tcl/tix8.4.3/bitmaps/file.xbm +5 -0
- package/python/tcl/tix8.4.3/bitmaps/file.xpm +18 -0
- package/python/tcl/tix8.4.3/bitmaps/folder.gif +0 -0
- package/python/tcl/tix8.4.3/bitmaps/folder.xbm +5 -0
- package/python/tcl/tix8.4.3/bitmaps/folder.xpm +21 -0
- package/python/tcl/tix8.4.3/bitmaps/harddisk.xbm +14 -0
- package/python/tcl/tix8.4.3/bitmaps/hourglas.mask +16 -0
- package/python/tcl/tix8.4.3/bitmaps/hourglas.xbm +16 -0
- package/python/tcl/tix8.4.3/bitmaps/incr.xbm +4 -0
- package/python/tcl/tix8.4.3/bitmaps/info.gif +0 -0
- package/python/tcl/tix8.4.3/bitmaps/info.xpm +38 -0
- package/python/tcl/tix8.4.3/bitmaps/maximize.xbm +6 -0
- package/python/tcl/tix8.4.3/bitmaps/minimize.xbm +6 -0
- package/python/tcl/tix8.4.3/bitmaps/minus.gif +0 -0
- package/python/tcl/tix8.4.3/bitmaps/minus.xbm +5 -0
- package/python/tcl/tix8.4.3/bitmaps/minus.xpm +14 -0
- package/python/tcl/tix8.4.3/bitmaps/minusarm.gif +0 -0
- package/python/tcl/tix8.4.3/bitmaps/minusarm.xbm +5 -0
- package/python/tcl/tix8.4.3/bitmaps/minusarm.xpm +15 -0
- package/python/tcl/tix8.4.3/bitmaps/mktransgif.tcl +14 -0
- package/python/tcl/tix8.4.3/bitmaps/network.xbm +14 -0
- package/python/tcl/tix8.4.3/bitmaps/no_entry.gif +0 -0
- package/python/tcl/tix8.4.3/bitmaps/no_entry.xpm +39 -0
- package/python/tcl/tix8.4.3/bitmaps/openfile.xbm +5 -0
- package/python/tcl/tix8.4.3/bitmaps/openfold.gif +0 -0
- package/python/tcl/tix8.4.3/bitmaps/openfold.xbm +5 -0
- package/python/tcl/tix8.4.3/bitmaps/openfold.xpm +21 -0
- package/python/tcl/tix8.4.3/bitmaps/plus.gif +0 -0
- package/python/tcl/tix8.4.3/bitmaps/plus.xbm +5 -0
- package/python/tcl/tix8.4.3/bitmaps/plus.xpm +14 -0
- package/python/tcl/tix8.4.3/bitmaps/plusarm.gif +0 -0
- package/python/tcl/tix8.4.3/bitmaps/plusarm.xbm +5 -0
- package/python/tcl/tix8.4.3/bitmaps/plusarm.xpm +15 -0
- package/python/tcl/tix8.4.3/bitmaps/resize1.xbm +8 -0
- package/python/tcl/tix8.4.3/bitmaps/resize2.xbm +8 -0
- package/python/tcl/tix8.4.3/bitmaps/restore.xbm +6 -0
- package/python/tcl/tix8.4.3/bitmaps/srcfile.gif +0 -0
- package/python/tcl/tix8.4.3/bitmaps/srcfile.xbm +5 -0
- package/python/tcl/tix8.4.3/bitmaps/srcfile.xpm +18 -0
- package/python/tcl/tix8.4.3/bitmaps/system.xbm +6 -0
- package/python/tcl/tix8.4.3/bitmaps/textfile.gif +0 -0
- package/python/tcl/tix8.4.3/bitmaps/textfile.xbm +5 -0
- package/python/tcl/tix8.4.3/bitmaps/textfile.xpm +18 -0
- package/python/tcl/tix8.4.3/bitmaps/tick.xbm +6 -0
- package/python/tcl/tix8.4.3/bitmaps/warning.gif +0 -0
- package/python/tcl/tix8.4.3/bitmaps/warning.xpm +38 -0
- package/python/tcl/tix8.4.3/demos/MkChoose.tcl +280 -0
- package/python/tcl/tix8.4.3/demos/MkDirLis.tcl +69 -0
- package/python/tcl/tix8.4.3/demos/MkSample.tcl +270 -0
- package/python/tcl/tix8.4.3/demos/MkScroll.tcl +160 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/about.xpm +50 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/bold.xbm +6 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/capital.xbm +6 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/centerj.xbm +6 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/code.xpm +22 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/combobox.xbm +14 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/combobox.xpm +49 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/drivea.xbm +14 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/drivea.xpm +43 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/exit.xpm +48 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/filebox.xbm +14 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/filebox.xpm +49 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/harddisk.xbm +14 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/harddisk.xpm +43 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/italic.xbm +6 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/justify.xbm +6 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/leftj.xbm +6 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/netw.xbm +14 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/netw.xpm +45 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/network.xbm +14 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/network.xpm +45 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/optmenu.xpm +48 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/rightj.xbm +6 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/select.xpm +52 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/tix.gif +0 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/underlin.xbm +6 -0
- package/python/tcl/tix8.4.3/demos/samples/AllSampl.tcl +201 -0
- package/python/tcl/tix8.4.3/demos/samples/ArrowBtn.tcl +187 -0
- package/python/tcl/tix8.4.3/demos/samples/Balloon.tcl +48 -0
- package/python/tcl/tix8.4.3/demos/samples/BtnBox.tcl +57 -0
- package/python/tcl/tix8.4.3/demos/samples/CObjView.tcl +80 -0
- package/python/tcl/tix8.4.3/demos/samples/ChkList.tcl +179 -0
- package/python/tcl/tix8.4.3/demos/samples/CmpImg.tcl +64 -0
- package/python/tcl/tix8.4.3/demos/samples/CmpImg1.tcl +182 -0
- package/python/tcl/tix8.4.3/demos/samples/CmpImg2.tcl +136 -0
- package/python/tcl/tix8.4.3/demos/samples/CmpImg3.tcl +90 -0
- package/python/tcl/tix8.4.3/demos/samples/CmpImg4.tcl +125 -0
- package/python/tcl/tix8.4.3/demos/samples/ComboBox.tcl +119 -0
- package/python/tcl/tix8.4.3/demos/samples/Control.tcl +133 -0
- package/python/tcl/tix8.4.3/demos/samples/DirDlg.tcl +90 -0
- package/python/tcl/tix8.4.3/demos/samples/DirList.tcl +91 -0
- package/python/tcl/tix8.4.3/demos/samples/DirTree.tcl +92 -0
- package/python/tcl/tix8.4.3/demos/samples/DragDrop.tcl +50 -0
- package/python/tcl/tix8.4.3/demos/samples/DynTree.tcl +149 -0
- package/python/tcl/tix8.4.3/demos/samples/EFileDlg.tcl +104 -0
- package/python/tcl/tix8.4.3/demos/samples/EditGrid.tcl +281 -0
- package/python/tcl/tix8.4.3/demos/samples/FileDlg.tcl +98 -0
- package/python/tcl/tix8.4.3/demos/samples/FileEnt.tcl +81 -0
- package/python/tcl/tix8.4.3/demos/samples/HList1.tcl +159 -0
- package/python/tcl/tix8.4.3/demos/samples/LabEntry.tcl +94 -0
- package/python/tcl/tix8.4.3/demos/samples/LabFrame.tcl +85 -0
- package/python/tcl/tix8.4.3/demos/samples/ListNBK.tcl +86 -0
- package/python/tcl/tix8.4.3/demos/samples/Meter.tcl +77 -0
- package/python/tcl/tix8.4.3/demos/samples/NoteBook.tcl +102 -0
- package/python/tcl/tix8.4.3/demos/samples/OptMenu.tcl +103 -0
- package/python/tcl/tix8.4.3/demos/samples/PanedWin.tcl +112 -0
- package/python/tcl/tix8.4.3/demos/samples/PopMenu.tcl +73 -0
- package/python/tcl/tix8.4.3/demos/samples/SGrid0.tcl +135 -0
- package/python/tcl/tix8.4.3/demos/samples/SGrid1.tcl +215 -0
- package/python/tcl/tix8.4.3/demos/samples/SHList.tcl +111 -0
- package/python/tcl/tix8.4.3/demos/samples/SHList2.tcl +159 -0
- package/python/tcl/tix8.4.3/demos/samples/SListBox.tcl +84 -0
- package/python/tcl/tix8.4.3/demos/samples/STList1.tcl +57 -0
- package/python/tcl/tix8.4.3/demos/samples/STList2.tcl +85 -0
- package/python/tcl/tix8.4.3/demos/samples/STList3.tcl +112 -0
- package/python/tcl/tix8.4.3/demos/samples/SText.tcl +75 -0
- package/python/tcl/tix8.4.3/demos/samples/SWindow.tcl +89 -0
- package/python/tcl/tix8.4.3/demos/samples/Sample.tcl +36 -0
- package/python/tcl/tix8.4.3/demos/samples/Select.tcl +114 -0
- package/python/tcl/tix8.4.3/demos/samples/StdBBox.tcl +65 -0
- package/python/tcl/tix8.4.3/demos/samples/Tree.tcl +91 -0
- package/python/tcl/tix8.4.3/demos/samples/Xpm.tcl +89 -0
- package/python/tcl/tix8.4.3/demos/samples/Xpm1.tcl +108 -0
- package/python/tcl/tix8.4.3/demos/tclIndex +55 -0
- package/python/tcl/tix8.4.3/demos/tixwidgets.tcl +344 -0
- package/python/tcl/tix8.4.3/demos/widget +450 -0
- package/python/tcl/tix8.4.3/fs.tcl +170 -0
- package/python/tcl/tix8.4.3/pkgIndex.tcl +2 -0
- package/python/tcl/tix8.4.3/pref/10Point.fs +23 -0
- package/python/tcl/tix8.4.3/pref/10Point.fsc +44 -0
- package/python/tcl/tix8.4.3/pref/12Point.fs +23 -0
- package/python/tcl/tix8.4.3/pref/12Point.fsc +44 -0
- package/python/tcl/tix8.4.3/pref/14Point.fs +22 -0
- package/python/tcl/tix8.4.3/pref/14Point.fsc +50 -0
- package/python/tcl/tix8.4.3/pref/Bisque.cs +35 -0
- package/python/tcl/tix8.4.3/pref/Bisque.csc +338 -0
- package/python/tcl/tix8.4.3/pref/Blue.cs +35 -0
- package/python/tcl/tix8.4.3/pref/Blue.csc +338 -0
- package/python/tcl/tix8.4.3/pref/Gray.cs +36 -0
- package/python/tcl/tix8.4.3/pref/Gray.csc +339 -0
- package/python/tcl/tix8.4.3/pref/Makefile +48 -0
- package/python/tcl/tix8.4.3/pref/Old12Pt.fs +14 -0
- package/python/tcl/tix8.4.3/pref/Old14Pt.fs +13 -0
- package/python/tcl/tix8.4.3/pref/SGIGray.cs +38 -0
- package/python/tcl/tix8.4.3/pref/SGIGray.csc +339 -0
- package/python/tcl/tix8.4.3/pref/TK.cs +35 -0
- package/python/tcl/tix8.4.3/pref/TK.csc +72 -0
- package/python/tcl/tix8.4.3/pref/TK.fs +16 -0
- package/python/tcl/tix8.4.3/pref/TK.fsc +19 -0
- package/python/tcl/tix8.4.3/pref/TixGray.cs +36 -0
- package/python/tcl/tix8.4.3/pref/TixGray.csc +339 -0
- package/python/tcl/tix8.4.3/pref/TkWin.cs +68 -0
- package/python/tcl/tix8.4.3/pref/TkWin.csc +333 -0
- package/python/tcl/tix8.4.3/pref/TkWin.fs +16 -0
- package/python/tcl/tix8.4.3/pref/TkWin.fsc +34 -0
- package/python/tcl/tix8.4.3/pref/WmDefault.cs +45 -0
- package/python/tcl/tix8.4.3/pref/WmDefault.csc +316 -0
- package/python/tcl/tix8.4.3/pref/WmDefault.fs +23 -0
- package/python/tcl/tix8.4.3/pref/WmDefault.fsc +57 -0
- package/python/tcl/tix8.4.3/pref/WmDefault.py +96 -0
- package/python/tcl/tix8.4.3/pref/WmDefault.tcl +1053 -0
- package/python/tcl/tix8.4.3/pref/WmDefault.txt +142 -0
- package/python/tcl/tix8.4.3/pref/pkgIndex.tcl +9 -0
- package/python/tcl/tix8.4.3/pref/tixmkpref +381 -0
- package/python/tcl/tix8.4.3/tix84.dll +0 -0
- package/python/tcl/tix8.4.3/tix84.lib +0 -0
- package/python/tcl/tk8.6/bgerror.tcl +272 -0
- package/python/tcl/tk8.6/button.tcl +782 -0
- package/python/tcl/tk8.6/choosedir.tcl +308 -0
- package/python/tcl/tk8.6/clrpick.tcl +695 -0
- package/python/tcl/tk8.6/comdlg.tcl +322 -0
- package/python/tcl/tk8.6/console.tcl +1150 -0
- package/python/tcl/tk8.6/demos/README +44 -0
- package/python/tcl/tk8.6/demos/anilabel.tcl +160 -0
- package/python/tcl/tk8.6/demos/aniwave.tcl +104 -0
- package/python/tcl/tk8.6/demos/arrow.tcl +241 -0
- package/python/tcl/tk8.6/demos/bind.tcl +78 -0
- package/python/tcl/tk8.6/demos/bitmap.tcl +52 -0
- package/python/tcl/tk8.6/demos/browse +66 -0
- package/python/tcl/tk8.6/demos/button.tcl +47 -0
- package/python/tcl/tk8.6/demos/check.tcl +71 -0
- package/python/tcl/tk8.6/demos/clrpick.tcl +54 -0
- package/python/tcl/tk8.6/demos/colors.tcl +99 -0
- package/python/tcl/tk8.6/demos/combo.tcl +61 -0
- package/python/tcl/tk8.6/demos/cscroll.tcl +172 -0
- package/python/tcl/tk8.6/demos/ctext.tcl +176 -0
- package/python/tcl/tk8.6/demos/dialog1.tcl +25 -0
- package/python/tcl/tk8.6/demos/dialog2.tcl +18 -0
- package/python/tcl/tk8.6/demos/en.msg +97 -0
- package/python/tcl/tk8.6/demos/entry1.tcl +34 -0
- package/python/tcl/tk8.6/demos/entry2.tcl +46 -0
- package/python/tcl/tk8.6/demos/entry3.tcl +185 -0
- package/python/tcl/tk8.6/demos/filebox.tcl +81 -0
- package/python/tcl/tk8.6/demos/floor.tcl +1371 -0
- package/python/tcl/tk8.6/demos/fontchoose.tcl +67 -0
- package/python/tcl/tk8.6/demos/form.tcl +38 -0
- package/python/tcl/tk8.6/demos/goldberg.tcl +1833 -0
- package/python/tcl/tk8.6/demos/hello +22 -0
- package/python/tcl/tk8.6/demos/hscale.tcl +45 -0
- package/python/tcl/tk8.6/demos/icon.tcl +51 -0
- package/python/tcl/tk8.6/demos/image1.tcl +35 -0
- package/python/tcl/tk8.6/demos/image2.tcl +108 -0
- package/python/tcl/tk8.6/demos/images/earth.gif +0 -0
- package/python/tcl/tk8.6/demos/images/earthmenu.png +0 -0
- package/python/tcl/tk8.6/demos/images/earthris.gif +0 -0
- package/python/tcl/tk8.6/demos/images/flagdown.xbm +27 -0
- package/python/tcl/tk8.6/demos/images/flagup.xbm +27 -0
- package/python/tcl/tk8.6/demos/images/gray25.xbm +6 -0
- package/python/tcl/tk8.6/demos/images/letters.xbm +27 -0
- package/python/tcl/tk8.6/demos/images/noletter.xbm +27 -0
- package/python/tcl/tk8.6/demos/images/ouster.png +0 -0
- package/python/tcl/tk8.6/demos/images/pattern.xbm +6 -0
- package/python/tcl/tk8.6/demos/images/tcllogo.gif +0 -0
- package/python/tcl/tk8.6/demos/images/teapot.ppm +31 -0
- package/python/tcl/tk8.6/demos/items.tcl +302 -0
- package/python/tcl/tk8.6/demos/ixset +328 -0
- package/python/tcl/tk8.6/demos/knightstour.tcl +268 -0
- package/python/tcl/tk8.6/demos/label.tcl +40 -0
- package/python/tcl/tk8.6/demos/labelframe.tcl +76 -0
- package/python/tcl/tk8.6/demos/license.terms +40 -0
- package/python/tcl/tk8.6/demos/mclist.tcl +119 -0
- package/python/tcl/tk8.6/demos/menu.tcl +180 -0
- package/python/tcl/tk8.6/demos/menubu.tcl +90 -0
- package/python/tcl/tk8.6/demos/msgbox.tcl +62 -0
- package/python/tcl/tk8.6/demos/nl.msg +125 -0
- package/python/tcl/tk8.6/demos/paned1.tcl +32 -0
- package/python/tcl/tk8.6/demos/paned2.tcl +74 -0
- package/python/tcl/tk8.6/demos/pendulum.tcl +197 -0
- package/python/tcl/tk8.6/demos/plot.tcl +97 -0
- package/python/tcl/tk8.6/demos/puzzle.tcl +82 -0
- package/python/tcl/tk8.6/demos/radio.tcl +66 -0
- package/python/tcl/tk8.6/demos/rmt +210 -0
- package/python/tcl/tk8.6/demos/rolodex +204 -0
- package/python/tcl/tk8.6/demos/ruler.tcl +175 -0
- package/python/tcl/tk8.6/demos/sayings.tcl +44 -0
- package/python/tcl/tk8.6/demos/search.tcl +139 -0
- package/python/tcl/tk8.6/demos/spin.tcl +53 -0
- package/python/tcl/tk8.6/demos/square +60 -0
- package/python/tcl/tk8.6/demos/states.tcl +54 -0
- package/python/tcl/tk8.6/demos/style.tcl +155 -0
- package/python/tcl/tk8.6/demos/tclIndex +67 -0
- package/python/tcl/tk8.6/demos/tcolor +358 -0
- package/python/tcl/tk8.6/demos/text.tcl +113 -0
- package/python/tcl/tk8.6/demos/textpeer.tcl +62 -0
- package/python/tcl/tk8.6/demos/timer +47 -0
- package/python/tcl/tk8.6/demos/toolbar.tcl +92 -0
- package/python/tcl/tk8.6/demos/tree.tcl +89 -0
- package/python/tcl/tk8.6/demos/ttkbut.tcl +84 -0
- package/python/tcl/tk8.6/demos/ttkmenu.tcl +53 -0
- package/python/tcl/tk8.6/demos/ttknote.tcl +57 -0
- package/python/tcl/tk8.6/demos/ttkpane.tcl +112 -0
- package/python/tcl/tk8.6/demos/ttkprogress.tcl +46 -0
- package/python/tcl/tk8.6/demos/ttkscale.tcl +39 -0
- package/python/tcl/tk8.6/demos/twind.tcl +351 -0
- package/python/tcl/tk8.6/demos/unicodeout.tcl +145 -0
- package/python/tcl/tk8.6/demos/vscale.tcl +46 -0
- package/python/tcl/tk8.6/demos/widget +734 -0
- package/python/tcl/tk8.6/dialog.tcl +175 -0
- package/python/tcl/tk8.6/entry.tcl +686 -0
- package/python/tcl/tk8.6/focus.tcl +178 -0
- package/python/tcl/tk8.6/fontchooser.tcl +456 -0
- package/python/tcl/tk8.6/iconlist.tcl +717 -0
- package/python/tcl/tk8.6/icons.tcl +153 -0
- package/python/tcl/tk8.6/images/README +7 -0
- package/python/tcl/tk8.6/images/logo.eps +2091 -0
- package/python/tcl/tk8.6/images/logo100.gif +0 -0
- package/python/tcl/tk8.6/images/logo64.gif +0 -0
- package/python/tcl/tk8.6/images/logoLarge.gif +0 -0
- package/python/tcl/tk8.6/images/logoMed.gif +0 -0
- package/python/tcl/tk8.6/images/pwrdLogo.eps +1897 -0
- package/python/tcl/tk8.6/images/pwrdLogo100.gif +0 -0
- package/python/tcl/tk8.6/images/pwrdLogo150.gif +0 -0
- package/python/tcl/tk8.6/images/pwrdLogo175.gif +0 -0
- package/python/tcl/tk8.6/images/pwrdLogo200.gif +0 -0
- package/python/tcl/tk8.6/images/pwrdLogo75.gif +0 -0
- package/python/tcl/tk8.6/images/tai-ku.gif +0 -0
- package/python/tcl/tk8.6/license.terms +40 -0
- package/python/tcl/tk8.6/listbox.tcl +560 -0
- package/python/tcl/tk8.6/megawidget.tcl +297 -0
- package/python/tcl/tk8.6/menu.tcl +1377 -0
- package/python/tcl/tk8.6/mkpsenc.tcl +1488 -0
- package/python/tcl/tk8.6/msgbox.tcl +427 -0
- package/python/tcl/tk8.6/msgs/cs.msg +77 -0
- package/python/tcl/tk8.6/msgs/da.msg +78 -0
- package/python/tcl/tk8.6/msgs/de.msg +91 -0
- package/python/tcl/tk8.6/msgs/el.msg +86 -0
- package/python/tcl/tk8.6/msgs/en.msg +91 -0
- package/python/tcl/tk8.6/msgs/en_gb.msg +3 -0
- package/python/tcl/tk8.6/msgs/eo.msg +75 -0
- package/python/tcl/tk8.6/msgs/es.msg +76 -0
- package/python/tcl/tk8.6/msgs/fr.msg +72 -0
- package/python/tcl/tk8.6/msgs/hu.msg +78 -0
- package/python/tcl/tk8.6/msgs/it.msg +73 -0
- package/python/tcl/tk8.6/msgs/nl.msg +91 -0
- package/python/tcl/tk8.6/msgs/pl.msg +91 -0
- package/python/tcl/tk8.6/msgs/pt.msg +74 -0
- package/python/tcl/tk8.6/msgs/ru.msg +75 -0
- package/python/tcl/tk8.6/msgs/sv.msg +76 -0
- package/python/tcl/tk8.6/obsolete.tcl +178 -0
- package/python/tcl/tk8.6/optMenu.tcl +43 -0
- package/python/tcl/tk8.6/palette.tcl +244 -0
- package/python/tcl/tk8.6/panedwindow.tcl +194 -0
- package/python/tcl/tk8.6/pkgIndex.tcl +7 -0
- package/python/tcl/tk8.6/safetk.tcl +262 -0
- package/python/tcl/tk8.6/scale.tcl +290 -0
- package/python/tcl/tk8.6/scrlbar.tcl +456 -0
- package/python/tcl/tk8.6/spinbox.tcl +593 -0
- package/python/tcl/tk8.6/tclIndex +253 -0
- package/python/tcl/tk8.6/tearoff.tcl +184 -0
- package/python/tcl/tk8.6/text.tcl +1237 -0
- package/python/tcl/tk8.6/tk.tcl +712 -0
- package/python/tcl/tk8.6/tkfbox.tcl +1240 -0
- package/python/tcl/tk8.6/ttk/altTheme.tcl +109 -0
- package/python/tcl/tk8.6/ttk/aquaTheme.tcl +119 -0
- package/python/tcl/tk8.6/ttk/button.tcl +83 -0
- package/python/tcl/tk8.6/ttk/clamTheme.tcl +147 -0
- package/python/tcl/tk8.6/ttk/classicTheme.tcl +115 -0
- package/python/tcl/tk8.6/ttk/combobox.tcl +448 -0
- package/python/tcl/tk8.6/ttk/cursors.tcl +208 -0
- package/python/tcl/tk8.6/ttk/defaults.tcl +143 -0
- package/python/tcl/tk8.6/ttk/entry.tcl +632 -0
- package/python/tcl/tk8.6/ttk/fonts.tcl +157 -0
- package/python/tcl/tk8.6/ttk/menubutton.tcl +241 -0
- package/python/tcl/tk8.6/ttk/notebook.tcl +199 -0
- package/python/tcl/tk8.6/ttk/panedwindow.tcl +91 -0
- package/python/tcl/tk8.6/ttk/progress.tcl +49 -0
- package/python/tcl/tk8.6/ttk/scale.tcl +94 -0
- package/python/tcl/tk8.6/ttk/scrollbar.tcl +126 -0
- package/python/tcl/tk8.6/ttk/sizegrip.tcl +102 -0
- package/python/tcl/tk8.6/ttk/spinbox.tcl +192 -0
- package/python/tcl/tk8.6/ttk/treeview.tcl +383 -0
- package/python/tcl/tk8.6/ttk/ttk.tcl +176 -0
- package/python/tcl/tk8.6/ttk/utils.tcl +337 -0
- package/python/tcl/tk8.6/ttk/vistaTheme.tcl +229 -0
- package/python/tcl/tk8.6/ttk/winTheme.tcl +84 -0
- package/python/tcl/tk8.6/ttk/xpTheme.tcl +67 -0
- package/python/tcl/tk8.6/unsupported.tcl +269 -0
- package/python/tcl/tk8.6/xmfbox.tcl +989 -0
- package/python/tcl/tk86t.lib +0 -0
- package/python/tcl/tkstub86.lib +0 -0
- package/python/vcruntime140.dll +0 -0
- package/python/vcruntime140_1.dll +0 -0
- package/runtime-manifest.json +7 -0
|
@@ -0,0 +1,2440 @@
|
|
|
1
|
+
# Copyright 2007 Google Inc.
|
|
2
|
+
# Licensed to PSF under a Contributor Agreement.
|
|
3
|
+
|
|
4
|
+
"""A fast, lightweight IPv4/IPv6 manipulation library in Python.
|
|
5
|
+
|
|
6
|
+
This library is used to create/poke/manipulate IPv4 and IPv6 addresses
|
|
7
|
+
and networks.
|
|
8
|
+
|
|
9
|
+
"""
|
|
10
|
+
|
|
11
|
+
__version__ = '1.0'
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
import functools
|
|
15
|
+
|
|
16
|
+
IPV4LENGTH = 32
|
|
17
|
+
IPV6LENGTH = 128
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
class AddressValueError(ValueError):
|
|
21
|
+
"""A Value Error related to the address."""
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
class NetmaskValueError(ValueError):
|
|
25
|
+
"""A Value Error related to the netmask."""
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
def ip_address(address):
|
|
29
|
+
"""Take an IP string/int and return an object of the correct type.
|
|
30
|
+
|
|
31
|
+
Args:
|
|
32
|
+
address: A string or integer, the IP address. Either IPv4 or
|
|
33
|
+
IPv6 addresses may be supplied; integers less than 2**32 will
|
|
34
|
+
be considered to be IPv4 by default.
|
|
35
|
+
|
|
36
|
+
Returns:
|
|
37
|
+
An IPv4Address or IPv6Address object.
|
|
38
|
+
|
|
39
|
+
Raises:
|
|
40
|
+
ValueError: if the *address* passed isn't either a v4 or a v6
|
|
41
|
+
address
|
|
42
|
+
|
|
43
|
+
"""
|
|
44
|
+
try:
|
|
45
|
+
return IPv4Address(address)
|
|
46
|
+
except (AddressValueError, NetmaskValueError):
|
|
47
|
+
pass
|
|
48
|
+
|
|
49
|
+
try:
|
|
50
|
+
return IPv6Address(address)
|
|
51
|
+
except (AddressValueError, NetmaskValueError):
|
|
52
|
+
pass
|
|
53
|
+
|
|
54
|
+
raise ValueError(f'{address!r} does not appear to be an IPv4 or IPv6 address')
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
def ip_network(address, strict=True):
|
|
58
|
+
"""Take an IP string/int and return an object of the correct type.
|
|
59
|
+
|
|
60
|
+
Args:
|
|
61
|
+
address: A string or integer, the IP network. Either IPv4 or
|
|
62
|
+
IPv6 networks may be supplied; integers less than 2**32 will
|
|
63
|
+
be considered to be IPv4 by default.
|
|
64
|
+
|
|
65
|
+
Returns:
|
|
66
|
+
An IPv4Network or IPv6Network object.
|
|
67
|
+
|
|
68
|
+
Raises:
|
|
69
|
+
ValueError: if the string passed isn't either a v4 or a v6
|
|
70
|
+
address. Or if the network has host bits set.
|
|
71
|
+
|
|
72
|
+
"""
|
|
73
|
+
try:
|
|
74
|
+
return IPv4Network(address, strict)
|
|
75
|
+
except (AddressValueError, NetmaskValueError):
|
|
76
|
+
pass
|
|
77
|
+
|
|
78
|
+
try:
|
|
79
|
+
return IPv6Network(address, strict)
|
|
80
|
+
except (AddressValueError, NetmaskValueError):
|
|
81
|
+
pass
|
|
82
|
+
|
|
83
|
+
raise ValueError(f'{address!r} does not appear to be an IPv4 or IPv6 network')
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
def ip_interface(address):
|
|
87
|
+
"""Take an IP string/int and return an object of the correct type.
|
|
88
|
+
|
|
89
|
+
Args:
|
|
90
|
+
address: A string or integer, the IP address. Either IPv4 or
|
|
91
|
+
IPv6 addresses may be supplied; integers less than 2**32 will
|
|
92
|
+
be considered to be IPv4 by default.
|
|
93
|
+
|
|
94
|
+
Returns:
|
|
95
|
+
An IPv4Interface or IPv6Interface object.
|
|
96
|
+
|
|
97
|
+
Raises:
|
|
98
|
+
ValueError: if the string passed isn't either a v4 or a v6
|
|
99
|
+
address.
|
|
100
|
+
|
|
101
|
+
Notes:
|
|
102
|
+
The IPv?Interface classes describe an Address on a particular
|
|
103
|
+
Network, so they're basically a combination of both the Address
|
|
104
|
+
and Network classes.
|
|
105
|
+
|
|
106
|
+
"""
|
|
107
|
+
try:
|
|
108
|
+
return IPv4Interface(address)
|
|
109
|
+
except (AddressValueError, NetmaskValueError):
|
|
110
|
+
pass
|
|
111
|
+
|
|
112
|
+
try:
|
|
113
|
+
return IPv6Interface(address)
|
|
114
|
+
except (AddressValueError, NetmaskValueError):
|
|
115
|
+
pass
|
|
116
|
+
|
|
117
|
+
raise ValueError(f'{address!r} does not appear to be an IPv4 or IPv6 interface')
|
|
118
|
+
|
|
119
|
+
|
|
120
|
+
def v4_int_to_packed(address):
|
|
121
|
+
"""Represent an address as 4 packed bytes in network (big-endian) order.
|
|
122
|
+
|
|
123
|
+
Args:
|
|
124
|
+
address: An integer representation of an IPv4 IP address.
|
|
125
|
+
|
|
126
|
+
Returns:
|
|
127
|
+
The integer address packed as 4 bytes in network (big-endian) order.
|
|
128
|
+
|
|
129
|
+
Raises:
|
|
130
|
+
ValueError: If the integer is negative or too large to be an
|
|
131
|
+
IPv4 IP address.
|
|
132
|
+
|
|
133
|
+
"""
|
|
134
|
+
try:
|
|
135
|
+
return address.to_bytes(4) # big endian
|
|
136
|
+
except OverflowError:
|
|
137
|
+
raise ValueError("Address negative or too large for IPv4")
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
def v6_int_to_packed(address):
|
|
141
|
+
"""Represent an address as 16 packed bytes in network (big-endian) order.
|
|
142
|
+
|
|
143
|
+
Args:
|
|
144
|
+
address: An integer representation of an IPv6 IP address.
|
|
145
|
+
|
|
146
|
+
Returns:
|
|
147
|
+
The integer address packed as 16 bytes in network (big-endian) order.
|
|
148
|
+
|
|
149
|
+
"""
|
|
150
|
+
try:
|
|
151
|
+
return address.to_bytes(16) # big endian
|
|
152
|
+
except OverflowError:
|
|
153
|
+
raise ValueError("Address negative or too large for IPv6")
|
|
154
|
+
|
|
155
|
+
|
|
156
|
+
def _split_optional_netmask(address):
|
|
157
|
+
"""Helper to split the netmask and raise AddressValueError if needed"""
|
|
158
|
+
addr = str(address).split('/')
|
|
159
|
+
if len(addr) > 2:
|
|
160
|
+
raise AddressValueError(f"Only one '/' permitted in {address!r}")
|
|
161
|
+
return addr
|
|
162
|
+
|
|
163
|
+
|
|
164
|
+
def _find_address_range(addresses):
|
|
165
|
+
"""Find a sequence of sorted deduplicated IPv#Address.
|
|
166
|
+
|
|
167
|
+
Args:
|
|
168
|
+
addresses: a list of IPv#Address objects.
|
|
169
|
+
|
|
170
|
+
Yields:
|
|
171
|
+
A tuple containing the first and last IP addresses in the sequence.
|
|
172
|
+
|
|
173
|
+
"""
|
|
174
|
+
it = iter(addresses)
|
|
175
|
+
first = last = next(it)
|
|
176
|
+
for ip in it:
|
|
177
|
+
if ip._ip != last._ip + 1:
|
|
178
|
+
yield first, last
|
|
179
|
+
first = ip
|
|
180
|
+
last = ip
|
|
181
|
+
yield first, last
|
|
182
|
+
|
|
183
|
+
|
|
184
|
+
def _count_righthand_zero_bits(number, bits):
|
|
185
|
+
"""Count the number of zero bits on the right hand side.
|
|
186
|
+
|
|
187
|
+
Args:
|
|
188
|
+
number: an integer.
|
|
189
|
+
bits: maximum number of bits to count.
|
|
190
|
+
|
|
191
|
+
Returns:
|
|
192
|
+
The number of zero bits on the right hand side of the number.
|
|
193
|
+
|
|
194
|
+
"""
|
|
195
|
+
if number == 0:
|
|
196
|
+
return bits
|
|
197
|
+
return min(bits, (~number & (number-1)).bit_length())
|
|
198
|
+
|
|
199
|
+
|
|
200
|
+
def summarize_address_range(first, last):
|
|
201
|
+
"""Summarize a network range given the first and last IP addresses.
|
|
202
|
+
|
|
203
|
+
Example:
|
|
204
|
+
>>> list(summarize_address_range(IPv4Address('192.0.2.0'),
|
|
205
|
+
... IPv4Address('192.0.2.130')))
|
|
206
|
+
... #doctest: +NORMALIZE_WHITESPACE
|
|
207
|
+
[IPv4Network('192.0.2.0/25'), IPv4Network('192.0.2.128/31'),
|
|
208
|
+
IPv4Network('192.0.2.130/32')]
|
|
209
|
+
|
|
210
|
+
Args:
|
|
211
|
+
first: the first IPv4Address or IPv6Address in the range.
|
|
212
|
+
last: the last IPv4Address or IPv6Address in the range.
|
|
213
|
+
|
|
214
|
+
Returns:
|
|
215
|
+
An iterator of the summarized IPv(4|6) network objects.
|
|
216
|
+
|
|
217
|
+
Raise:
|
|
218
|
+
TypeError:
|
|
219
|
+
If the first and last objects are not IP addresses.
|
|
220
|
+
If the first and last objects are not the same version.
|
|
221
|
+
ValueError:
|
|
222
|
+
If the last object is not greater than the first.
|
|
223
|
+
If the version of the first address is not 4 or 6.
|
|
224
|
+
|
|
225
|
+
"""
|
|
226
|
+
if (not (isinstance(first, _BaseAddress) and
|
|
227
|
+
isinstance(last, _BaseAddress))):
|
|
228
|
+
raise TypeError('first and last must be IP addresses, not networks')
|
|
229
|
+
if first.version != last.version:
|
|
230
|
+
raise TypeError("%s and %s are not of the same version" % (
|
|
231
|
+
first, last))
|
|
232
|
+
if first > last:
|
|
233
|
+
raise ValueError('last IP address must be greater than first')
|
|
234
|
+
|
|
235
|
+
if first.version == 4:
|
|
236
|
+
ip = IPv4Network
|
|
237
|
+
elif first.version == 6:
|
|
238
|
+
ip = IPv6Network
|
|
239
|
+
else:
|
|
240
|
+
raise ValueError('unknown IP version')
|
|
241
|
+
|
|
242
|
+
ip_bits = first._max_prefixlen
|
|
243
|
+
first_int = first._ip
|
|
244
|
+
last_int = last._ip
|
|
245
|
+
while first_int <= last_int:
|
|
246
|
+
nbits = min(_count_righthand_zero_bits(first_int, ip_bits),
|
|
247
|
+
(last_int - first_int + 1).bit_length() - 1)
|
|
248
|
+
net = ip((first_int, ip_bits - nbits))
|
|
249
|
+
yield net
|
|
250
|
+
first_int += 1 << nbits
|
|
251
|
+
if first_int - 1 == ip._ALL_ONES:
|
|
252
|
+
break
|
|
253
|
+
|
|
254
|
+
|
|
255
|
+
def _collapse_addresses_internal(addresses):
|
|
256
|
+
"""Loops through the addresses, collapsing concurrent netblocks.
|
|
257
|
+
|
|
258
|
+
Example:
|
|
259
|
+
|
|
260
|
+
ip1 = IPv4Network('192.0.2.0/26')
|
|
261
|
+
ip2 = IPv4Network('192.0.2.64/26')
|
|
262
|
+
ip3 = IPv4Network('192.0.2.128/26')
|
|
263
|
+
ip4 = IPv4Network('192.0.2.192/26')
|
|
264
|
+
|
|
265
|
+
_collapse_addresses_internal([ip1, ip2, ip3, ip4]) ->
|
|
266
|
+
[IPv4Network('192.0.2.0/24')]
|
|
267
|
+
|
|
268
|
+
This shouldn't be called directly; it is called via
|
|
269
|
+
collapse_addresses([]).
|
|
270
|
+
|
|
271
|
+
Args:
|
|
272
|
+
addresses: A list of IPv4Network's or IPv6Network's
|
|
273
|
+
|
|
274
|
+
Returns:
|
|
275
|
+
A list of IPv4Network's or IPv6Network's depending on what we were
|
|
276
|
+
passed.
|
|
277
|
+
|
|
278
|
+
"""
|
|
279
|
+
# First merge
|
|
280
|
+
to_merge = list(addresses)
|
|
281
|
+
subnets = {}
|
|
282
|
+
while to_merge:
|
|
283
|
+
net = to_merge.pop()
|
|
284
|
+
supernet = net.supernet()
|
|
285
|
+
existing = subnets.get(supernet)
|
|
286
|
+
if existing is None:
|
|
287
|
+
subnets[supernet] = net
|
|
288
|
+
elif existing != net:
|
|
289
|
+
# Merge consecutive subnets
|
|
290
|
+
del subnets[supernet]
|
|
291
|
+
to_merge.append(supernet)
|
|
292
|
+
# Then iterate over resulting networks, skipping subsumed subnets
|
|
293
|
+
last = None
|
|
294
|
+
for net in sorted(subnets.values()):
|
|
295
|
+
if last is not None:
|
|
296
|
+
# Since they are sorted, last.network_address <= net.network_address
|
|
297
|
+
# is a given.
|
|
298
|
+
if last.broadcast_address >= net.broadcast_address:
|
|
299
|
+
continue
|
|
300
|
+
yield net
|
|
301
|
+
last = net
|
|
302
|
+
|
|
303
|
+
|
|
304
|
+
def collapse_addresses(addresses):
|
|
305
|
+
"""Collapse a list of IP objects.
|
|
306
|
+
|
|
307
|
+
Example:
|
|
308
|
+
collapse_addresses([IPv4Network('192.0.2.0/25'),
|
|
309
|
+
IPv4Network('192.0.2.128/25')]) ->
|
|
310
|
+
[IPv4Network('192.0.2.0/24')]
|
|
311
|
+
|
|
312
|
+
Args:
|
|
313
|
+
addresses: An iterable of IPv4Network or IPv6Network objects.
|
|
314
|
+
|
|
315
|
+
Returns:
|
|
316
|
+
An iterator of the collapsed IPv(4|6)Network objects.
|
|
317
|
+
|
|
318
|
+
Raises:
|
|
319
|
+
TypeError: If passed a list of mixed version objects.
|
|
320
|
+
|
|
321
|
+
"""
|
|
322
|
+
addrs = []
|
|
323
|
+
ips = []
|
|
324
|
+
nets = []
|
|
325
|
+
|
|
326
|
+
# split IP addresses and networks
|
|
327
|
+
for ip in addresses:
|
|
328
|
+
if isinstance(ip, _BaseAddress):
|
|
329
|
+
if ips and ips[-1]._version != ip._version:
|
|
330
|
+
raise TypeError("%s and %s are not of the same version" % (
|
|
331
|
+
ip, ips[-1]))
|
|
332
|
+
ips.append(ip)
|
|
333
|
+
elif ip._prefixlen == ip._max_prefixlen:
|
|
334
|
+
if ips and ips[-1]._version != ip._version:
|
|
335
|
+
raise TypeError("%s and %s are not of the same version" % (
|
|
336
|
+
ip, ips[-1]))
|
|
337
|
+
try:
|
|
338
|
+
ips.append(ip.ip)
|
|
339
|
+
except AttributeError:
|
|
340
|
+
ips.append(ip.network_address)
|
|
341
|
+
else:
|
|
342
|
+
if nets and nets[-1]._version != ip._version:
|
|
343
|
+
raise TypeError("%s and %s are not of the same version" % (
|
|
344
|
+
ip, nets[-1]))
|
|
345
|
+
nets.append(ip)
|
|
346
|
+
|
|
347
|
+
# sort and dedup
|
|
348
|
+
ips = sorted(set(ips))
|
|
349
|
+
|
|
350
|
+
# find consecutive address ranges in the sorted sequence and summarize them
|
|
351
|
+
if ips:
|
|
352
|
+
for first, last in _find_address_range(ips):
|
|
353
|
+
addrs.extend(summarize_address_range(first, last))
|
|
354
|
+
|
|
355
|
+
return _collapse_addresses_internal(addrs + nets)
|
|
356
|
+
|
|
357
|
+
|
|
358
|
+
def get_mixed_type_key(obj):
|
|
359
|
+
"""Return a key suitable for sorting between networks and addresses.
|
|
360
|
+
|
|
361
|
+
Address and Network objects are not sortable by default; they're
|
|
362
|
+
fundamentally different so the expression
|
|
363
|
+
|
|
364
|
+
IPv4Address('192.0.2.0') <= IPv4Network('192.0.2.0/24')
|
|
365
|
+
|
|
366
|
+
doesn't make any sense. There are some times however, where you may wish
|
|
367
|
+
to have ipaddress sort these for you anyway. If you need to do this, you
|
|
368
|
+
can use this function as the key= argument to sorted().
|
|
369
|
+
|
|
370
|
+
Args:
|
|
371
|
+
obj: either a Network or Address object.
|
|
372
|
+
Returns:
|
|
373
|
+
appropriate key.
|
|
374
|
+
|
|
375
|
+
"""
|
|
376
|
+
if isinstance(obj, _BaseNetwork):
|
|
377
|
+
return obj._get_networks_key()
|
|
378
|
+
elif isinstance(obj, _BaseAddress):
|
|
379
|
+
return obj._get_address_key()
|
|
380
|
+
return NotImplemented
|
|
381
|
+
|
|
382
|
+
|
|
383
|
+
class _IPAddressBase:
|
|
384
|
+
|
|
385
|
+
"""The mother class."""
|
|
386
|
+
|
|
387
|
+
__slots__ = ()
|
|
388
|
+
|
|
389
|
+
@property
|
|
390
|
+
def exploded(self):
|
|
391
|
+
"""Return the longhand version of the IP address as a string."""
|
|
392
|
+
return self._explode_shorthand_ip_string()
|
|
393
|
+
|
|
394
|
+
@property
|
|
395
|
+
def compressed(self):
|
|
396
|
+
"""Return the shorthand version of the IP address as a string."""
|
|
397
|
+
return str(self)
|
|
398
|
+
|
|
399
|
+
@property
|
|
400
|
+
def reverse_pointer(self):
|
|
401
|
+
"""The name of the reverse DNS pointer for the IP address, e.g.:
|
|
402
|
+
>>> ipaddress.ip_address("127.0.0.1").reverse_pointer
|
|
403
|
+
'1.0.0.127.in-addr.arpa'
|
|
404
|
+
>>> ipaddress.ip_address("2001:db8::1").reverse_pointer
|
|
405
|
+
'1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.8.b.d.0.1.0.0.2.ip6.arpa'
|
|
406
|
+
|
|
407
|
+
"""
|
|
408
|
+
return self._reverse_pointer()
|
|
409
|
+
|
|
410
|
+
@property
|
|
411
|
+
def version(self):
|
|
412
|
+
msg = '%200s has no version specified' % (type(self),)
|
|
413
|
+
raise NotImplementedError(msg)
|
|
414
|
+
|
|
415
|
+
def _check_int_address(self, address):
|
|
416
|
+
if address < 0:
|
|
417
|
+
msg = "%d (< 0) is not permitted as an IPv%d address"
|
|
418
|
+
raise AddressValueError(msg % (address, self._version))
|
|
419
|
+
if address > self._ALL_ONES:
|
|
420
|
+
msg = "%d (>= 2**%d) is not permitted as an IPv%d address"
|
|
421
|
+
raise AddressValueError(msg % (address, self._max_prefixlen,
|
|
422
|
+
self._version))
|
|
423
|
+
|
|
424
|
+
def _check_packed_address(self, address, expected_len):
|
|
425
|
+
address_len = len(address)
|
|
426
|
+
if address_len != expected_len:
|
|
427
|
+
msg = "%r (len %d != %d) is not permitted as an IPv%d address"
|
|
428
|
+
raise AddressValueError(msg % (address, address_len,
|
|
429
|
+
expected_len, self._version))
|
|
430
|
+
|
|
431
|
+
@classmethod
|
|
432
|
+
def _ip_int_from_prefix(cls, prefixlen):
|
|
433
|
+
"""Turn the prefix length into a bitwise netmask
|
|
434
|
+
|
|
435
|
+
Args:
|
|
436
|
+
prefixlen: An integer, the prefix length.
|
|
437
|
+
|
|
438
|
+
Returns:
|
|
439
|
+
An integer.
|
|
440
|
+
|
|
441
|
+
"""
|
|
442
|
+
return cls._ALL_ONES ^ (cls._ALL_ONES >> prefixlen)
|
|
443
|
+
|
|
444
|
+
@classmethod
|
|
445
|
+
def _prefix_from_ip_int(cls, ip_int):
|
|
446
|
+
"""Return prefix length from the bitwise netmask.
|
|
447
|
+
|
|
448
|
+
Args:
|
|
449
|
+
ip_int: An integer, the netmask in expanded bitwise format
|
|
450
|
+
|
|
451
|
+
Returns:
|
|
452
|
+
An integer, the prefix length.
|
|
453
|
+
|
|
454
|
+
Raises:
|
|
455
|
+
ValueError: If the input intermingles zeroes & ones
|
|
456
|
+
"""
|
|
457
|
+
trailing_zeroes = _count_righthand_zero_bits(ip_int,
|
|
458
|
+
cls._max_prefixlen)
|
|
459
|
+
prefixlen = cls._max_prefixlen - trailing_zeroes
|
|
460
|
+
leading_ones = ip_int >> trailing_zeroes
|
|
461
|
+
all_ones = (1 << prefixlen) - 1
|
|
462
|
+
if leading_ones != all_ones:
|
|
463
|
+
byteslen = cls._max_prefixlen // 8
|
|
464
|
+
details = ip_int.to_bytes(byteslen, 'big')
|
|
465
|
+
msg = 'Netmask pattern %r mixes zeroes & ones'
|
|
466
|
+
raise ValueError(msg % details)
|
|
467
|
+
return prefixlen
|
|
468
|
+
|
|
469
|
+
@classmethod
|
|
470
|
+
def _report_invalid_netmask(cls, netmask_str):
|
|
471
|
+
msg = '%r is not a valid netmask' % netmask_str
|
|
472
|
+
raise NetmaskValueError(msg) from None
|
|
473
|
+
|
|
474
|
+
@classmethod
|
|
475
|
+
def _prefix_from_prefix_string(cls, prefixlen_str):
|
|
476
|
+
"""Return prefix length from a numeric string
|
|
477
|
+
|
|
478
|
+
Args:
|
|
479
|
+
prefixlen_str: The string to be converted
|
|
480
|
+
|
|
481
|
+
Returns:
|
|
482
|
+
An integer, the prefix length.
|
|
483
|
+
|
|
484
|
+
Raises:
|
|
485
|
+
NetmaskValueError: If the input is not a valid netmask
|
|
486
|
+
"""
|
|
487
|
+
# int allows a leading +/- as well as surrounding whitespace,
|
|
488
|
+
# so we ensure that isn't the case
|
|
489
|
+
if not (prefixlen_str.isascii() and prefixlen_str.isdigit()):
|
|
490
|
+
cls._report_invalid_netmask(prefixlen_str)
|
|
491
|
+
try:
|
|
492
|
+
prefixlen = int(prefixlen_str)
|
|
493
|
+
except ValueError:
|
|
494
|
+
cls._report_invalid_netmask(prefixlen_str)
|
|
495
|
+
if not (0 <= prefixlen <= cls._max_prefixlen):
|
|
496
|
+
cls._report_invalid_netmask(prefixlen_str)
|
|
497
|
+
return prefixlen
|
|
498
|
+
|
|
499
|
+
@classmethod
|
|
500
|
+
def _prefix_from_ip_string(cls, ip_str):
|
|
501
|
+
"""Turn a netmask/hostmask string into a prefix length
|
|
502
|
+
|
|
503
|
+
Args:
|
|
504
|
+
ip_str: The netmask/hostmask to be converted
|
|
505
|
+
|
|
506
|
+
Returns:
|
|
507
|
+
An integer, the prefix length.
|
|
508
|
+
|
|
509
|
+
Raises:
|
|
510
|
+
NetmaskValueError: If the input is not a valid netmask/hostmask
|
|
511
|
+
"""
|
|
512
|
+
# Parse the netmask/hostmask like an IP address.
|
|
513
|
+
try:
|
|
514
|
+
ip_int = cls._ip_int_from_string(ip_str)
|
|
515
|
+
except AddressValueError:
|
|
516
|
+
cls._report_invalid_netmask(ip_str)
|
|
517
|
+
|
|
518
|
+
# Try matching a netmask (this would be /1*0*/ as a bitwise regexp).
|
|
519
|
+
# Note that the two ambiguous cases (all-ones and all-zeroes) are
|
|
520
|
+
# treated as netmasks.
|
|
521
|
+
try:
|
|
522
|
+
return cls._prefix_from_ip_int(ip_int)
|
|
523
|
+
except ValueError:
|
|
524
|
+
pass
|
|
525
|
+
|
|
526
|
+
# Invert the bits, and try matching a /0+1+/ hostmask instead.
|
|
527
|
+
ip_int ^= cls._ALL_ONES
|
|
528
|
+
try:
|
|
529
|
+
return cls._prefix_from_ip_int(ip_int)
|
|
530
|
+
except ValueError:
|
|
531
|
+
cls._report_invalid_netmask(ip_str)
|
|
532
|
+
|
|
533
|
+
@classmethod
|
|
534
|
+
def _split_addr_prefix(cls, address):
|
|
535
|
+
"""Helper function to parse address of Network/Interface.
|
|
536
|
+
|
|
537
|
+
Arg:
|
|
538
|
+
address: Argument of Network/Interface.
|
|
539
|
+
|
|
540
|
+
Returns:
|
|
541
|
+
(addr, prefix) tuple.
|
|
542
|
+
"""
|
|
543
|
+
# a packed address or integer
|
|
544
|
+
if isinstance(address, (bytes, int)):
|
|
545
|
+
return address, cls._max_prefixlen
|
|
546
|
+
|
|
547
|
+
if not isinstance(address, tuple):
|
|
548
|
+
# Assume input argument to be string or any object representation
|
|
549
|
+
# which converts into a formatted IP prefix string.
|
|
550
|
+
address = _split_optional_netmask(address)
|
|
551
|
+
|
|
552
|
+
# Constructing from a tuple (addr, [mask])
|
|
553
|
+
if len(address) > 1:
|
|
554
|
+
return address
|
|
555
|
+
return address[0], cls._max_prefixlen
|
|
556
|
+
|
|
557
|
+
def __reduce__(self):
|
|
558
|
+
return self.__class__, (str(self),)
|
|
559
|
+
|
|
560
|
+
|
|
561
|
+
_address_fmt_re = None
|
|
562
|
+
|
|
563
|
+
@functools.total_ordering
|
|
564
|
+
class _BaseAddress(_IPAddressBase):
|
|
565
|
+
|
|
566
|
+
"""A generic IP object.
|
|
567
|
+
|
|
568
|
+
This IP class contains the version independent methods which are
|
|
569
|
+
used by single IP addresses.
|
|
570
|
+
"""
|
|
571
|
+
|
|
572
|
+
__slots__ = ()
|
|
573
|
+
|
|
574
|
+
def __int__(self):
|
|
575
|
+
return self._ip
|
|
576
|
+
|
|
577
|
+
def __eq__(self, other):
|
|
578
|
+
try:
|
|
579
|
+
return (self._ip == other._ip
|
|
580
|
+
and self._version == other._version)
|
|
581
|
+
except AttributeError:
|
|
582
|
+
return NotImplemented
|
|
583
|
+
|
|
584
|
+
def __lt__(self, other):
|
|
585
|
+
if not isinstance(other, _BaseAddress):
|
|
586
|
+
return NotImplemented
|
|
587
|
+
if self._version != other._version:
|
|
588
|
+
raise TypeError('%s and %s are not of the same version' % (
|
|
589
|
+
self, other))
|
|
590
|
+
if self._ip != other._ip:
|
|
591
|
+
return self._ip < other._ip
|
|
592
|
+
return False
|
|
593
|
+
|
|
594
|
+
# Shorthand for Integer addition and subtraction. This is not
|
|
595
|
+
# meant to ever support addition/subtraction of addresses.
|
|
596
|
+
def __add__(self, other):
|
|
597
|
+
if not isinstance(other, int):
|
|
598
|
+
return NotImplemented
|
|
599
|
+
return self.__class__(int(self) + other)
|
|
600
|
+
|
|
601
|
+
def __sub__(self, other):
|
|
602
|
+
if not isinstance(other, int):
|
|
603
|
+
return NotImplemented
|
|
604
|
+
return self.__class__(int(self) - other)
|
|
605
|
+
|
|
606
|
+
def __repr__(self):
|
|
607
|
+
return '%s(%r)' % (self.__class__.__name__, str(self))
|
|
608
|
+
|
|
609
|
+
def __str__(self):
|
|
610
|
+
return str(self._string_from_ip_int(self._ip))
|
|
611
|
+
|
|
612
|
+
def __hash__(self):
|
|
613
|
+
return hash(hex(int(self._ip)))
|
|
614
|
+
|
|
615
|
+
def _get_address_key(self):
|
|
616
|
+
return (self._version, self)
|
|
617
|
+
|
|
618
|
+
def __reduce__(self):
|
|
619
|
+
return self.__class__, (self._ip,)
|
|
620
|
+
|
|
621
|
+
def __format__(self, fmt):
|
|
622
|
+
"""Returns an IP address as a formatted string.
|
|
623
|
+
|
|
624
|
+
Supported presentation types are:
|
|
625
|
+
's': returns the IP address as a string (default)
|
|
626
|
+
'b': converts to binary and returns a zero-padded string
|
|
627
|
+
'X' or 'x': converts to upper- or lower-case hex and returns a zero-padded string
|
|
628
|
+
'n': the same as 'b' for IPv4 and 'x' for IPv6
|
|
629
|
+
|
|
630
|
+
For binary and hex presentation types, the alternate form specifier
|
|
631
|
+
'#' and the grouping option '_' are supported.
|
|
632
|
+
"""
|
|
633
|
+
|
|
634
|
+
# Support string formatting
|
|
635
|
+
if not fmt or fmt[-1] == 's':
|
|
636
|
+
return format(str(self), fmt)
|
|
637
|
+
|
|
638
|
+
# From here on down, support for 'bnXx'
|
|
639
|
+
global _address_fmt_re
|
|
640
|
+
if _address_fmt_re is None:
|
|
641
|
+
import re
|
|
642
|
+
_address_fmt_re = re.compile('(#?)(_?)([xbnX])')
|
|
643
|
+
|
|
644
|
+
m = _address_fmt_re.fullmatch(fmt)
|
|
645
|
+
if not m:
|
|
646
|
+
return super().__format__(fmt)
|
|
647
|
+
|
|
648
|
+
alternate, grouping, fmt_base = m.groups()
|
|
649
|
+
|
|
650
|
+
# Set some defaults
|
|
651
|
+
if fmt_base == 'n':
|
|
652
|
+
if self._version == 4:
|
|
653
|
+
fmt_base = 'b' # Binary is default for ipv4
|
|
654
|
+
else:
|
|
655
|
+
fmt_base = 'x' # Hex is default for ipv6
|
|
656
|
+
|
|
657
|
+
if fmt_base == 'b':
|
|
658
|
+
padlen = self._max_prefixlen
|
|
659
|
+
else:
|
|
660
|
+
padlen = self._max_prefixlen // 4
|
|
661
|
+
|
|
662
|
+
if grouping:
|
|
663
|
+
padlen += padlen // 4 - 1
|
|
664
|
+
|
|
665
|
+
if alternate:
|
|
666
|
+
padlen += 2 # 0b or 0x
|
|
667
|
+
|
|
668
|
+
return format(int(self), f'{alternate}0{padlen}{grouping}{fmt_base}')
|
|
669
|
+
|
|
670
|
+
|
|
671
|
+
@functools.total_ordering
|
|
672
|
+
class _BaseNetwork(_IPAddressBase):
|
|
673
|
+
"""A generic IP network object.
|
|
674
|
+
|
|
675
|
+
This IP class contains the version independent methods which are
|
|
676
|
+
used by networks.
|
|
677
|
+
"""
|
|
678
|
+
|
|
679
|
+
def __repr__(self):
|
|
680
|
+
return '%s(%r)' % (self.__class__.__name__, str(self))
|
|
681
|
+
|
|
682
|
+
def __str__(self):
|
|
683
|
+
return '%s/%d' % (self.network_address, self.prefixlen)
|
|
684
|
+
|
|
685
|
+
def hosts(self):
|
|
686
|
+
"""Generate Iterator over usable hosts in a network.
|
|
687
|
+
|
|
688
|
+
This is like __iter__ except it doesn't return the network
|
|
689
|
+
or broadcast addresses.
|
|
690
|
+
|
|
691
|
+
"""
|
|
692
|
+
network = int(self.network_address)
|
|
693
|
+
broadcast = int(self.broadcast_address)
|
|
694
|
+
for x in range(network + 1, broadcast):
|
|
695
|
+
yield self._address_class(x)
|
|
696
|
+
|
|
697
|
+
def __iter__(self):
|
|
698
|
+
network = int(self.network_address)
|
|
699
|
+
broadcast = int(self.broadcast_address)
|
|
700
|
+
for x in range(network, broadcast + 1):
|
|
701
|
+
yield self._address_class(x)
|
|
702
|
+
|
|
703
|
+
def __getitem__(self, n):
|
|
704
|
+
network = int(self.network_address)
|
|
705
|
+
broadcast = int(self.broadcast_address)
|
|
706
|
+
if n >= 0:
|
|
707
|
+
if network + n > broadcast:
|
|
708
|
+
raise IndexError('address out of range')
|
|
709
|
+
return self._address_class(network + n)
|
|
710
|
+
else:
|
|
711
|
+
n += 1
|
|
712
|
+
if broadcast + n < network:
|
|
713
|
+
raise IndexError('address out of range')
|
|
714
|
+
return self._address_class(broadcast + n)
|
|
715
|
+
|
|
716
|
+
def __lt__(self, other):
|
|
717
|
+
if not isinstance(other, _BaseNetwork):
|
|
718
|
+
return NotImplemented
|
|
719
|
+
if self._version != other._version:
|
|
720
|
+
raise TypeError('%s and %s are not of the same version' % (
|
|
721
|
+
self, other))
|
|
722
|
+
if self.network_address != other.network_address:
|
|
723
|
+
return self.network_address < other.network_address
|
|
724
|
+
if self.netmask != other.netmask:
|
|
725
|
+
return self.netmask < other.netmask
|
|
726
|
+
return False
|
|
727
|
+
|
|
728
|
+
def __eq__(self, other):
|
|
729
|
+
try:
|
|
730
|
+
return (self._version == other._version and
|
|
731
|
+
self.network_address == other.network_address and
|
|
732
|
+
int(self.netmask) == int(other.netmask))
|
|
733
|
+
except AttributeError:
|
|
734
|
+
return NotImplemented
|
|
735
|
+
|
|
736
|
+
def __hash__(self):
|
|
737
|
+
return hash((int(self.network_address), int(self.netmask)))
|
|
738
|
+
|
|
739
|
+
def __contains__(self, other):
|
|
740
|
+
# always false if one is v4 and the other is v6.
|
|
741
|
+
if self._version != other._version:
|
|
742
|
+
return False
|
|
743
|
+
# dealing with another network.
|
|
744
|
+
if isinstance(other, _BaseNetwork):
|
|
745
|
+
return False
|
|
746
|
+
# dealing with another address
|
|
747
|
+
else:
|
|
748
|
+
# address
|
|
749
|
+
return other._ip & self.netmask._ip == self.network_address._ip
|
|
750
|
+
|
|
751
|
+
def overlaps(self, other):
|
|
752
|
+
"""Tell if self is partly contained in other."""
|
|
753
|
+
return self.network_address in other or (
|
|
754
|
+
self.broadcast_address in other or (
|
|
755
|
+
other.network_address in self or (
|
|
756
|
+
other.broadcast_address in self)))
|
|
757
|
+
|
|
758
|
+
@functools.cached_property
|
|
759
|
+
def broadcast_address(self):
|
|
760
|
+
return self._address_class(int(self.network_address) |
|
|
761
|
+
int(self.hostmask))
|
|
762
|
+
|
|
763
|
+
@functools.cached_property
|
|
764
|
+
def hostmask(self):
|
|
765
|
+
return self._address_class(int(self.netmask) ^ self._ALL_ONES)
|
|
766
|
+
|
|
767
|
+
@property
|
|
768
|
+
def with_prefixlen(self):
|
|
769
|
+
return '%s/%d' % (self.network_address, self._prefixlen)
|
|
770
|
+
|
|
771
|
+
@property
|
|
772
|
+
def with_netmask(self):
|
|
773
|
+
return '%s/%s' % (self.network_address, self.netmask)
|
|
774
|
+
|
|
775
|
+
@property
|
|
776
|
+
def with_hostmask(self):
|
|
777
|
+
return '%s/%s' % (self.network_address, self.hostmask)
|
|
778
|
+
|
|
779
|
+
@property
|
|
780
|
+
def num_addresses(self):
|
|
781
|
+
"""Number of hosts in the current subnet."""
|
|
782
|
+
return int(self.broadcast_address) - int(self.network_address) + 1
|
|
783
|
+
|
|
784
|
+
@property
|
|
785
|
+
def _address_class(self):
|
|
786
|
+
# Returning bare address objects (rather than interfaces) allows for
|
|
787
|
+
# more consistent behaviour across the network address, broadcast
|
|
788
|
+
# address and individual host addresses.
|
|
789
|
+
msg = '%200s has no associated address class' % (type(self),)
|
|
790
|
+
raise NotImplementedError(msg)
|
|
791
|
+
|
|
792
|
+
@property
|
|
793
|
+
def prefixlen(self):
|
|
794
|
+
return self._prefixlen
|
|
795
|
+
|
|
796
|
+
def address_exclude(self, other):
|
|
797
|
+
"""Remove an address from a larger block.
|
|
798
|
+
|
|
799
|
+
For example:
|
|
800
|
+
|
|
801
|
+
addr1 = ip_network('192.0.2.0/28')
|
|
802
|
+
addr2 = ip_network('192.0.2.1/32')
|
|
803
|
+
list(addr1.address_exclude(addr2)) =
|
|
804
|
+
[IPv4Network('192.0.2.0/32'), IPv4Network('192.0.2.2/31'),
|
|
805
|
+
IPv4Network('192.0.2.4/30'), IPv4Network('192.0.2.8/29')]
|
|
806
|
+
|
|
807
|
+
or IPv6:
|
|
808
|
+
|
|
809
|
+
addr1 = ip_network('2001:db8::1/32')
|
|
810
|
+
addr2 = ip_network('2001:db8::1/128')
|
|
811
|
+
list(addr1.address_exclude(addr2)) =
|
|
812
|
+
[ip_network('2001:db8::1/128'),
|
|
813
|
+
ip_network('2001:db8::2/127'),
|
|
814
|
+
ip_network('2001:db8::4/126'),
|
|
815
|
+
ip_network('2001:db8::8/125'),
|
|
816
|
+
...
|
|
817
|
+
ip_network('2001:db8:8000::/33')]
|
|
818
|
+
|
|
819
|
+
Args:
|
|
820
|
+
other: An IPv4Network or IPv6Network object of the same type.
|
|
821
|
+
|
|
822
|
+
Returns:
|
|
823
|
+
An iterator of the IPv(4|6)Network objects which is self
|
|
824
|
+
minus other.
|
|
825
|
+
|
|
826
|
+
Raises:
|
|
827
|
+
TypeError: If self and other are of differing address
|
|
828
|
+
versions, or if other is not a network object.
|
|
829
|
+
ValueError: If other is not completely contained by self.
|
|
830
|
+
|
|
831
|
+
"""
|
|
832
|
+
if not self._version == other._version:
|
|
833
|
+
raise TypeError("%s and %s are not of the same version" % (
|
|
834
|
+
self, other))
|
|
835
|
+
|
|
836
|
+
if not isinstance(other, _BaseNetwork):
|
|
837
|
+
raise TypeError("%s is not a network object" % other)
|
|
838
|
+
|
|
839
|
+
if not other.subnet_of(self):
|
|
840
|
+
raise ValueError('%s not contained in %s' % (other, self))
|
|
841
|
+
if other == self:
|
|
842
|
+
return
|
|
843
|
+
|
|
844
|
+
# Make sure we're comparing the network of other.
|
|
845
|
+
other = other.__class__('%s/%s' % (other.network_address,
|
|
846
|
+
other.prefixlen))
|
|
847
|
+
|
|
848
|
+
s1, s2 = self.subnets()
|
|
849
|
+
while s1 != other and s2 != other:
|
|
850
|
+
if other.subnet_of(s1):
|
|
851
|
+
yield s2
|
|
852
|
+
s1, s2 = s1.subnets()
|
|
853
|
+
elif other.subnet_of(s2):
|
|
854
|
+
yield s1
|
|
855
|
+
s1, s2 = s2.subnets()
|
|
856
|
+
else:
|
|
857
|
+
# If we got here, there's a bug somewhere.
|
|
858
|
+
raise AssertionError('Error performing exclusion: '
|
|
859
|
+
's1: %s s2: %s other: %s' %
|
|
860
|
+
(s1, s2, other))
|
|
861
|
+
if s1 == other:
|
|
862
|
+
yield s2
|
|
863
|
+
elif s2 == other:
|
|
864
|
+
yield s1
|
|
865
|
+
else:
|
|
866
|
+
# If we got here, there's a bug somewhere.
|
|
867
|
+
raise AssertionError('Error performing exclusion: '
|
|
868
|
+
's1: %s s2: %s other: %s' %
|
|
869
|
+
(s1, s2, other))
|
|
870
|
+
|
|
871
|
+
def compare_networks(self, other):
|
|
872
|
+
"""Compare two IP objects.
|
|
873
|
+
|
|
874
|
+
This is only concerned about the comparison of the integer
|
|
875
|
+
representation of the network addresses. This means that the
|
|
876
|
+
host bits aren't considered at all in this method. If you want
|
|
877
|
+
to compare host bits, you can easily enough do a
|
|
878
|
+
'HostA._ip < HostB._ip'
|
|
879
|
+
|
|
880
|
+
Args:
|
|
881
|
+
other: An IP object.
|
|
882
|
+
|
|
883
|
+
Returns:
|
|
884
|
+
If the IP versions of self and other are the same, returns:
|
|
885
|
+
|
|
886
|
+
-1 if self < other:
|
|
887
|
+
eg: IPv4Network('192.0.2.0/25') < IPv4Network('192.0.2.128/25')
|
|
888
|
+
IPv6Network('2001:db8::1000/124') <
|
|
889
|
+
IPv6Network('2001:db8::2000/124')
|
|
890
|
+
0 if self == other
|
|
891
|
+
eg: IPv4Network('192.0.2.0/24') == IPv4Network('192.0.2.0/24')
|
|
892
|
+
IPv6Network('2001:db8::1000/124') ==
|
|
893
|
+
IPv6Network('2001:db8::1000/124')
|
|
894
|
+
1 if self > other
|
|
895
|
+
eg: IPv4Network('192.0.2.128/25') > IPv4Network('192.0.2.0/25')
|
|
896
|
+
IPv6Network('2001:db8::2000/124') >
|
|
897
|
+
IPv6Network('2001:db8::1000/124')
|
|
898
|
+
|
|
899
|
+
Raises:
|
|
900
|
+
TypeError if the IP versions are different.
|
|
901
|
+
|
|
902
|
+
"""
|
|
903
|
+
# does this need to raise a ValueError?
|
|
904
|
+
if self._version != other._version:
|
|
905
|
+
raise TypeError('%s and %s are not of the same type' % (
|
|
906
|
+
self, other))
|
|
907
|
+
# self._version == other._version below here:
|
|
908
|
+
if self.network_address < other.network_address:
|
|
909
|
+
return -1
|
|
910
|
+
if self.network_address > other.network_address:
|
|
911
|
+
return 1
|
|
912
|
+
# self.network_address == other.network_address below here:
|
|
913
|
+
if self.netmask < other.netmask:
|
|
914
|
+
return -1
|
|
915
|
+
if self.netmask > other.netmask:
|
|
916
|
+
return 1
|
|
917
|
+
return 0
|
|
918
|
+
|
|
919
|
+
def _get_networks_key(self):
|
|
920
|
+
"""Network-only key function.
|
|
921
|
+
|
|
922
|
+
Returns an object that identifies this address' network and
|
|
923
|
+
netmask. This function is a suitable "key" argument for sorted()
|
|
924
|
+
and list.sort().
|
|
925
|
+
|
|
926
|
+
"""
|
|
927
|
+
return (self._version, self.network_address, self.netmask)
|
|
928
|
+
|
|
929
|
+
def subnets(self, prefixlen_diff=1, new_prefix=None):
|
|
930
|
+
"""The subnets which join to make the current subnet.
|
|
931
|
+
|
|
932
|
+
In the case that self contains only one IP
|
|
933
|
+
(self._prefixlen == 32 for IPv4 or self._prefixlen == 128
|
|
934
|
+
for IPv6), yield an iterator with just ourself.
|
|
935
|
+
|
|
936
|
+
Args:
|
|
937
|
+
prefixlen_diff: An integer, the amount the prefix length
|
|
938
|
+
should be increased by. This should not be set if
|
|
939
|
+
new_prefix is also set.
|
|
940
|
+
new_prefix: The desired new prefix length. This must be a
|
|
941
|
+
larger number (smaller prefix) than the existing prefix.
|
|
942
|
+
This should not be set if prefixlen_diff is also set.
|
|
943
|
+
|
|
944
|
+
Returns:
|
|
945
|
+
An iterator of IPv(4|6) objects.
|
|
946
|
+
|
|
947
|
+
Raises:
|
|
948
|
+
ValueError: The prefixlen_diff is too small or too large.
|
|
949
|
+
OR
|
|
950
|
+
prefixlen_diff and new_prefix are both set or new_prefix
|
|
951
|
+
is a smaller number than the current prefix (smaller
|
|
952
|
+
number means a larger network)
|
|
953
|
+
|
|
954
|
+
"""
|
|
955
|
+
if self._prefixlen == self._max_prefixlen:
|
|
956
|
+
yield self
|
|
957
|
+
return
|
|
958
|
+
|
|
959
|
+
if new_prefix is not None:
|
|
960
|
+
if new_prefix < self._prefixlen:
|
|
961
|
+
raise ValueError('new prefix must be longer')
|
|
962
|
+
if prefixlen_diff != 1:
|
|
963
|
+
raise ValueError('cannot set prefixlen_diff and new_prefix')
|
|
964
|
+
prefixlen_diff = new_prefix - self._prefixlen
|
|
965
|
+
|
|
966
|
+
if prefixlen_diff < 0:
|
|
967
|
+
raise ValueError('prefix length diff must be > 0')
|
|
968
|
+
new_prefixlen = self._prefixlen + prefixlen_diff
|
|
969
|
+
|
|
970
|
+
if new_prefixlen > self._max_prefixlen:
|
|
971
|
+
raise ValueError(
|
|
972
|
+
'prefix length diff %d is invalid for netblock %s' % (
|
|
973
|
+
new_prefixlen, self))
|
|
974
|
+
|
|
975
|
+
start = int(self.network_address)
|
|
976
|
+
end = int(self.broadcast_address) + 1
|
|
977
|
+
step = (int(self.hostmask) + 1) >> prefixlen_diff
|
|
978
|
+
for new_addr in range(start, end, step):
|
|
979
|
+
current = self.__class__((new_addr, new_prefixlen))
|
|
980
|
+
yield current
|
|
981
|
+
|
|
982
|
+
def supernet(self, prefixlen_diff=1, new_prefix=None):
|
|
983
|
+
"""The supernet containing the current network.
|
|
984
|
+
|
|
985
|
+
Args:
|
|
986
|
+
prefixlen_diff: An integer, the amount the prefix length of
|
|
987
|
+
the network should be decreased by. For example, given a
|
|
988
|
+
/24 network and a prefixlen_diff of 3, a supernet with a
|
|
989
|
+
/21 netmask is returned.
|
|
990
|
+
|
|
991
|
+
Returns:
|
|
992
|
+
An IPv4 network object.
|
|
993
|
+
|
|
994
|
+
Raises:
|
|
995
|
+
ValueError: If self.prefixlen - prefixlen_diff < 0. I.e., you have
|
|
996
|
+
a negative prefix length.
|
|
997
|
+
OR
|
|
998
|
+
If prefixlen_diff and new_prefix are both set or new_prefix is a
|
|
999
|
+
larger number than the current prefix (larger number means a
|
|
1000
|
+
smaller network)
|
|
1001
|
+
|
|
1002
|
+
"""
|
|
1003
|
+
if self._prefixlen == 0:
|
|
1004
|
+
return self
|
|
1005
|
+
|
|
1006
|
+
if new_prefix is not None:
|
|
1007
|
+
if new_prefix > self._prefixlen:
|
|
1008
|
+
raise ValueError('new prefix must be shorter')
|
|
1009
|
+
if prefixlen_diff != 1:
|
|
1010
|
+
raise ValueError('cannot set prefixlen_diff and new_prefix')
|
|
1011
|
+
prefixlen_diff = self._prefixlen - new_prefix
|
|
1012
|
+
|
|
1013
|
+
new_prefixlen = self.prefixlen - prefixlen_diff
|
|
1014
|
+
if new_prefixlen < 0:
|
|
1015
|
+
raise ValueError(
|
|
1016
|
+
'current prefixlen is %d, cannot have a prefixlen_diff of %d' %
|
|
1017
|
+
(self.prefixlen, prefixlen_diff))
|
|
1018
|
+
return self.__class__((
|
|
1019
|
+
int(self.network_address) & (int(self.netmask) << prefixlen_diff),
|
|
1020
|
+
new_prefixlen
|
|
1021
|
+
))
|
|
1022
|
+
|
|
1023
|
+
@property
|
|
1024
|
+
def is_multicast(self):
|
|
1025
|
+
"""Test if the address is reserved for multicast use.
|
|
1026
|
+
|
|
1027
|
+
Returns:
|
|
1028
|
+
A boolean, True if the address is a multicast address.
|
|
1029
|
+
See RFC 2373 2.7 for details.
|
|
1030
|
+
|
|
1031
|
+
"""
|
|
1032
|
+
return (self.network_address.is_multicast and
|
|
1033
|
+
self.broadcast_address.is_multicast)
|
|
1034
|
+
|
|
1035
|
+
@staticmethod
|
|
1036
|
+
def _is_subnet_of(a, b):
|
|
1037
|
+
try:
|
|
1038
|
+
# Always false if one is v4 and the other is v6.
|
|
1039
|
+
if a._version != b._version:
|
|
1040
|
+
raise TypeError(f"{a} and {b} are not of the same version")
|
|
1041
|
+
return (b.network_address <= a.network_address and
|
|
1042
|
+
b.broadcast_address >= a.broadcast_address)
|
|
1043
|
+
except AttributeError:
|
|
1044
|
+
raise TypeError(f"Unable to test subnet containment "
|
|
1045
|
+
f"between {a} and {b}")
|
|
1046
|
+
|
|
1047
|
+
def subnet_of(self, other):
|
|
1048
|
+
"""Return True if this network is a subnet of other."""
|
|
1049
|
+
return self._is_subnet_of(self, other)
|
|
1050
|
+
|
|
1051
|
+
def supernet_of(self, other):
|
|
1052
|
+
"""Return True if this network is a supernet of other."""
|
|
1053
|
+
return self._is_subnet_of(other, self)
|
|
1054
|
+
|
|
1055
|
+
@property
|
|
1056
|
+
def is_reserved(self):
|
|
1057
|
+
"""Test if the address is otherwise IETF reserved.
|
|
1058
|
+
|
|
1059
|
+
Returns:
|
|
1060
|
+
A boolean, True if the address is within one of the
|
|
1061
|
+
reserved IPv6 Network ranges.
|
|
1062
|
+
|
|
1063
|
+
"""
|
|
1064
|
+
return (self.network_address.is_reserved and
|
|
1065
|
+
self.broadcast_address.is_reserved)
|
|
1066
|
+
|
|
1067
|
+
@property
|
|
1068
|
+
def is_link_local(self):
|
|
1069
|
+
"""Test if the address is reserved for link-local.
|
|
1070
|
+
|
|
1071
|
+
Returns:
|
|
1072
|
+
A boolean, True if the address is reserved per RFC 4291.
|
|
1073
|
+
|
|
1074
|
+
"""
|
|
1075
|
+
return (self.network_address.is_link_local and
|
|
1076
|
+
self.broadcast_address.is_link_local)
|
|
1077
|
+
|
|
1078
|
+
@property
|
|
1079
|
+
def is_private(self):
|
|
1080
|
+
"""Test if this network belongs to a private range.
|
|
1081
|
+
|
|
1082
|
+
Returns:
|
|
1083
|
+
A boolean, True if the network is reserved per
|
|
1084
|
+
iana-ipv4-special-registry or iana-ipv6-special-registry.
|
|
1085
|
+
|
|
1086
|
+
"""
|
|
1087
|
+
return any(self.network_address in priv_network and
|
|
1088
|
+
self.broadcast_address in priv_network
|
|
1089
|
+
for priv_network in self._constants._private_networks) and all(
|
|
1090
|
+
self.network_address not in network and
|
|
1091
|
+
self.broadcast_address not in network
|
|
1092
|
+
for network in self._constants._private_networks_exceptions
|
|
1093
|
+
)
|
|
1094
|
+
|
|
1095
|
+
@property
|
|
1096
|
+
def is_global(self):
|
|
1097
|
+
"""Test if this address is allocated for public networks.
|
|
1098
|
+
|
|
1099
|
+
Returns:
|
|
1100
|
+
A boolean, True if the address is not reserved per
|
|
1101
|
+
iana-ipv4-special-registry or iana-ipv6-special-registry.
|
|
1102
|
+
|
|
1103
|
+
"""
|
|
1104
|
+
return not self.is_private
|
|
1105
|
+
|
|
1106
|
+
@property
|
|
1107
|
+
def is_unspecified(self):
|
|
1108
|
+
"""Test if the address is unspecified.
|
|
1109
|
+
|
|
1110
|
+
Returns:
|
|
1111
|
+
A boolean, True if this is the unspecified address as defined in
|
|
1112
|
+
RFC 2373 2.5.2.
|
|
1113
|
+
|
|
1114
|
+
"""
|
|
1115
|
+
return (self.network_address.is_unspecified and
|
|
1116
|
+
self.broadcast_address.is_unspecified)
|
|
1117
|
+
|
|
1118
|
+
@property
|
|
1119
|
+
def is_loopback(self):
|
|
1120
|
+
"""Test if the address is a loopback address.
|
|
1121
|
+
|
|
1122
|
+
Returns:
|
|
1123
|
+
A boolean, True if the address is a loopback address as defined in
|
|
1124
|
+
RFC 2373 2.5.3.
|
|
1125
|
+
|
|
1126
|
+
"""
|
|
1127
|
+
return (self.network_address.is_loopback and
|
|
1128
|
+
self.broadcast_address.is_loopback)
|
|
1129
|
+
|
|
1130
|
+
|
|
1131
|
+
class _BaseConstants:
|
|
1132
|
+
|
|
1133
|
+
_private_networks = []
|
|
1134
|
+
|
|
1135
|
+
|
|
1136
|
+
_BaseNetwork._constants = _BaseConstants
|
|
1137
|
+
|
|
1138
|
+
|
|
1139
|
+
class _BaseV4:
|
|
1140
|
+
|
|
1141
|
+
"""Base IPv4 object.
|
|
1142
|
+
|
|
1143
|
+
The following methods are used by IPv4 objects in both single IP
|
|
1144
|
+
addresses and networks.
|
|
1145
|
+
|
|
1146
|
+
"""
|
|
1147
|
+
|
|
1148
|
+
__slots__ = ()
|
|
1149
|
+
_version = 4
|
|
1150
|
+
# Equivalent to 255.255.255.255 or 32 bits of 1's.
|
|
1151
|
+
_ALL_ONES = (2**IPV4LENGTH) - 1
|
|
1152
|
+
|
|
1153
|
+
_max_prefixlen = IPV4LENGTH
|
|
1154
|
+
# There are only a handful of valid v4 netmasks, so we cache them all
|
|
1155
|
+
# when constructed (see _make_netmask()).
|
|
1156
|
+
_netmask_cache = {}
|
|
1157
|
+
|
|
1158
|
+
def _explode_shorthand_ip_string(self):
|
|
1159
|
+
return str(self)
|
|
1160
|
+
|
|
1161
|
+
@classmethod
|
|
1162
|
+
def _make_netmask(cls, arg):
|
|
1163
|
+
"""Make a (netmask, prefix_len) tuple from the given argument.
|
|
1164
|
+
|
|
1165
|
+
Argument can be:
|
|
1166
|
+
- an integer (the prefix length)
|
|
1167
|
+
- a string representing the prefix length (e.g. "24")
|
|
1168
|
+
- a string representing the prefix netmask (e.g. "255.255.255.0")
|
|
1169
|
+
"""
|
|
1170
|
+
if arg not in cls._netmask_cache:
|
|
1171
|
+
if isinstance(arg, int):
|
|
1172
|
+
prefixlen = arg
|
|
1173
|
+
if not (0 <= prefixlen <= cls._max_prefixlen):
|
|
1174
|
+
cls._report_invalid_netmask(prefixlen)
|
|
1175
|
+
else:
|
|
1176
|
+
try:
|
|
1177
|
+
# Check for a netmask in prefix length form
|
|
1178
|
+
prefixlen = cls._prefix_from_prefix_string(arg)
|
|
1179
|
+
except NetmaskValueError:
|
|
1180
|
+
# Check for a netmask or hostmask in dotted-quad form.
|
|
1181
|
+
# This may raise NetmaskValueError.
|
|
1182
|
+
prefixlen = cls._prefix_from_ip_string(arg)
|
|
1183
|
+
netmask = IPv4Address(cls._ip_int_from_prefix(prefixlen))
|
|
1184
|
+
cls._netmask_cache[arg] = netmask, prefixlen
|
|
1185
|
+
return cls._netmask_cache[arg]
|
|
1186
|
+
|
|
1187
|
+
@classmethod
|
|
1188
|
+
def _ip_int_from_string(cls, ip_str):
|
|
1189
|
+
"""Turn the given IP string into an integer for comparison.
|
|
1190
|
+
|
|
1191
|
+
Args:
|
|
1192
|
+
ip_str: A string, the IP ip_str.
|
|
1193
|
+
|
|
1194
|
+
Returns:
|
|
1195
|
+
The IP ip_str as an integer.
|
|
1196
|
+
|
|
1197
|
+
Raises:
|
|
1198
|
+
AddressValueError: if ip_str isn't a valid IPv4 Address.
|
|
1199
|
+
|
|
1200
|
+
"""
|
|
1201
|
+
if not ip_str:
|
|
1202
|
+
raise AddressValueError('Address cannot be empty')
|
|
1203
|
+
|
|
1204
|
+
octets = ip_str.split('.')
|
|
1205
|
+
if len(octets) != 4:
|
|
1206
|
+
raise AddressValueError("Expected 4 octets in %r" % ip_str)
|
|
1207
|
+
|
|
1208
|
+
try:
|
|
1209
|
+
return int.from_bytes(map(cls._parse_octet, octets), 'big')
|
|
1210
|
+
except ValueError as exc:
|
|
1211
|
+
raise AddressValueError("%s in %r" % (exc, ip_str)) from None
|
|
1212
|
+
|
|
1213
|
+
@classmethod
|
|
1214
|
+
def _parse_octet(cls, octet_str):
|
|
1215
|
+
"""Convert a decimal octet into an integer.
|
|
1216
|
+
|
|
1217
|
+
Args:
|
|
1218
|
+
octet_str: A string, the number to parse.
|
|
1219
|
+
|
|
1220
|
+
Returns:
|
|
1221
|
+
The octet as an integer.
|
|
1222
|
+
|
|
1223
|
+
Raises:
|
|
1224
|
+
ValueError: if the octet isn't strictly a decimal from [0..255].
|
|
1225
|
+
|
|
1226
|
+
"""
|
|
1227
|
+
if not octet_str:
|
|
1228
|
+
raise ValueError("Empty octet not permitted")
|
|
1229
|
+
# Reject non-ASCII digits.
|
|
1230
|
+
if not (octet_str.isascii() and octet_str.isdigit()):
|
|
1231
|
+
msg = "Only decimal digits permitted in %r"
|
|
1232
|
+
raise ValueError(msg % octet_str)
|
|
1233
|
+
# We do the length check second, since the invalid character error
|
|
1234
|
+
# is likely to be more informative for the user
|
|
1235
|
+
if len(octet_str) > 3:
|
|
1236
|
+
msg = "At most 3 characters permitted in %r"
|
|
1237
|
+
raise ValueError(msg % octet_str)
|
|
1238
|
+
# Handle leading zeros as strict as glibc's inet_pton()
|
|
1239
|
+
# See security bug bpo-36384
|
|
1240
|
+
if octet_str != '0' and octet_str[0] == '0':
|
|
1241
|
+
msg = "Leading zeros are not permitted in %r"
|
|
1242
|
+
raise ValueError(msg % octet_str)
|
|
1243
|
+
# Convert to integer (we know digits are legal)
|
|
1244
|
+
octet_int = int(octet_str, 10)
|
|
1245
|
+
if octet_int > 255:
|
|
1246
|
+
raise ValueError("Octet %d (> 255) not permitted" % octet_int)
|
|
1247
|
+
return octet_int
|
|
1248
|
+
|
|
1249
|
+
@classmethod
|
|
1250
|
+
def _string_from_ip_int(cls, ip_int):
|
|
1251
|
+
"""Turns a 32-bit integer into dotted decimal notation.
|
|
1252
|
+
|
|
1253
|
+
Args:
|
|
1254
|
+
ip_int: An integer, the IP address.
|
|
1255
|
+
|
|
1256
|
+
Returns:
|
|
1257
|
+
The IP address as a string in dotted decimal notation.
|
|
1258
|
+
|
|
1259
|
+
"""
|
|
1260
|
+
return '.'.join(map(str, ip_int.to_bytes(4, 'big')))
|
|
1261
|
+
|
|
1262
|
+
def _reverse_pointer(self):
|
|
1263
|
+
"""Return the reverse DNS pointer name for the IPv4 address.
|
|
1264
|
+
|
|
1265
|
+
This implements the method described in RFC1035 3.5.
|
|
1266
|
+
|
|
1267
|
+
"""
|
|
1268
|
+
reverse_octets = str(self).split('.')[::-1]
|
|
1269
|
+
return '.'.join(reverse_octets) + '.in-addr.arpa'
|
|
1270
|
+
|
|
1271
|
+
@property
|
|
1272
|
+
def max_prefixlen(self):
|
|
1273
|
+
return self._max_prefixlen
|
|
1274
|
+
|
|
1275
|
+
@property
|
|
1276
|
+
def version(self):
|
|
1277
|
+
return self._version
|
|
1278
|
+
|
|
1279
|
+
|
|
1280
|
+
class IPv4Address(_BaseV4, _BaseAddress):
|
|
1281
|
+
|
|
1282
|
+
"""Represent and manipulate single IPv4 Addresses."""
|
|
1283
|
+
|
|
1284
|
+
__slots__ = ('_ip', '__weakref__')
|
|
1285
|
+
|
|
1286
|
+
def __init__(self, address):
|
|
1287
|
+
|
|
1288
|
+
"""
|
|
1289
|
+
Args:
|
|
1290
|
+
address: A string or integer representing the IP
|
|
1291
|
+
|
|
1292
|
+
Additionally, an integer can be passed, so
|
|
1293
|
+
IPv4Address('192.0.2.1') == IPv4Address(3221225985).
|
|
1294
|
+
or, more generally
|
|
1295
|
+
IPv4Address(int(IPv4Address('192.0.2.1'))) ==
|
|
1296
|
+
IPv4Address('192.0.2.1')
|
|
1297
|
+
|
|
1298
|
+
Raises:
|
|
1299
|
+
AddressValueError: If ipaddress isn't a valid IPv4 address.
|
|
1300
|
+
|
|
1301
|
+
"""
|
|
1302
|
+
# Efficient constructor from integer.
|
|
1303
|
+
if isinstance(address, int):
|
|
1304
|
+
self._check_int_address(address)
|
|
1305
|
+
self._ip = address
|
|
1306
|
+
return
|
|
1307
|
+
|
|
1308
|
+
# Constructing from a packed address
|
|
1309
|
+
if isinstance(address, bytes):
|
|
1310
|
+
self._check_packed_address(address, 4)
|
|
1311
|
+
self._ip = int.from_bytes(address) # big endian
|
|
1312
|
+
return
|
|
1313
|
+
|
|
1314
|
+
# Assume input argument to be string or any object representation
|
|
1315
|
+
# which converts into a formatted IP string.
|
|
1316
|
+
addr_str = str(address)
|
|
1317
|
+
if '/' in addr_str:
|
|
1318
|
+
raise AddressValueError(f"Unexpected '/' in {address!r}")
|
|
1319
|
+
self._ip = self._ip_int_from_string(addr_str)
|
|
1320
|
+
|
|
1321
|
+
@property
|
|
1322
|
+
def packed(self):
|
|
1323
|
+
"""The binary representation of this address."""
|
|
1324
|
+
return v4_int_to_packed(self._ip)
|
|
1325
|
+
|
|
1326
|
+
@property
|
|
1327
|
+
def is_reserved(self):
|
|
1328
|
+
"""Test if the address is otherwise IETF reserved.
|
|
1329
|
+
|
|
1330
|
+
Returns:
|
|
1331
|
+
A boolean, True if the address is within the
|
|
1332
|
+
reserved IPv4 Network range.
|
|
1333
|
+
|
|
1334
|
+
"""
|
|
1335
|
+
return self in self._constants._reserved_network
|
|
1336
|
+
|
|
1337
|
+
@property
|
|
1338
|
+
@functools.lru_cache()
|
|
1339
|
+
def is_private(self):
|
|
1340
|
+
"""``True`` if the address is defined as not globally reachable by
|
|
1341
|
+
iana-ipv4-special-registry_ (for IPv4) or iana-ipv6-special-registry_
|
|
1342
|
+
(for IPv6) with the following exceptions:
|
|
1343
|
+
|
|
1344
|
+
* ``is_private`` is ``False`` for ``100.64.0.0/10``
|
|
1345
|
+
* For IPv4-mapped IPv6-addresses the ``is_private`` value is determined by the
|
|
1346
|
+
semantics of the underlying IPv4 addresses and the following condition holds
|
|
1347
|
+
(see :attr:`IPv6Address.ipv4_mapped`)::
|
|
1348
|
+
|
|
1349
|
+
address.is_private == address.ipv4_mapped.is_private
|
|
1350
|
+
|
|
1351
|
+
``is_private`` has value opposite to :attr:`is_global`, except for the ``100.64.0.0/10``
|
|
1352
|
+
IPv4 range where they are both ``False``.
|
|
1353
|
+
"""
|
|
1354
|
+
return (
|
|
1355
|
+
any(self in net for net in self._constants._private_networks)
|
|
1356
|
+
and all(self not in net for net in self._constants._private_networks_exceptions)
|
|
1357
|
+
)
|
|
1358
|
+
|
|
1359
|
+
@property
|
|
1360
|
+
@functools.lru_cache()
|
|
1361
|
+
def is_global(self):
|
|
1362
|
+
"""``True`` if the address is defined as globally reachable by
|
|
1363
|
+
iana-ipv4-special-registry_ (for IPv4) or iana-ipv6-special-registry_
|
|
1364
|
+
(for IPv6) with the following exception:
|
|
1365
|
+
|
|
1366
|
+
For IPv4-mapped IPv6-addresses the ``is_private`` value is determined by the
|
|
1367
|
+
semantics of the underlying IPv4 addresses and the following condition holds
|
|
1368
|
+
(see :attr:`IPv6Address.ipv4_mapped`)::
|
|
1369
|
+
|
|
1370
|
+
address.is_global == address.ipv4_mapped.is_global
|
|
1371
|
+
|
|
1372
|
+
``is_global`` has value opposite to :attr:`is_private`, except for the ``100.64.0.0/10``
|
|
1373
|
+
IPv4 range where they are both ``False``.
|
|
1374
|
+
"""
|
|
1375
|
+
return self not in self._constants._public_network and not self.is_private
|
|
1376
|
+
|
|
1377
|
+
@property
|
|
1378
|
+
def is_multicast(self):
|
|
1379
|
+
"""Test if the address is reserved for multicast use.
|
|
1380
|
+
|
|
1381
|
+
Returns:
|
|
1382
|
+
A boolean, True if the address is multicast.
|
|
1383
|
+
See RFC 3171 for details.
|
|
1384
|
+
|
|
1385
|
+
"""
|
|
1386
|
+
return self in self._constants._multicast_network
|
|
1387
|
+
|
|
1388
|
+
@property
|
|
1389
|
+
def is_unspecified(self):
|
|
1390
|
+
"""Test if the address is unspecified.
|
|
1391
|
+
|
|
1392
|
+
Returns:
|
|
1393
|
+
A boolean, True if this is the unspecified address as defined in
|
|
1394
|
+
RFC 5735 3.
|
|
1395
|
+
|
|
1396
|
+
"""
|
|
1397
|
+
return self == self._constants._unspecified_address
|
|
1398
|
+
|
|
1399
|
+
@property
|
|
1400
|
+
def is_loopback(self):
|
|
1401
|
+
"""Test if the address is a loopback address.
|
|
1402
|
+
|
|
1403
|
+
Returns:
|
|
1404
|
+
A boolean, True if the address is a loopback per RFC 3330.
|
|
1405
|
+
|
|
1406
|
+
"""
|
|
1407
|
+
return self in self._constants._loopback_network
|
|
1408
|
+
|
|
1409
|
+
@property
|
|
1410
|
+
def is_link_local(self):
|
|
1411
|
+
"""Test if the address is reserved for link-local.
|
|
1412
|
+
|
|
1413
|
+
Returns:
|
|
1414
|
+
A boolean, True if the address is link-local per RFC 3927.
|
|
1415
|
+
|
|
1416
|
+
"""
|
|
1417
|
+
return self in self._constants._linklocal_network
|
|
1418
|
+
|
|
1419
|
+
@property
|
|
1420
|
+
def ipv6_mapped(self):
|
|
1421
|
+
"""Return the IPv4-mapped IPv6 address.
|
|
1422
|
+
|
|
1423
|
+
Returns:
|
|
1424
|
+
The IPv4-mapped IPv6 address per RFC 4291.
|
|
1425
|
+
|
|
1426
|
+
"""
|
|
1427
|
+
return IPv6Address(f'::ffff:{self}')
|
|
1428
|
+
|
|
1429
|
+
|
|
1430
|
+
class IPv4Interface(IPv4Address):
|
|
1431
|
+
|
|
1432
|
+
def __init__(self, address):
|
|
1433
|
+
addr, mask = self._split_addr_prefix(address)
|
|
1434
|
+
|
|
1435
|
+
IPv4Address.__init__(self, addr)
|
|
1436
|
+
self.network = IPv4Network((addr, mask), strict=False)
|
|
1437
|
+
self.netmask = self.network.netmask
|
|
1438
|
+
self._prefixlen = self.network._prefixlen
|
|
1439
|
+
|
|
1440
|
+
@functools.cached_property
|
|
1441
|
+
def hostmask(self):
|
|
1442
|
+
return self.network.hostmask
|
|
1443
|
+
|
|
1444
|
+
def __str__(self):
|
|
1445
|
+
return '%s/%d' % (self._string_from_ip_int(self._ip),
|
|
1446
|
+
self._prefixlen)
|
|
1447
|
+
|
|
1448
|
+
def __eq__(self, other):
|
|
1449
|
+
address_equal = IPv4Address.__eq__(self, other)
|
|
1450
|
+
if address_equal is NotImplemented or not address_equal:
|
|
1451
|
+
return address_equal
|
|
1452
|
+
try:
|
|
1453
|
+
return self.network == other.network
|
|
1454
|
+
except AttributeError:
|
|
1455
|
+
# An interface with an associated network is NOT the
|
|
1456
|
+
# same as an unassociated address. That's why the hash
|
|
1457
|
+
# takes the extra info into account.
|
|
1458
|
+
return False
|
|
1459
|
+
|
|
1460
|
+
def __lt__(self, other):
|
|
1461
|
+
address_less = IPv4Address.__lt__(self, other)
|
|
1462
|
+
if address_less is NotImplemented:
|
|
1463
|
+
return NotImplemented
|
|
1464
|
+
try:
|
|
1465
|
+
return (self.network < other.network or
|
|
1466
|
+
self.network == other.network and address_less)
|
|
1467
|
+
except AttributeError:
|
|
1468
|
+
# We *do* allow addresses and interfaces to be sorted. The
|
|
1469
|
+
# unassociated address is considered less than all interfaces.
|
|
1470
|
+
return False
|
|
1471
|
+
|
|
1472
|
+
def __hash__(self):
|
|
1473
|
+
return hash((self._ip, self._prefixlen, int(self.network.network_address)))
|
|
1474
|
+
|
|
1475
|
+
__reduce__ = _IPAddressBase.__reduce__
|
|
1476
|
+
|
|
1477
|
+
@property
|
|
1478
|
+
def ip(self):
|
|
1479
|
+
return IPv4Address(self._ip)
|
|
1480
|
+
|
|
1481
|
+
@property
|
|
1482
|
+
def with_prefixlen(self):
|
|
1483
|
+
return '%s/%s' % (self._string_from_ip_int(self._ip),
|
|
1484
|
+
self._prefixlen)
|
|
1485
|
+
|
|
1486
|
+
@property
|
|
1487
|
+
def with_netmask(self):
|
|
1488
|
+
return '%s/%s' % (self._string_from_ip_int(self._ip),
|
|
1489
|
+
self.netmask)
|
|
1490
|
+
|
|
1491
|
+
@property
|
|
1492
|
+
def with_hostmask(self):
|
|
1493
|
+
return '%s/%s' % (self._string_from_ip_int(self._ip),
|
|
1494
|
+
self.hostmask)
|
|
1495
|
+
|
|
1496
|
+
|
|
1497
|
+
class IPv4Network(_BaseV4, _BaseNetwork):
|
|
1498
|
+
|
|
1499
|
+
"""This class represents and manipulates 32-bit IPv4 network + addresses..
|
|
1500
|
+
|
|
1501
|
+
Attributes: [examples for IPv4Network('192.0.2.0/27')]
|
|
1502
|
+
.network_address: IPv4Address('192.0.2.0')
|
|
1503
|
+
.hostmask: IPv4Address('0.0.0.31')
|
|
1504
|
+
.broadcast_address: IPv4Address('192.0.2.32')
|
|
1505
|
+
.netmask: IPv4Address('255.255.255.224')
|
|
1506
|
+
.prefixlen: 27
|
|
1507
|
+
|
|
1508
|
+
"""
|
|
1509
|
+
# Class to use when creating address objects
|
|
1510
|
+
_address_class = IPv4Address
|
|
1511
|
+
|
|
1512
|
+
def __init__(self, address, strict=True):
|
|
1513
|
+
"""Instantiate a new IPv4 network object.
|
|
1514
|
+
|
|
1515
|
+
Args:
|
|
1516
|
+
address: A string or integer representing the IP [& network].
|
|
1517
|
+
'192.0.2.0/24'
|
|
1518
|
+
'192.0.2.0/255.255.255.0'
|
|
1519
|
+
'192.0.2.0/0.0.0.255'
|
|
1520
|
+
are all functionally the same in IPv4. Similarly,
|
|
1521
|
+
'192.0.2.1'
|
|
1522
|
+
'192.0.2.1/255.255.255.255'
|
|
1523
|
+
'192.0.2.1/32'
|
|
1524
|
+
are also functionally equivalent. That is to say, failing to
|
|
1525
|
+
provide a subnetmask will create an object with a mask of /32.
|
|
1526
|
+
|
|
1527
|
+
If the mask (portion after the / in the argument) is given in
|
|
1528
|
+
dotted quad form, it is treated as a netmask if it starts with a
|
|
1529
|
+
non-zero field (e.g. /255.0.0.0 == /8) and as a hostmask if it
|
|
1530
|
+
starts with a zero field (e.g. 0.255.255.255 == /8), with the
|
|
1531
|
+
single exception of an all-zero mask which is treated as a
|
|
1532
|
+
netmask == /0. If no mask is given, a default of /32 is used.
|
|
1533
|
+
|
|
1534
|
+
Additionally, an integer can be passed, so
|
|
1535
|
+
IPv4Network('192.0.2.1') == IPv4Network(3221225985)
|
|
1536
|
+
or, more generally
|
|
1537
|
+
IPv4Interface(int(IPv4Interface('192.0.2.1'))) ==
|
|
1538
|
+
IPv4Interface('192.0.2.1')
|
|
1539
|
+
|
|
1540
|
+
Raises:
|
|
1541
|
+
AddressValueError: If ipaddress isn't a valid IPv4 address.
|
|
1542
|
+
NetmaskValueError: If the netmask isn't valid for
|
|
1543
|
+
an IPv4 address.
|
|
1544
|
+
ValueError: If strict is True and a network address is not
|
|
1545
|
+
supplied.
|
|
1546
|
+
"""
|
|
1547
|
+
addr, mask = self._split_addr_prefix(address)
|
|
1548
|
+
|
|
1549
|
+
self.network_address = IPv4Address(addr)
|
|
1550
|
+
self.netmask, self._prefixlen = self._make_netmask(mask)
|
|
1551
|
+
packed = int(self.network_address)
|
|
1552
|
+
if packed & int(self.netmask) != packed:
|
|
1553
|
+
if strict:
|
|
1554
|
+
raise ValueError('%s has host bits set' % self)
|
|
1555
|
+
else:
|
|
1556
|
+
self.network_address = IPv4Address(packed &
|
|
1557
|
+
int(self.netmask))
|
|
1558
|
+
|
|
1559
|
+
if self._prefixlen == (self._max_prefixlen - 1):
|
|
1560
|
+
self.hosts = self.__iter__
|
|
1561
|
+
elif self._prefixlen == (self._max_prefixlen):
|
|
1562
|
+
self.hosts = lambda: iter((IPv4Address(addr),))
|
|
1563
|
+
|
|
1564
|
+
@property
|
|
1565
|
+
@functools.lru_cache()
|
|
1566
|
+
def is_global(self):
|
|
1567
|
+
"""Test if this address is allocated for public networks.
|
|
1568
|
+
|
|
1569
|
+
Returns:
|
|
1570
|
+
A boolean, True if the address is not reserved per
|
|
1571
|
+
iana-ipv4-special-registry.
|
|
1572
|
+
|
|
1573
|
+
"""
|
|
1574
|
+
return (not (self.network_address in IPv4Network('100.64.0.0/10') and
|
|
1575
|
+
self.broadcast_address in IPv4Network('100.64.0.0/10')) and
|
|
1576
|
+
not self.is_private)
|
|
1577
|
+
|
|
1578
|
+
|
|
1579
|
+
class _IPv4Constants:
|
|
1580
|
+
_linklocal_network = IPv4Network('169.254.0.0/16')
|
|
1581
|
+
|
|
1582
|
+
_loopback_network = IPv4Network('127.0.0.0/8')
|
|
1583
|
+
|
|
1584
|
+
_multicast_network = IPv4Network('224.0.0.0/4')
|
|
1585
|
+
|
|
1586
|
+
_public_network = IPv4Network('100.64.0.0/10')
|
|
1587
|
+
|
|
1588
|
+
# Not globally reachable address blocks listed on
|
|
1589
|
+
# https://www.iana.org/assignments/iana-ipv4-special-registry/iana-ipv4-special-registry.xhtml
|
|
1590
|
+
_private_networks = [
|
|
1591
|
+
IPv4Network('0.0.0.0/8'),
|
|
1592
|
+
IPv4Network('10.0.0.0/8'),
|
|
1593
|
+
IPv4Network('127.0.0.0/8'),
|
|
1594
|
+
IPv4Network('169.254.0.0/16'),
|
|
1595
|
+
IPv4Network('172.16.0.0/12'),
|
|
1596
|
+
IPv4Network('192.0.0.0/24'),
|
|
1597
|
+
IPv4Network('192.0.0.170/31'),
|
|
1598
|
+
IPv4Network('192.0.2.0/24'),
|
|
1599
|
+
IPv4Network('192.168.0.0/16'),
|
|
1600
|
+
IPv4Network('198.18.0.0/15'),
|
|
1601
|
+
IPv4Network('198.51.100.0/24'),
|
|
1602
|
+
IPv4Network('203.0.113.0/24'),
|
|
1603
|
+
IPv4Network('240.0.0.0/4'),
|
|
1604
|
+
IPv4Network('255.255.255.255/32'),
|
|
1605
|
+
]
|
|
1606
|
+
|
|
1607
|
+
_private_networks_exceptions = [
|
|
1608
|
+
IPv4Network('192.0.0.9/32'),
|
|
1609
|
+
IPv4Network('192.0.0.10/32'),
|
|
1610
|
+
]
|
|
1611
|
+
|
|
1612
|
+
_reserved_network = IPv4Network('240.0.0.0/4')
|
|
1613
|
+
|
|
1614
|
+
_unspecified_address = IPv4Address('0.0.0.0')
|
|
1615
|
+
|
|
1616
|
+
|
|
1617
|
+
IPv4Address._constants = _IPv4Constants
|
|
1618
|
+
IPv4Network._constants = _IPv4Constants
|
|
1619
|
+
|
|
1620
|
+
|
|
1621
|
+
class _BaseV6:
|
|
1622
|
+
|
|
1623
|
+
"""Base IPv6 object.
|
|
1624
|
+
|
|
1625
|
+
The following methods are used by IPv6 objects in both single IP
|
|
1626
|
+
addresses and networks.
|
|
1627
|
+
|
|
1628
|
+
"""
|
|
1629
|
+
|
|
1630
|
+
__slots__ = ()
|
|
1631
|
+
_version = 6
|
|
1632
|
+
_ALL_ONES = (2**IPV6LENGTH) - 1
|
|
1633
|
+
_HEXTET_COUNT = 8
|
|
1634
|
+
_HEX_DIGITS = frozenset('0123456789ABCDEFabcdef')
|
|
1635
|
+
_max_prefixlen = IPV6LENGTH
|
|
1636
|
+
|
|
1637
|
+
# There are only a bunch of valid v6 netmasks, so we cache them all
|
|
1638
|
+
# when constructed (see _make_netmask()).
|
|
1639
|
+
_netmask_cache = {}
|
|
1640
|
+
|
|
1641
|
+
@classmethod
|
|
1642
|
+
def _make_netmask(cls, arg):
|
|
1643
|
+
"""Make a (netmask, prefix_len) tuple from the given argument.
|
|
1644
|
+
|
|
1645
|
+
Argument can be:
|
|
1646
|
+
- an integer (the prefix length)
|
|
1647
|
+
- a string representing the prefix length (e.g. "24")
|
|
1648
|
+
- a string representing the prefix netmask (e.g. "255.255.255.0")
|
|
1649
|
+
"""
|
|
1650
|
+
if arg not in cls._netmask_cache:
|
|
1651
|
+
if isinstance(arg, int):
|
|
1652
|
+
prefixlen = arg
|
|
1653
|
+
if not (0 <= prefixlen <= cls._max_prefixlen):
|
|
1654
|
+
cls._report_invalid_netmask(prefixlen)
|
|
1655
|
+
else:
|
|
1656
|
+
prefixlen = cls._prefix_from_prefix_string(arg)
|
|
1657
|
+
netmask = IPv6Address(cls._ip_int_from_prefix(prefixlen))
|
|
1658
|
+
cls._netmask_cache[arg] = netmask, prefixlen
|
|
1659
|
+
return cls._netmask_cache[arg]
|
|
1660
|
+
|
|
1661
|
+
@classmethod
|
|
1662
|
+
def _ip_int_from_string(cls, ip_str):
|
|
1663
|
+
"""Turn an IPv6 ip_str into an integer.
|
|
1664
|
+
|
|
1665
|
+
Args:
|
|
1666
|
+
ip_str: A string, the IPv6 ip_str.
|
|
1667
|
+
|
|
1668
|
+
Returns:
|
|
1669
|
+
An int, the IPv6 address
|
|
1670
|
+
|
|
1671
|
+
Raises:
|
|
1672
|
+
AddressValueError: if ip_str isn't a valid IPv6 Address.
|
|
1673
|
+
|
|
1674
|
+
"""
|
|
1675
|
+
if not ip_str:
|
|
1676
|
+
raise AddressValueError('Address cannot be empty')
|
|
1677
|
+
if len(ip_str) > 45:
|
|
1678
|
+
shorten = ip_str
|
|
1679
|
+
if len(shorten) > 100:
|
|
1680
|
+
shorten = f'{ip_str[:45]}({len(ip_str)-90} chars elided){ip_str[-45:]}'
|
|
1681
|
+
raise AddressValueError(f"At most 45 characters expected in "
|
|
1682
|
+
f"{shorten!r}")
|
|
1683
|
+
|
|
1684
|
+
# We want to allow more parts than the max to be 'split'
|
|
1685
|
+
# to preserve the correct error message when there are
|
|
1686
|
+
# too many parts combined with '::'
|
|
1687
|
+
_max_parts = cls._HEXTET_COUNT + 1
|
|
1688
|
+
parts = ip_str.split(':', maxsplit=_max_parts)
|
|
1689
|
+
|
|
1690
|
+
# An IPv6 address needs at least 2 colons (3 parts).
|
|
1691
|
+
_min_parts = 3
|
|
1692
|
+
if len(parts) < _min_parts:
|
|
1693
|
+
msg = "At least %d parts expected in %r" % (_min_parts, ip_str)
|
|
1694
|
+
raise AddressValueError(msg)
|
|
1695
|
+
|
|
1696
|
+
# If the address has an IPv4-style suffix, convert it to hexadecimal.
|
|
1697
|
+
if '.' in parts[-1]:
|
|
1698
|
+
try:
|
|
1699
|
+
ipv4_int = IPv4Address(parts.pop())._ip
|
|
1700
|
+
except AddressValueError as exc:
|
|
1701
|
+
raise AddressValueError("%s in %r" % (exc, ip_str)) from None
|
|
1702
|
+
parts.append('%x' % ((ipv4_int >> 16) & 0xFFFF))
|
|
1703
|
+
parts.append('%x' % (ipv4_int & 0xFFFF))
|
|
1704
|
+
|
|
1705
|
+
# An IPv6 address can't have more than 8 colons (9 parts).
|
|
1706
|
+
# The extra colon comes from using the "::" notation for a single
|
|
1707
|
+
# leading or trailing zero part.
|
|
1708
|
+
if len(parts) > _max_parts:
|
|
1709
|
+
msg = "At most %d colons permitted in %r" % (_max_parts-1, ip_str)
|
|
1710
|
+
raise AddressValueError(msg)
|
|
1711
|
+
|
|
1712
|
+
# Disregarding the endpoints, find '::' with nothing in between.
|
|
1713
|
+
# This indicates that a run of zeroes has been skipped.
|
|
1714
|
+
skip_index = None
|
|
1715
|
+
for i in range(1, len(parts) - 1):
|
|
1716
|
+
if not parts[i]:
|
|
1717
|
+
if skip_index is not None:
|
|
1718
|
+
# Can't have more than one '::'
|
|
1719
|
+
msg = "At most one '::' permitted in %r" % ip_str
|
|
1720
|
+
raise AddressValueError(msg)
|
|
1721
|
+
skip_index = i
|
|
1722
|
+
|
|
1723
|
+
# parts_hi is the number of parts to copy from above/before the '::'
|
|
1724
|
+
# parts_lo is the number of parts to copy from below/after the '::'
|
|
1725
|
+
if skip_index is not None:
|
|
1726
|
+
# If we found a '::', then check if it also covers the endpoints.
|
|
1727
|
+
parts_hi = skip_index
|
|
1728
|
+
parts_lo = len(parts) - skip_index - 1
|
|
1729
|
+
if not parts[0]:
|
|
1730
|
+
parts_hi -= 1
|
|
1731
|
+
if parts_hi:
|
|
1732
|
+
msg = "Leading ':' only permitted as part of '::' in %r"
|
|
1733
|
+
raise AddressValueError(msg % ip_str) # ^: requires ^::
|
|
1734
|
+
if not parts[-1]:
|
|
1735
|
+
parts_lo -= 1
|
|
1736
|
+
if parts_lo:
|
|
1737
|
+
msg = "Trailing ':' only permitted as part of '::' in %r"
|
|
1738
|
+
raise AddressValueError(msg % ip_str) # :$ requires ::$
|
|
1739
|
+
parts_skipped = cls._HEXTET_COUNT - (parts_hi + parts_lo)
|
|
1740
|
+
if parts_skipped < 1:
|
|
1741
|
+
msg = "Expected at most %d other parts with '::' in %r"
|
|
1742
|
+
raise AddressValueError(msg % (cls._HEXTET_COUNT-1, ip_str))
|
|
1743
|
+
else:
|
|
1744
|
+
# Otherwise, allocate the entire address to parts_hi. The
|
|
1745
|
+
# endpoints could still be empty, but _parse_hextet() will check
|
|
1746
|
+
# for that.
|
|
1747
|
+
if len(parts) != cls._HEXTET_COUNT:
|
|
1748
|
+
msg = "Exactly %d parts expected without '::' in %r"
|
|
1749
|
+
raise AddressValueError(msg % (cls._HEXTET_COUNT, ip_str))
|
|
1750
|
+
if not parts[0]:
|
|
1751
|
+
msg = "Leading ':' only permitted as part of '::' in %r"
|
|
1752
|
+
raise AddressValueError(msg % ip_str) # ^: requires ^::
|
|
1753
|
+
if not parts[-1]:
|
|
1754
|
+
msg = "Trailing ':' only permitted as part of '::' in %r"
|
|
1755
|
+
raise AddressValueError(msg % ip_str) # :$ requires ::$
|
|
1756
|
+
parts_hi = len(parts)
|
|
1757
|
+
parts_lo = 0
|
|
1758
|
+
parts_skipped = 0
|
|
1759
|
+
|
|
1760
|
+
try:
|
|
1761
|
+
# Now, parse the hextets into a 128-bit integer.
|
|
1762
|
+
ip_int = 0
|
|
1763
|
+
for i in range(parts_hi):
|
|
1764
|
+
ip_int <<= 16
|
|
1765
|
+
ip_int |= cls._parse_hextet(parts[i])
|
|
1766
|
+
ip_int <<= 16 * parts_skipped
|
|
1767
|
+
for i in range(-parts_lo, 0):
|
|
1768
|
+
ip_int <<= 16
|
|
1769
|
+
ip_int |= cls._parse_hextet(parts[i])
|
|
1770
|
+
return ip_int
|
|
1771
|
+
except ValueError as exc:
|
|
1772
|
+
raise AddressValueError("%s in %r" % (exc, ip_str)) from None
|
|
1773
|
+
|
|
1774
|
+
@classmethod
|
|
1775
|
+
def _parse_hextet(cls, hextet_str):
|
|
1776
|
+
"""Convert an IPv6 hextet string into an integer.
|
|
1777
|
+
|
|
1778
|
+
Args:
|
|
1779
|
+
hextet_str: A string, the number to parse.
|
|
1780
|
+
|
|
1781
|
+
Returns:
|
|
1782
|
+
The hextet as an integer.
|
|
1783
|
+
|
|
1784
|
+
Raises:
|
|
1785
|
+
ValueError: if the input isn't strictly a hex number from
|
|
1786
|
+
[0..FFFF].
|
|
1787
|
+
|
|
1788
|
+
"""
|
|
1789
|
+
# Reject non-ASCII digits.
|
|
1790
|
+
if not cls._HEX_DIGITS.issuperset(hextet_str):
|
|
1791
|
+
raise ValueError("Only hex digits permitted in %r" % hextet_str)
|
|
1792
|
+
# We do the length check second, since the invalid character error
|
|
1793
|
+
# is likely to be more informative for the user
|
|
1794
|
+
if len(hextet_str) > 4:
|
|
1795
|
+
msg = "At most 4 characters permitted in %r"
|
|
1796
|
+
raise ValueError(msg % hextet_str)
|
|
1797
|
+
# Length check means we can skip checking the integer value
|
|
1798
|
+
return int(hextet_str, 16)
|
|
1799
|
+
|
|
1800
|
+
@classmethod
|
|
1801
|
+
def _compress_hextets(cls, hextets):
|
|
1802
|
+
"""Compresses a list of hextets.
|
|
1803
|
+
|
|
1804
|
+
Compresses a list of strings, replacing the longest continuous
|
|
1805
|
+
sequence of "0" in the list with "" and adding empty strings at
|
|
1806
|
+
the beginning or at the end of the string such that subsequently
|
|
1807
|
+
calling ":".join(hextets) will produce the compressed version of
|
|
1808
|
+
the IPv6 address.
|
|
1809
|
+
|
|
1810
|
+
Args:
|
|
1811
|
+
hextets: A list of strings, the hextets to compress.
|
|
1812
|
+
|
|
1813
|
+
Returns:
|
|
1814
|
+
A list of strings.
|
|
1815
|
+
|
|
1816
|
+
"""
|
|
1817
|
+
best_doublecolon_start = -1
|
|
1818
|
+
best_doublecolon_len = 0
|
|
1819
|
+
doublecolon_start = -1
|
|
1820
|
+
doublecolon_len = 0
|
|
1821
|
+
for index, hextet in enumerate(hextets):
|
|
1822
|
+
if hextet == '0':
|
|
1823
|
+
doublecolon_len += 1
|
|
1824
|
+
if doublecolon_start == -1:
|
|
1825
|
+
# Start of a sequence of zeros.
|
|
1826
|
+
doublecolon_start = index
|
|
1827
|
+
if doublecolon_len > best_doublecolon_len:
|
|
1828
|
+
# This is the longest sequence of zeros so far.
|
|
1829
|
+
best_doublecolon_len = doublecolon_len
|
|
1830
|
+
best_doublecolon_start = doublecolon_start
|
|
1831
|
+
else:
|
|
1832
|
+
doublecolon_len = 0
|
|
1833
|
+
doublecolon_start = -1
|
|
1834
|
+
|
|
1835
|
+
if best_doublecolon_len > 1:
|
|
1836
|
+
best_doublecolon_end = (best_doublecolon_start +
|
|
1837
|
+
best_doublecolon_len)
|
|
1838
|
+
# For zeros at the end of the address.
|
|
1839
|
+
if best_doublecolon_end == len(hextets):
|
|
1840
|
+
hextets += ['']
|
|
1841
|
+
hextets[best_doublecolon_start:best_doublecolon_end] = ['']
|
|
1842
|
+
# For zeros at the beginning of the address.
|
|
1843
|
+
if best_doublecolon_start == 0:
|
|
1844
|
+
hextets = [''] + hextets
|
|
1845
|
+
|
|
1846
|
+
return hextets
|
|
1847
|
+
|
|
1848
|
+
@classmethod
|
|
1849
|
+
def _string_from_ip_int(cls, ip_int=None):
|
|
1850
|
+
"""Turns a 128-bit integer into hexadecimal notation.
|
|
1851
|
+
|
|
1852
|
+
Args:
|
|
1853
|
+
ip_int: An integer, the IP address.
|
|
1854
|
+
|
|
1855
|
+
Returns:
|
|
1856
|
+
A string, the hexadecimal representation of the address.
|
|
1857
|
+
|
|
1858
|
+
Raises:
|
|
1859
|
+
ValueError: The address is bigger than 128 bits of all ones.
|
|
1860
|
+
|
|
1861
|
+
"""
|
|
1862
|
+
if ip_int is None:
|
|
1863
|
+
ip_int = int(cls._ip)
|
|
1864
|
+
|
|
1865
|
+
if ip_int > cls._ALL_ONES:
|
|
1866
|
+
raise ValueError('IPv6 address is too large')
|
|
1867
|
+
|
|
1868
|
+
hex_str = '%032x' % ip_int
|
|
1869
|
+
hextets = ['%x' % int(hex_str[x:x+4], 16) for x in range(0, 32, 4)]
|
|
1870
|
+
|
|
1871
|
+
hextets = cls._compress_hextets(hextets)
|
|
1872
|
+
return ':'.join(hextets)
|
|
1873
|
+
|
|
1874
|
+
def _explode_shorthand_ip_string(self):
|
|
1875
|
+
"""Expand a shortened IPv6 address.
|
|
1876
|
+
|
|
1877
|
+
Returns:
|
|
1878
|
+
A string, the expanded IPv6 address.
|
|
1879
|
+
|
|
1880
|
+
"""
|
|
1881
|
+
if isinstance(self, IPv6Network):
|
|
1882
|
+
ip_str = str(self.network_address)
|
|
1883
|
+
elif isinstance(self, IPv6Interface):
|
|
1884
|
+
ip_str = str(self.ip)
|
|
1885
|
+
else:
|
|
1886
|
+
ip_str = str(self)
|
|
1887
|
+
|
|
1888
|
+
ip_int = self._ip_int_from_string(ip_str)
|
|
1889
|
+
hex_str = '%032x' % ip_int
|
|
1890
|
+
parts = [hex_str[x:x+4] for x in range(0, 32, 4)]
|
|
1891
|
+
if isinstance(self, (_BaseNetwork, IPv6Interface)):
|
|
1892
|
+
return '%s/%d' % (':'.join(parts), self._prefixlen)
|
|
1893
|
+
return ':'.join(parts)
|
|
1894
|
+
|
|
1895
|
+
def _reverse_pointer(self):
|
|
1896
|
+
"""Return the reverse DNS pointer name for the IPv6 address.
|
|
1897
|
+
|
|
1898
|
+
This implements the method described in RFC3596 2.5.
|
|
1899
|
+
|
|
1900
|
+
"""
|
|
1901
|
+
reverse_chars = self.exploded[::-1].replace(':', '')
|
|
1902
|
+
return '.'.join(reverse_chars) + '.ip6.arpa'
|
|
1903
|
+
|
|
1904
|
+
@staticmethod
|
|
1905
|
+
def _split_scope_id(ip_str):
|
|
1906
|
+
"""Helper function to parse IPv6 string address with scope id.
|
|
1907
|
+
|
|
1908
|
+
See RFC 4007 for details.
|
|
1909
|
+
|
|
1910
|
+
Args:
|
|
1911
|
+
ip_str: A string, the IPv6 address.
|
|
1912
|
+
|
|
1913
|
+
Returns:
|
|
1914
|
+
(addr, scope_id) tuple.
|
|
1915
|
+
|
|
1916
|
+
"""
|
|
1917
|
+
addr, sep, scope_id = ip_str.partition('%')
|
|
1918
|
+
if not sep:
|
|
1919
|
+
scope_id = None
|
|
1920
|
+
elif not scope_id or '%' in scope_id:
|
|
1921
|
+
raise AddressValueError('Invalid IPv6 address: "%r"' % ip_str)
|
|
1922
|
+
return addr, scope_id
|
|
1923
|
+
|
|
1924
|
+
@property
|
|
1925
|
+
def max_prefixlen(self):
|
|
1926
|
+
return self._max_prefixlen
|
|
1927
|
+
|
|
1928
|
+
@property
|
|
1929
|
+
def version(self):
|
|
1930
|
+
return self._version
|
|
1931
|
+
|
|
1932
|
+
|
|
1933
|
+
class IPv6Address(_BaseV6, _BaseAddress):
|
|
1934
|
+
|
|
1935
|
+
"""Represent and manipulate single IPv6 Addresses."""
|
|
1936
|
+
|
|
1937
|
+
__slots__ = ('_ip', '_scope_id', '__weakref__')
|
|
1938
|
+
|
|
1939
|
+
def __init__(self, address):
|
|
1940
|
+
"""Instantiate a new IPv6 address object.
|
|
1941
|
+
|
|
1942
|
+
Args:
|
|
1943
|
+
address: A string or integer representing the IP
|
|
1944
|
+
|
|
1945
|
+
Additionally, an integer can be passed, so
|
|
1946
|
+
IPv6Address('2001:db8::') ==
|
|
1947
|
+
IPv6Address(42540766411282592856903984951653826560)
|
|
1948
|
+
or, more generally
|
|
1949
|
+
IPv6Address(int(IPv6Address('2001:db8::'))) ==
|
|
1950
|
+
IPv6Address('2001:db8::')
|
|
1951
|
+
|
|
1952
|
+
Raises:
|
|
1953
|
+
AddressValueError: If address isn't a valid IPv6 address.
|
|
1954
|
+
|
|
1955
|
+
"""
|
|
1956
|
+
# Efficient constructor from integer.
|
|
1957
|
+
if isinstance(address, int):
|
|
1958
|
+
self._check_int_address(address)
|
|
1959
|
+
self._ip = address
|
|
1960
|
+
self._scope_id = None
|
|
1961
|
+
return
|
|
1962
|
+
|
|
1963
|
+
# Constructing from a packed address
|
|
1964
|
+
if isinstance(address, bytes):
|
|
1965
|
+
self._check_packed_address(address, 16)
|
|
1966
|
+
self._ip = int.from_bytes(address, 'big')
|
|
1967
|
+
self._scope_id = None
|
|
1968
|
+
return
|
|
1969
|
+
|
|
1970
|
+
# Assume input argument to be string or any object representation
|
|
1971
|
+
# which converts into a formatted IP string.
|
|
1972
|
+
addr_str = str(address)
|
|
1973
|
+
if '/' in addr_str:
|
|
1974
|
+
raise AddressValueError(f"Unexpected '/' in {address!r}")
|
|
1975
|
+
addr_str, self._scope_id = self._split_scope_id(addr_str)
|
|
1976
|
+
|
|
1977
|
+
self._ip = self._ip_int_from_string(addr_str)
|
|
1978
|
+
|
|
1979
|
+
def _explode_shorthand_ip_string(self):
|
|
1980
|
+
ipv4_mapped = self.ipv4_mapped
|
|
1981
|
+
if ipv4_mapped is None:
|
|
1982
|
+
return super()._explode_shorthand_ip_string()
|
|
1983
|
+
prefix_len = 30
|
|
1984
|
+
raw_exploded_str = super()._explode_shorthand_ip_string()
|
|
1985
|
+
return f"{raw_exploded_str[:prefix_len]}{ipv4_mapped!s}"
|
|
1986
|
+
|
|
1987
|
+
def _reverse_pointer(self):
|
|
1988
|
+
ipv4_mapped = self.ipv4_mapped
|
|
1989
|
+
if ipv4_mapped is None:
|
|
1990
|
+
return super()._reverse_pointer()
|
|
1991
|
+
prefix_len = 30
|
|
1992
|
+
raw_exploded_str = super()._explode_shorthand_ip_string()[:prefix_len]
|
|
1993
|
+
# ipv4 encoded using hexadecimal nibbles instead of decimals
|
|
1994
|
+
ipv4_int = ipv4_mapped._ip
|
|
1995
|
+
reverse_chars = f"{raw_exploded_str}{ipv4_int:008x}"[::-1].replace(':', '')
|
|
1996
|
+
return '.'.join(reverse_chars) + '.ip6.arpa'
|
|
1997
|
+
|
|
1998
|
+
def _ipv4_mapped_ipv6_to_str(self):
|
|
1999
|
+
"""Return convenient text representation of IPv4-mapped IPv6 address
|
|
2000
|
+
|
|
2001
|
+
See RFC 4291 2.5.5.2, 2.2 p.3 for details.
|
|
2002
|
+
|
|
2003
|
+
Returns:
|
|
2004
|
+
A string, 'x:x:x:x:x:x:d.d.d.d', where the 'x's are the hexadecimal values of
|
|
2005
|
+
the six high-order 16-bit pieces of the address, and the 'd's are
|
|
2006
|
+
the decimal values of the four low-order 8-bit pieces of the
|
|
2007
|
+
address (standard IPv4 representation) as defined in RFC 4291 2.2 p.3.
|
|
2008
|
+
|
|
2009
|
+
"""
|
|
2010
|
+
ipv4_mapped = self.ipv4_mapped
|
|
2011
|
+
if ipv4_mapped is None:
|
|
2012
|
+
raise AddressValueError("Can not apply to non-IPv4-mapped IPv6 address %s" % str(self))
|
|
2013
|
+
high_order_bits = self._ip >> 32
|
|
2014
|
+
return "%s:%s" % (self._string_from_ip_int(high_order_bits), str(ipv4_mapped))
|
|
2015
|
+
|
|
2016
|
+
def __str__(self):
|
|
2017
|
+
ipv4_mapped = self.ipv4_mapped
|
|
2018
|
+
if ipv4_mapped is None:
|
|
2019
|
+
ip_str = super().__str__()
|
|
2020
|
+
else:
|
|
2021
|
+
ip_str = self._ipv4_mapped_ipv6_to_str()
|
|
2022
|
+
return ip_str + '%' + self._scope_id if self._scope_id else ip_str
|
|
2023
|
+
|
|
2024
|
+
def __hash__(self):
|
|
2025
|
+
return hash((self._ip, self._scope_id))
|
|
2026
|
+
|
|
2027
|
+
def __eq__(self, other):
|
|
2028
|
+
address_equal = super().__eq__(other)
|
|
2029
|
+
if address_equal is NotImplemented:
|
|
2030
|
+
return NotImplemented
|
|
2031
|
+
if not address_equal:
|
|
2032
|
+
return False
|
|
2033
|
+
return self._scope_id == getattr(other, '_scope_id', None)
|
|
2034
|
+
|
|
2035
|
+
def __reduce__(self):
|
|
2036
|
+
return (self.__class__, (str(self),))
|
|
2037
|
+
|
|
2038
|
+
@property
|
|
2039
|
+
def scope_id(self):
|
|
2040
|
+
"""Identifier of a particular zone of the address's scope.
|
|
2041
|
+
|
|
2042
|
+
See RFC 4007 for details.
|
|
2043
|
+
|
|
2044
|
+
Returns:
|
|
2045
|
+
A string identifying the zone of the address if specified, else None.
|
|
2046
|
+
|
|
2047
|
+
"""
|
|
2048
|
+
return self._scope_id
|
|
2049
|
+
|
|
2050
|
+
@property
|
|
2051
|
+
def packed(self):
|
|
2052
|
+
"""The binary representation of this address."""
|
|
2053
|
+
return v6_int_to_packed(self._ip)
|
|
2054
|
+
|
|
2055
|
+
@property
|
|
2056
|
+
def is_multicast(self):
|
|
2057
|
+
"""Test if the address is reserved for multicast use.
|
|
2058
|
+
|
|
2059
|
+
Returns:
|
|
2060
|
+
A boolean, True if the address is a multicast address.
|
|
2061
|
+
See RFC 2373 2.7 for details.
|
|
2062
|
+
|
|
2063
|
+
"""
|
|
2064
|
+
ipv4_mapped = self.ipv4_mapped
|
|
2065
|
+
if ipv4_mapped is not None:
|
|
2066
|
+
return ipv4_mapped.is_multicast
|
|
2067
|
+
return self in self._constants._multicast_network
|
|
2068
|
+
|
|
2069
|
+
@property
|
|
2070
|
+
def is_reserved(self):
|
|
2071
|
+
"""Test if the address is otherwise IETF reserved.
|
|
2072
|
+
|
|
2073
|
+
Returns:
|
|
2074
|
+
A boolean, True if the address is within one of the
|
|
2075
|
+
reserved IPv6 Network ranges.
|
|
2076
|
+
|
|
2077
|
+
"""
|
|
2078
|
+
ipv4_mapped = self.ipv4_mapped
|
|
2079
|
+
if ipv4_mapped is not None:
|
|
2080
|
+
return ipv4_mapped.is_reserved
|
|
2081
|
+
return any(self in x for x in self._constants._reserved_networks)
|
|
2082
|
+
|
|
2083
|
+
@property
|
|
2084
|
+
def is_link_local(self):
|
|
2085
|
+
"""Test if the address is reserved for link-local.
|
|
2086
|
+
|
|
2087
|
+
Returns:
|
|
2088
|
+
A boolean, True if the address is reserved per RFC 4291.
|
|
2089
|
+
|
|
2090
|
+
"""
|
|
2091
|
+
ipv4_mapped = self.ipv4_mapped
|
|
2092
|
+
if ipv4_mapped is not None:
|
|
2093
|
+
return ipv4_mapped.is_link_local
|
|
2094
|
+
return self in self._constants._linklocal_network
|
|
2095
|
+
|
|
2096
|
+
@property
|
|
2097
|
+
def is_site_local(self):
|
|
2098
|
+
"""Test if the address is reserved for site-local.
|
|
2099
|
+
|
|
2100
|
+
Note that the site-local address space has been deprecated by RFC 3879.
|
|
2101
|
+
Use is_private to test if this address is in the space of unique local
|
|
2102
|
+
addresses as defined by RFC 4193.
|
|
2103
|
+
|
|
2104
|
+
Returns:
|
|
2105
|
+
A boolean, True if the address is reserved per RFC 3513 2.5.6.
|
|
2106
|
+
|
|
2107
|
+
"""
|
|
2108
|
+
return self in self._constants._sitelocal_network
|
|
2109
|
+
|
|
2110
|
+
@property
|
|
2111
|
+
@functools.lru_cache()
|
|
2112
|
+
def is_private(self):
|
|
2113
|
+
"""``True`` if the address is defined as not globally reachable by
|
|
2114
|
+
iana-ipv4-special-registry_ (for IPv4) or iana-ipv6-special-registry_
|
|
2115
|
+
(for IPv6) with the following exceptions:
|
|
2116
|
+
|
|
2117
|
+
* ``is_private`` is ``False`` for ``100.64.0.0/10``
|
|
2118
|
+
* For IPv4-mapped IPv6-addresses the ``is_private`` value is determined by the
|
|
2119
|
+
semantics of the underlying IPv4 addresses and the following condition holds
|
|
2120
|
+
(see :attr:`IPv6Address.ipv4_mapped`)::
|
|
2121
|
+
|
|
2122
|
+
address.is_private == address.ipv4_mapped.is_private
|
|
2123
|
+
|
|
2124
|
+
``is_private`` has value opposite to :attr:`is_global`, except for the ``100.64.0.0/10``
|
|
2125
|
+
IPv4 range where they are both ``False``.
|
|
2126
|
+
"""
|
|
2127
|
+
ipv4_mapped = self.ipv4_mapped
|
|
2128
|
+
if ipv4_mapped is not None:
|
|
2129
|
+
return ipv4_mapped.is_private
|
|
2130
|
+
return (
|
|
2131
|
+
any(self in net for net in self._constants._private_networks)
|
|
2132
|
+
and all(self not in net for net in self._constants._private_networks_exceptions)
|
|
2133
|
+
)
|
|
2134
|
+
|
|
2135
|
+
@property
|
|
2136
|
+
def is_global(self):
|
|
2137
|
+
"""``True`` if the address is defined as globally reachable by
|
|
2138
|
+
iana-ipv4-special-registry_ (for IPv4) or iana-ipv6-special-registry_
|
|
2139
|
+
(for IPv6) with the following exception:
|
|
2140
|
+
|
|
2141
|
+
For IPv4-mapped IPv6-addresses the ``is_private`` value is determined by the
|
|
2142
|
+
semantics of the underlying IPv4 addresses and the following condition holds
|
|
2143
|
+
(see :attr:`IPv6Address.ipv4_mapped`)::
|
|
2144
|
+
|
|
2145
|
+
address.is_global == address.ipv4_mapped.is_global
|
|
2146
|
+
|
|
2147
|
+
``is_global`` has value opposite to :attr:`is_private`, except for the ``100.64.0.0/10``
|
|
2148
|
+
IPv4 range where they are both ``False``.
|
|
2149
|
+
"""
|
|
2150
|
+
ipv4_mapped = self.ipv4_mapped
|
|
2151
|
+
if ipv4_mapped is not None:
|
|
2152
|
+
return ipv4_mapped.is_global
|
|
2153
|
+
return not self.is_private
|
|
2154
|
+
|
|
2155
|
+
@property
|
|
2156
|
+
def is_unspecified(self):
|
|
2157
|
+
"""Test if the address is unspecified.
|
|
2158
|
+
|
|
2159
|
+
Returns:
|
|
2160
|
+
A boolean, True if this is the unspecified address as defined in
|
|
2161
|
+
RFC 2373 2.5.2.
|
|
2162
|
+
|
|
2163
|
+
"""
|
|
2164
|
+
ipv4_mapped = self.ipv4_mapped
|
|
2165
|
+
if ipv4_mapped is not None:
|
|
2166
|
+
return ipv4_mapped.is_unspecified
|
|
2167
|
+
return self._ip == 0
|
|
2168
|
+
|
|
2169
|
+
@property
|
|
2170
|
+
def is_loopback(self):
|
|
2171
|
+
"""Test if the address is a loopback address.
|
|
2172
|
+
|
|
2173
|
+
Returns:
|
|
2174
|
+
A boolean, True if the address is a loopback address as defined in
|
|
2175
|
+
RFC 2373 2.5.3.
|
|
2176
|
+
|
|
2177
|
+
"""
|
|
2178
|
+
ipv4_mapped = self.ipv4_mapped
|
|
2179
|
+
if ipv4_mapped is not None:
|
|
2180
|
+
return ipv4_mapped.is_loopback
|
|
2181
|
+
return self._ip == 1
|
|
2182
|
+
|
|
2183
|
+
@property
|
|
2184
|
+
def ipv4_mapped(self):
|
|
2185
|
+
"""Return the IPv4 mapped address.
|
|
2186
|
+
|
|
2187
|
+
Returns:
|
|
2188
|
+
If the IPv6 address is a v4 mapped address, return the
|
|
2189
|
+
IPv4 mapped address. Return None otherwise.
|
|
2190
|
+
|
|
2191
|
+
"""
|
|
2192
|
+
if (self._ip >> 32) != 0xFFFF:
|
|
2193
|
+
return None
|
|
2194
|
+
return IPv4Address(self._ip & 0xFFFFFFFF)
|
|
2195
|
+
|
|
2196
|
+
@property
|
|
2197
|
+
def teredo(self):
|
|
2198
|
+
"""Tuple of embedded teredo IPs.
|
|
2199
|
+
|
|
2200
|
+
Returns:
|
|
2201
|
+
Tuple of the (server, client) IPs or None if the address
|
|
2202
|
+
doesn't appear to be a teredo address (doesn't start with
|
|
2203
|
+
2001::/32)
|
|
2204
|
+
|
|
2205
|
+
"""
|
|
2206
|
+
if (self._ip >> 96) != 0x20010000:
|
|
2207
|
+
return None
|
|
2208
|
+
return (IPv4Address((self._ip >> 64) & 0xFFFFFFFF),
|
|
2209
|
+
IPv4Address(~self._ip & 0xFFFFFFFF))
|
|
2210
|
+
|
|
2211
|
+
@property
|
|
2212
|
+
def sixtofour(self):
|
|
2213
|
+
"""Return the IPv4 6to4 embedded address.
|
|
2214
|
+
|
|
2215
|
+
Returns:
|
|
2216
|
+
The IPv4 6to4-embedded address if present or None if the
|
|
2217
|
+
address doesn't appear to contain a 6to4 embedded address.
|
|
2218
|
+
|
|
2219
|
+
"""
|
|
2220
|
+
if (self._ip >> 112) != 0x2002:
|
|
2221
|
+
return None
|
|
2222
|
+
return IPv4Address((self._ip >> 80) & 0xFFFFFFFF)
|
|
2223
|
+
|
|
2224
|
+
|
|
2225
|
+
class IPv6Interface(IPv6Address):
|
|
2226
|
+
|
|
2227
|
+
def __init__(self, address):
|
|
2228
|
+
addr, mask = self._split_addr_prefix(address)
|
|
2229
|
+
|
|
2230
|
+
IPv6Address.__init__(self, addr)
|
|
2231
|
+
self.network = IPv6Network((addr, mask), strict=False)
|
|
2232
|
+
self.netmask = self.network.netmask
|
|
2233
|
+
self._prefixlen = self.network._prefixlen
|
|
2234
|
+
|
|
2235
|
+
@functools.cached_property
|
|
2236
|
+
def hostmask(self):
|
|
2237
|
+
return self.network.hostmask
|
|
2238
|
+
|
|
2239
|
+
def __str__(self):
|
|
2240
|
+
return '%s/%d' % (super().__str__(),
|
|
2241
|
+
self._prefixlen)
|
|
2242
|
+
|
|
2243
|
+
def __eq__(self, other):
|
|
2244
|
+
address_equal = IPv6Address.__eq__(self, other)
|
|
2245
|
+
if address_equal is NotImplemented or not address_equal:
|
|
2246
|
+
return address_equal
|
|
2247
|
+
try:
|
|
2248
|
+
return self.network == other.network
|
|
2249
|
+
except AttributeError:
|
|
2250
|
+
# An interface with an associated network is NOT the
|
|
2251
|
+
# same as an unassociated address. That's why the hash
|
|
2252
|
+
# takes the extra info into account.
|
|
2253
|
+
return False
|
|
2254
|
+
|
|
2255
|
+
def __lt__(self, other):
|
|
2256
|
+
address_less = IPv6Address.__lt__(self, other)
|
|
2257
|
+
if address_less is NotImplemented:
|
|
2258
|
+
return address_less
|
|
2259
|
+
try:
|
|
2260
|
+
return (self.network < other.network or
|
|
2261
|
+
self.network == other.network and address_less)
|
|
2262
|
+
except AttributeError:
|
|
2263
|
+
# We *do* allow addresses and interfaces to be sorted. The
|
|
2264
|
+
# unassociated address is considered less than all interfaces.
|
|
2265
|
+
return False
|
|
2266
|
+
|
|
2267
|
+
def __hash__(self):
|
|
2268
|
+
return hash((self._ip, self._prefixlen, int(self.network.network_address)))
|
|
2269
|
+
|
|
2270
|
+
__reduce__ = _IPAddressBase.__reduce__
|
|
2271
|
+
|
|
2272
|
+
@property
|
|
2273
|
+
def ip(self):
|
|
2274
|
+
return IPv6Address(self._ip)
|
|
2275
|
+
|
|
2276
|
+
@property
|
|
2277
|
+
def with_prefixlen(self):
|
|
2278
|
+
return '%s/%s' % (self._string_from_ip_int(self._ip),
|
|
2279
|
+
self._prefixlen)
|
|
2280
|
+
|
|
2281
|
+
@property
|
|
2282
|
+
def with_netmask(self):
|
|
2283
|
+
return '%s/%s' % (self._string_from_ip_int(self._ip),
|
|
2284
|
+
self.netmask)
|
|
2285
|
+
|
|
2286
|
+
@property
|
|
2287
|
+
def with_hostmask(self):
|
|
2288
|
+
return '%s/%s' % (self._string_from_ip_int(self._ip),
|
|
2289
|
+
self.hostmask)
|
|
2290
|
+
|
|
2291
|
+
@property
|
|
2292
|
+
def is_unspecified(self):
|
|
2293
|
+
return self._ip == 0 and self.network.is_unspecified
|
|
2294
|
+
|
|
2295
|
+
@property
|
|
2296
|
+
def is_loopback(self):
|
|
2297
|
+
return super().is_loopback and self.network.is_loopback
|
|
2298
|
+
|
|
2299
|
+
|
|
2300
|
+
class IPv6Network(_BaseV6, _BaseNetwork):
|
|
2301
|
+
|
|
2302
|
+
"""This class represents and manipulates 128-bit IPv6 networks.
|
|
2303
|
+
|
|
2304
|
+
Attributes: [examples for IPv6('2001:db8::1000/124')]
|
|
2305
|
+
.network_address: IPv6Address('2001:db8::1000')
|
|
2306
|
+
.hostmask: IPv6Address('::f')
|
|
2307
|
+
.broadcast_address: IPv6Address('2001:db8::100f')
|
|
2308
|
+
.netmask: IPv6Address('ffff:ffff:ffff:ffff:ffff:ffff:ffff:fff0')
|
|
2309
|
+
.prefixlen: 124
|
|
2310
|
+
|
|
2311
|
+
"""
|
|
2312
|
+
|
|
2313
|
+
# Class to use when creating address objects
|
|
2314
|
+
_address_class = IPv6Address
|
|
2315
|
+
|
|
2316
|
+
def __init__(self, address, strict=True):
|
|
2317
|
+
"""Instantiate a new IPv6 Network object.
|
|
2318
|
+
|
|
2319
|
+
Args:
|
|
2320
|
+
address: A string or integer representing the IPv6 network or the
|
|
2321
|
+
IP and prefix/netmask.
|
|
2322
|
+
'2001:db8::/128'
|
|
2323
|
+
'2001:db8:0000:0000:0000:0000:0000:0000/128'
|
|
2324
|
+
'2001:db8::'
|
|
2325
|
+
are all functionally the same in IPv6. That is to say,
|
|
2326
|
+
failing to provide a subnetmask will create an object with
|
|
2327
|
+
a mask of /128.
|
|
2328
|
+
|
|
2329
|
+
Additionally, an integer can be passed, so
|
|
2330
|
+
IPv6Network('2001:db8::') ==
|
|
2331
|
+
IPv6Network(42540766411282592856903984951653826560)
|
|
2332
|
+
or, more generally
|
|
2333
|
+
IPv6Network(int(IPv6Network('2001:db8::'))) ==
|
|
2334
|
+
IPv6Network('2001:db8::')
|
|
2335
|
+
|
|
2336
|
+
strict: A boolean. If true, ensure that we have been passed
|
|
2337
|
+
A true network address, eg, 2001:db8::1000/124 and not an
|
|
2338
|
+
IP address on a network, eg, 2001:db8::1/124.
|
|
2339
|
+
|
|
2340
|
+
Raises:
|
|
2341
|
+
AddressValueError: If address isn't a valid IPv6 address.
|
|
2342
|
+
NetmaskValueError: If the netmask isn't valid for
|
|
2343
|
+
an IPv6 address.
|
|
2344
|
+
ValueError: If strict was True and a network address was not
|
|
2345
|
+
supplied.
|
|
2346
|
+
"""
|
|
2347
|
+
addr, mask = self._split_addr_prefix(address)
|
|
2348
|
+
|
|
2349
|
+
self.network_address = IPv6Address(addr)
|
|
2350
|
+
self.netmask, self._prefixlen = self._make_netmask(mask)
|
|
2351
|
+
packed = int(self.network_address)
|
|
2352
|
+
if packed & int(self.netmask) != packed:
|
|
2353
|
+
if strict:
|
|
2354
|
+
raise ValueError('%s has host bits set' % self)
|
|
2355
|
+
else:
|
|
2356
|
+
self.network_address = IPv6Address(packed &
|
|
2357
|
+
int(self.netmask))
|
|
2358
|
+
|
|
2359
|
+
if self._prefixlen == (self._max_prefixlen - 1):
|
|
2360
|
+
self.hosts = self.__iter__
|
|
2361
|
+
elif self._prefixlen == self._max_prefixlen:
|
|
2362
|
+
self.hosts = lambda: iter((IPv6Address(addr),))
|
|
2363
|
+
|
|
2364
|
+
def hosts(self):
|
|
2365
|
+
"""Generate Iterator over usable hosts in a network.
|
|
2366
|
+
|
|
2367
|
+
This is like __iter__ except it doesn't return the
|
|
2368
|
+
Subnet-Router anycast address.
|
|
2369
|
+
|
|
2370
|
+
"""
|
|
2371
|
+
network = int(self.network_address)
|
|
2372
|
+
broadcast = int(self.broadcast_address)
|
|
2373
|
+
for x in range(network + 1, broadcast + 1):
|
|
2374
|
+
yield self._address_class(x)
|
|
2375
|
+
|
|
2376
|
+
@property
|
|
2377
|
+
def is_site_local(self):
|
|
2378
|
+
"""Test if the address is reserved for site-local.
|
|
2379
|
+
|
|
2380
|
+
Note that the site-local address space has been deprecated by RFC 3879.
|
|
2381
|
+
Use is_private to test if this address is in the space of unique local
|
|
2382
|
+
addresses as defined by RFC 4193.
|
|
2383
|
+
|
|
2384
|
+
Returns:
|
|
2385
|
+
A boolean, True if the address is reserved per RFC 3513 2.5.6.
|
|
2386
|
+
|
|
2387
|
+
"""
|
|
2388
|
+
return (self.network_address.is_site_local and
|
|
2389
|
+
self.broadcast_address.is_site_local)
|
|
2390
|
+
|
|
2391
|
+
|
|
2392
|
+
class _IPv6Constants:
|
|
2393
|
+
|
|
2394
|
+
_linklocal_network = IPv6Network('fe80::/10')
|
|
2395
|
+
|
|
2396
|
+
_multicast_network = IPv6Network('ff00::/8')
|
|
2397
|
+
|
|
2398
|
+
# Not globally reachable address blocks listed on
|
|
2399
|
+
# https://www.iana.org/assignments/iana-ipv6-special-registry/iana-ipv6-special-registry.xhtml
|
|
2400
|
+
_private_networks = [
|
|
2401
|
+
IPv6Network('::1/128'),
|
|
2402
|
+
IPv6Network('::/128'),
|
|
2403
|
+
IPv6Network('::ffff:0:0/96'),
|
|
2404
|
+
IPv6Network('64:ff9b:1::/48'),
|
|
2405
|
+
IPv6Network('100::/64'),
|
|
2406
|
+
IPv6Network('2001::/23'),
|
|
2407
|
+
IPv6Network('2001:db8::/32'),
|
|
2408
|
+
# IANA says N/A, let's consider it not globally reachable to be safe
|
|
2409
|
+
IPv6Network('2002::/16'),
|
|
2410
|
+
# RFC 9637: https://www.rfc-editor.org/rfc/rfc9637.html#section-6-2.2
|
|
2411
|
+
IPv6Network('3fff::/20'),
|
|
2412
|
+
IPv6Network('fc00::/7'),
|
|
2413
|
+
IPv6Network('fe80::/10'),
|
|
2414
|
+
]
|
|
2415
|
+
|
|
2416
|
+
_private_networks_exceptions = [
|
|
2417
|
+
IPv6Network('2001:1::1/128'),
|
|
2418
|
+
IPv6Network('2001:1::2/128'),
|
|
2419
|
+
IPv6Network('2001:3::/32'),
|
|
2420
|
+
IPv6Network('2001:4:112::/48'),
|
|
2421
|
+
IPv6Network('2001:20::/28'),
|
|
2422
|
+
IPv6Network('2001:30::/28'),
|
|
2423
|
+
]
|
|
2424
|
+
|
|
2425
|
+
_reserved_networks = [
|
|
2426
|
+
IPv6Network('::/8'), IPv6Network('100::/8'),
|
|
2427
|
+
IPv6Network('200::/7'), IPv6Network('400::/6'),
|
|
2428
|
+
IPv6Network('800::/5'), IPv6Network('1000::/4'),
|
|
2429
|
+
IPv6Network('4000::/3'), IPv6Network('6000::/3'),
|
|
2430
|
+
IPv6Network('8000::/3'), IPv6Network('A000::/3'),
|
|
2431
|
+
IPv6Network('C000::/3'), IPv6Network('E000::/4'),
|
|
2432
|
+
IPv6Network('F000::/5'), IPv6Network('F800::/6'),
|
|
2433
|
+
IPv6Network('FE00::/9'),
|
|
2434
|
+
]
|
|
2435
|
+
|
|
2436
|
+
_sitelocal_network = IPv6Network('fec0::/10')
|
|
2437
|
+
|
|
2438
|
+
|
|
2439
|
+
IPv6Address._constants = _IPv6Constants
|
|
2440
|
+
IPv6Network._constants = _IPv6Constants
|