@vicoa/cli 0.1.4-darwin-arm64 → 1.3.10-darwin-arm64
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/bin/_internal/81d243bd2c585b0f4821__mypyc.cpython-312-darwin.so +0 -0
- package/bin/_internal/{libpython3.12.dylib → Python} +0 -0
- package/bin/_internal/Python.framework/Python +0 -0
- package/bin/_internal/Python.framework/Resources/Info.plist +30 -0
- package/bin/_internal/Python.framework/Versions/3.12/Python +0 -0
- package/bin/_internal/Python.framework/Versions/3.12/Resources/Info.plist +30 -0
- package/bin/_internal/Python.framework/Versions/Current/Python +0 -0
- package/bin/_internal/Python.framework/Versions/Current/Resources/Info.plist +30 -0
- package/bin/_internal/_cffi_backend.cpython-312-darwin.so +0 -0
- package/bin/_internal/aiofile-3.9.0.dist-info/LICENCE +195 -0
- package/bin/_internal/aiofile-3.9.0.dist-info/LICENCE.md +195 -0
- package/bin/_internal/aiofile-3.9.0.dist-info/METADATA +492 -0
- package/bin/_internal/aiofile-3.9.0.dist-info/RECORD +15 -0
- package/bin/_internal/aiofile-3.9.0.dist-info/WHEEL +4 -0
- package/bin/_internal/aiohttp/_http_parser.cpython-312-darwin.so +0 -0
- package/bin/_internal/aiohttp/_http_writer.cpython-312-darwin.so +0 -0
- package/bin/_internal/aiohttp/_websocket/mask.cpython-312-darwin.so +0 -0
- package/bin/_internal/aiohttp/_websocket/reader_c.cpython-312-darwin.so +0 -0
- package/bin/_internal/base_library.zip +0 -0
- package/bin/_internal/{psycopg2/.dylibs/libcom_err.3.0.dylib → caio/thread_aio.cpython-312-darwin.so} +0 -0
- package/bin/_internal/charset_normalizer/cd.cpython-312-darwin.so +0 -0
- package/bin/_internal/charset_normalizer/md.cpython-312-darwin.so +0 -0
- package/bin/_internal/cryptography/hazmat/bindings/_rust.abi3.so +0 -0
- package/bin/_internal/{email_validator-2.1.0.dist-info → email_validator-2.3.0.dist-info}/METADATA +62 -78
- package/bin/_internal/email_validator-2.3.0.dist-info/RECORD +27 -0
- package/bin/_internal/email_validator-2.3.0.dist-info/licenses/LICENSE +27 -0
- package/bin/_internal/frozenlist/_frozenlist.cpython-312-darwin.so +0 -0
- package/bin/_internal/{setuptools/_vendor/importlib_metadata-8.7.1.dist-info → importlib_metadata-8.7.1.dist-info}/RECORD +33 -21
- package/bin/_internal/integrations/github/claude-code-action/base-action/scripts/install-hooks.sh +0 -0
- package/bin/_internal/integrations/github/claude-code-action/base-action/test-local.sh +0 -0
- package/bin/_internal/integrations/github/claude-code-action/base-action/test-mcp-local.sh +0 -0
- package/bin/_internal/integrations/github/claude-code-action/scripts/install-hooks.sh +0 -0
- package/bin/_internal/integrations/github/claude-code-action/scripts/setup-network-restrictions.sh +0 -0
- package/bin/_internal/integrations/github/claude-code-action/src/entrypoints/format-turns.ts +0 -0
- package/bin/_internal/integrations/n8n/src/credentials/OmnaraApi.credentials.ts +52 -0
- package/bin/_internal/integrations/n8n/src/nodes/Omnara/Omnara.node.json +35 -0
- package/bin/_internal/integrations/n8n/src/nodes/Omnara/Omnara.node.ts +304 -0
- package/bin/_internal/integrations/n8n/src/nodes/Omnara/actions/message/index.ts +37 -0
- package/bin/_internal/integrations/n8n/src/nodes/Omnara/actions/message/send.operation.ts +151 -0
- package/bin/_internal/integrations/n8n/src/nodes/Omnara/actions/message/sendAndWait.operation.ts +252 -0
- package/bin/_internal/integrations/n8n/src/nodes/Omnara/actions/session/end.operation.ts +56 -0
- package/bin/_internal/integrations/n8n/src/nodes/Omnara/actions/session/index.ts +29 -0
- package/bin/_internal/integrations/n8n/src/nodes/Omnara/vicoa.png +0 -0
- package/bin/_internal/integrations/n8n/src/utils/GenericFunctions.ts +93 -0
- package/bin/_internal/integrations/n8n/src/utils/sendAndWait/configureWaitTillDate.ts +42 -0
- package/bin/_internal/integrations/n8n/src/utils/sendAndWait/descriptions.ts +20 -0
- package/bin/_internal/integrations/n8n/src/utils/sendAndWaitWebhook.ts +72 -0
- package/bin/_internal/integrations/n8n/tsconfig.json +20 -0
- package/bin/_internal/jiter/jiter.cpython-312-darwin.so +0 -0
- package/bin/_internal/jsonschema/benchmarks/issue232/issue.json +2653 -0
- package/bin/_internal/jsonschema-4.26.0.dist-info/METADATA +170 -0
- package/bin/_internal/jsonschema-4.26.0.dist-info/RECORD +82 -0
- package/bin/_internal/{mcp-1.9.4.dist-info → jsonschema-4.26.0.dist-info}/WHEEL +1 -1
- package/bin/_internal/jsonschema-4.26.0.dist-info/entry_points.txt +2 -0
- package/bin/_internal/{h2-4.3.0.dist-info/licenses/LICENSE → jsonschema-4.26.0.dist-info/licenses/COPYING} +1 -3
- package/bin/_internal/jsonschema_specifications/schemas/draft201909/metaschema.json +42 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/applicator +56 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/content +17 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/core +57 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/format +14 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/meta-data +37 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/validation +98 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft202012/metaschema.json +58 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/applicator +48 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/content +17 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/core +51 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/format-annotation +14 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/format-assertion +14 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/meta-data +37 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/unevaluated +15 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/validation +98 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft3/metaschema.json +172 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft4/metaschema.json +149 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft6/metaschema.json +153 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft7/metaschema.json +166 -0
- package/bin/_internal/libcrypto.3.dylib +0 -0
- package/bin/_internal/libssl.3.dylib +0 -0
- package/bin/_internal/mcp-1.27.0.dist-info/METADATA +230 -0
- package/bin/_internal/mcp-1.27.0.dist-info/RECORD +226 -0
- package/bin/_internal/mcp-1.27.0.dist-info/WHEEL +4 -0
- package/bin/_internal/multidict/_multidict.cpython-312-darwin.so +0 -0
- package/bin/_internal/opentelemetry_api-1.41.0.dist-info/METADATA +45 -0
- package/bin/_internal/opentelemetry_api-1.41.0.dist-info/RECORD +81 -0
- package/bin/_internal/opentelemetry_api-1.41.0.dist-info/entry_points.txt +15 -0
- package/bin/_internal/propcache/_helpers_c.cpython-312-darwin.so +0 -0
- package/bin/_internal/pydantic-2.13.2.dist-info/INSTALLER +1 -0
- package/bin/_internal/pydantic-2.13.2.dist-info/METADATA +1269 -0
- package/bin/_internal/pydantic-2.13.2.dist-info/RECORD +217 -0
- package/bin/_internal/pydantic-2.13.2.dist-info/WHEEL +4 -0
- package/bin/_internal/pydantic-2.13.2.dist-info/licenses/LICENSE +21 -0
- package/bin/_internal/pydantic_core/_pydantic_core.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_asyncio.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_bisect.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_blake2.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_bz2.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_codecs_cn.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_codecs_hk.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_codecs_iso2022.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_codecs_jp.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_codecs_kr.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_codecs_tw.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_contextvars.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_csv.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_ctypes.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_datetime.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_decimal.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_hashlib.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_heapq.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_json.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_lzma.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_md5.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_multibytecodec.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_multiprocessing.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_opcode.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_pickle.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_posixshmem.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_posixsubprocess.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_queue.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_random.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_scproxy.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_sha1.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_sha2.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_sha3.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_socket.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_ssl.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_statistics.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_struct.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_uuid.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_zoneinfo.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/array.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/binascii.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/fcntl.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/grp.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/math.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/mmap.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/pyexpat.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/readline.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/resource.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/select.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/syslog.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/termios.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/unicodedata.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/zlib.cpython-312-darwin.so +0 -0
- package/bin/_internal/rpds/rpds.cpython-312-darwin.so +0 -0
- package/bin/_internal/vicoa-1.3.10.dist-info/INSTALLER +1 -0
- package/bin/_internal/{vicoa-1.3.9.dist-info → vicoa-1.3.10.dist-info}/METADATA +1 -1
- package/bin/_internal/vicoa-1.3.10.dist-info/RECORD +11 -0
- package/bin/_internal/{vicoa-1.3.9.dist-info → vicoa-1.3.10.dist-info}/WHEEL +1 -1
- package/bin/_internal/vicoa-1.3.10.dist-info/direct_url.json +1 -0
- package/bin/_internal/{fastmcp-2.9.2.dist-info → vicoa-1.3.10.dist-info}/licenses/LICENSE +1 -1
- package/bin/_internal/watchfiles/_rust_notify.cpython-312-darwin.so +0 -0
- package/bin/_internal/websockets/speedups.cpython-312-darwin.so +0 -0
- package/bin/_internal/websockets-16.0.dist-info/INSTALLER +1 -0
- package/bin/_internal/{websockets-14.2.dist-info → websockets-16.0.dist-info}/METADATA +14 -13
- package/bin/_internal/websockets-16.0.dist-info/RECORD +108 -0
- package/bin/_internal/{websockets-14.2.dist-info → websockets-16.0.dist-info}/WHEEL +2 -1
- package/bin/_internal/websockets-16.0.dist-info/entry_points.txt +2 -0
- package/bin/_internal/yaml/_yaml.cpython-312-darwin.so +0 -0
- package/bin/_internal/yarl/_quoting_c.cpython-312-darwin.so +0 -0
- package/bin/vicoa +0 -0
- package/package.json +1 -1
- package/bin/_internal/asyncpg/protocol/protocol.cpython-312-darwin.so +0 -0
- package/bin/_internal/email_validator-2.1.0.dist-info/LICENSE +0 -121
- package/bin/_internal/email_validator-2.1.0.dist-info/RECORD +0 -26
- package/bin/_internal/email_validator-2.1.0.dist-info/WHEEL +0 -5
- package/bin/_internal/fastmcp-2.9.2.dist-info/METADATA +0 -465
- package/bin/_internal/fastmcp-2.9.2.dist-info/RECORD +0 -150
- package/bin/_internal/fastmcp-2.9.2.dist-info/REQUESTED +0 -0
- package/bin/_internal/fastmcp-2.9.2.dist-info/entry_points.txt +0 -2
- package/bin/_internal/h2-4.3.0.dist-info/METADATA +0 -129
- package/bin/_internal/h2-4.3.0.dist-info/RECORD +0 -29
- package/bin/_internal/h2-4.3.0.dist-info/top_level.txt +0 -1
- package/bin/_internal/httptools/parser/parser.cpython-312-darwin.so +0 -0
- package/bin/_internal/httptools/parser/url_parser.cpython-312-darwin.so +0 -0
- package/bin/_internal/integrations/github/claude-code-action/.prettierignore +0 -2
- package/bin/_internal/integrations/github/claude-code-action/.prettierrc +0 -1
- package/bin/_internal/integrations/github/claude-code-action/base-action/.prettierrc +0 -1
- package/bin/_internal/integrations/n8n/.prettierrc +0 -10
- package/bin/_internal/libbz2.dylib +0 -0
- package/bin/_internal/libcom_err.3.0.dylib +0 -0
- package/bin/_internal/libexpat.1.dylib +0 -0
- package/bin/_internal/libffi.8.dylib +0 -0
- package/bin/_internal/libgssapi_krb5.2.2.dylib +0 -0
- package/bin/_internal/libintl.8.dylib +0 -0
- package/bin/_internal/libk5crypto.3.1.dylib +0 -0
- package/bin/_internal/libkrb5.3.3.dylib +0 -0
- package/bin/_internal/libkrb5support.1.1.dylib +0 -0
- package/bin/_internal/liblzma.5.dylib +0 -0
- package/bin/_internal/libncursesw.6.dylib +0 -0
- package/bin/_internal/libpq.5.dylib +0 -0
- package/bin/_internal/libreadline.8.dylib +0 -0
- package/bin/_internal/libsqlite3.dylib +0 -0
- package/bin/_internal/libtinfow.6.dylib +0 -0
- package/bin/_internal/libz.1.dylib +0 -0
- package/bin/_internal/mcp-1.9.4.dist-info/METADATA +0 -939
- package/bin/_internal/mcp-1.9.4.dist-info/RECORD +0 -154
- package/bin/_internal/psycopg2/.dylibs/libcrypto.3.dylib +0 -0
- package/bin/_internal/psycopg2/.dylibs/libgssapi_krb5.2.2.dylib +0 -0
- package/bin/_internal/psycopg2/.dylibs/libintl.8.dylib +0 -0
- package/bin/_internal/psycopg2/.dylibs/libk5crypto.3.1.dylib +0 -0
- package/bin/_internal/psycopg2/.dylibs/libkrb5.3.3.dylib +0 -0
- package/bin/_internal/psycopg2/.dylibs/libkrb5support.1.1.dylib +0 -0
- package/bin/_internal/psycopg2/.dylibs/libpq.5.dylib +0 -0
- package/bin/_internal/psycopg2/.dylibs/libssl.3.dylib +0 -0
- package/bin/_internal/psycopg2/_psycopg.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_sqlite3.cpython-312-darwin.so +0 -0
- package/bin/_internal/setuptools/_vendor/importlib_metadata-8.7.1.dist-info/INSTALLER +0 -1
- package/bin/_internal/setuptools/_vendor/importlib_metadata-8.7.1.dist-info/REQUESTED +0 -0
- package/bin/_internal/sqlalchemy/cyextension/collections.cpython-312-darwin.so +0 -0
- package/bin/_internal/sqlalchemy/cyextension/immutabledict.cpython-312-darwin.so +0 -0
- package/bin/_internal/sqlalchemy/cyextension/processors.cpython-312-darwin.so +0 -0
- package/bin/_internal/sqlalchemy/cyextension/resultproxy.cpython-312-darwin.so +0 -0
- package/bin/_internal/sqlalchemy/cyextension/util.cpython-312-darwin.so +0 -0
- package/bin/_internal/uvloop/loop.cpython-312-darwin.so +0 -0
- package/bin/_internal/vicoa-1.3.9.dist-info/RECORD +0 -11
- package/bin/_internal/vicoa-1.3.9.dist-info/REQUESTED +0 -0
- package/bin/_internal/vicoa-1.3.9.dist-info/direct_url.json +0 -1
- package/bin/_internal/websockets-14.2.dist-info/RECORD +0 -98
- package/bin/_internal/zstandard/_cffi.cpython-312-darwin.so +0 -0
- package/bin/_internal/zstandard/backend_c.cpython-312-darwin.so +0 -0
- /package/bin/_internal/{email_validator-2.1.0.dist-info → aiofile-3.9.0.dist-info}/INSTALLER +0 -0
- /package/bin/_internal/{fastmcp-2.9.2.dist-info → email_validator-2.3.0.dist-info}/INSTALLER +0 -0
- /package/bin/_internal/{h2-4.3.0.dist-info → email_validator-2.3.0.dist-info}/WHEEL +0 -0
- /package/bin/_internal/{email_validator-2.1.0.dist-info → email_validator-2.3.0.dist-info}/entry_points.txt +0 -0
- /package/bin/_internal/{email_validator-2.1.0.dist-info → email_validator-2.3.0.dist-info}/top_level.txt +0 -0
- /package/bin/_internal/{h2-4.3.0.dist-info → importlib_metadata-8.7.1.dist-info}/INSTALLER +0 -0
- /package/bin/_internal/{setuptools/_vendor/importlib_metadata-8.7.1.dist-info → importlib_metadata-8.7.1.dist-info}/METADATA +0 -0
- /package/bin/_internal/{setuptools/_vendor/importlib_metadata-8.7.1.dist-info → importlib_metadata-8.7.1.dist-info}/WHEEL +0 -0
- /package/bin/_internal/{setuptools/_vendor/importlib_metadata-8.7.1.dist-info → importlib_metadata-8.7.1.dist-info}/licenses/LICENSE +0 -0
- /package/bin/_internal/{setuptools/_vendor/importlib_metadata-8.7.1.dist-info → importlib_metadata-8.7.1.dist-info}/top_level.txt +0 -0
- /package/bin/_internal/{mcp-1.9.4.dist-info → jsonschema-4.26.0.dist-info}/INSTALLER +0 -0
- /package/bin/_internal/{vicoa-1.3.9.dist-info → mcp-1.27.0.dist-info}/INSTALLER +0 -0
- /package/bin/_internal/{mcp-1.9.4.dist-info → mcp-1.27.0.dist-info}/entry_points.txt +0 -0
- /package/bin/_internal/{mcp-1.9.4.dist-info → mcp-1.27.0.dist-info}/licenses/LICENSE +0 -0
- /package/bin/_internal/{websockets-14.2.dist-info → opentelemetry_api-1.41.0.dist-info}/INSTALLER +0 -0
- /package/bin/_internal/{fastmcp-2.9.2.dist-info → opentelemetry_api-1.41.0.dist-info}/WHEEL +0 -0
- /package/bin/_internal/{vicoa-1.3.9.dist-info → opentelemetry_api-1.41.0.dist-info}/licenses/LICENSE +0 -0
- /package/bin/_internal/{email_validator-2.1.0.dist-info → vicoa-1.3.10.dist-info}/REQUESTED +0 -0
- /package/bin/_internal/{vicoa-1.3.9.dist-info → vicoa-1.3.10.dist-info}/entry_points.txt +0 -0
- /package/bin/_internal/{vicoa-1.3.9.dist-info → vicoa-1.3.10.dist-info}/top_level.txt +0 -0
- /package/bin/_internal/{websockets-14.2.dist-info → websockets-16.0.dist-info/licenses}/LICENSE +0 -0
- /package/bin/_internal/{websockets-14.2.dist-info → websockets-16.0.dist-info}/top_level.txt +0 -0
|
@@ -1,154 +0,0 @@
|
|
|
1
|
-
../../../bin/mcp,sha256=BLsaadipLAk_fwwo8tu1458HHz6BfCMDyzgDEYLvwDU,185
|
|
2
|
-
mcp-1.9.4.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
|
3
|
-
mcp-1.9.4.dist-info/METADATA,sha256=34oZU9dR7_m5durCPCvhy-VZCrGJogkiwvP4sAltdQo,28232
|
|
4
|
-
mcp-1.9.4.dist-info/RECORD,,
|
|
5
|
-
mcp-1.9.4.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
6
|
-
mcp-1.9.4.dist-info/entry_points.txt,sha256=gnGBbo3yGF0YJNXfZpgkAg1-CQtKxnzxrlA53c8viYA,42
|
|
7
|
-
mcp-1.9.4.dist-info/licenses/LICENSE,sha256=XhPbvB0SD8KgPOzefJFCSuLX3hG2PVje0vRDHiYe5Q0,1071
|
|
8
|
-
mcp/__init__.py,sha256=gQWhSmjAxSrOI_hqwvA58dofOOD_0aS419CPx17RQQU,2680
|
|
9
|
-
mcp/__pycache__/__init__.cpython-312.pyc,,
|
|
10
|
-
mcp/__pycache__/types.cpython-312.pyc,,
|
|
11
|
-
mcp/cli/__init__.py,sha256=Ii284TNoG5lxTP40ETMGhHEq3lQZWxu9m9JuU57kUpQ,87
|
|
12
|
-
mcp/cli/__pycache__/__init__.cpython-312.pyc,,
|
|
13
|
-
mcp/cli/__pycache__/claude.cpython-312.pyc,,
|
|
14
|
-
mcp/cli/__pycache__/cli.cpython-312.pyc,,
|
|
15
|
-
mcp/cli/claude.py,sha256=5m225ZU6gI8ZUx8GzE6kPeUQ5pF8rZE2_w8rSVLfK40,4949
|
|
16
|
-
mcp/cli/cli.py,sha256=tVV6djArD-C6accEL5THm3F3icWUBKaWKethBoitx28,15028
|
|
17
|
-
mcp/client/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
18
|
-
mcp/client/__main__.py,sha256=_aXYJ3xJiQGURxEEfvV-4MAqxRJwIFptFaLHyJgfvRU,2588
|
|
19
|
-
mcp/client/__pycache__/__init__.cpython-312.pyc,,
|
|
20
|
-
mcp/client/__pycache__/__main__.cpython-312.pyc,,
|
|
21
|
-
mcp/client/__pycache__/auth.cpython-312.pyc,,
|
|
22
|
-
mcp/client/__pycache__/session.cpython-312.pyc,,
|
|
23
|
-
mcp/client/__pycache__/session_group.cpython-312.pyc,,
|
|
24
|
-
mcp/client/__pycache__/sse.cpython-312.pyc,,
|
|
25
|
-
mcp/client/__pycache__/streamable_http.cpython-312.pyc,,
|
|
26
|
-
mcp/client/__pycache__/websocket.cpython-312.pyc,,
|
|
27
|
-
mcp/client/auth.py,sha256=Unpb-wSkcBV5lToIF2cHlxu7T_FsFmJJiZSY8WGrUlU,17760
|
|
28
|
-
mcp/client/session.py,sha256=onJQARg-SLzFUbPK6u86jVjw3b3vlm2LJG_KsGkINa4,13923
|
|
29
|
-
mcp/client/session_group.py,sha256=NGdlVWmqd7tBD1DWa-GajsDUPRO5zW_Y3UCTViMEHd8,14130
|
|
30
|
-
mcp/client/sse.py,sha256=P3o8thw246Omrsfrz0cp0NT8sJCSeFuluT7ORRQlQTI,6760
|
|
31
|
-
mcp/client/stdio/__init__.py,sha256=IsEybScoTgfZlVja8kARzgqyXLyM-X9UItK0ghoMGGU,7060
|
|
32
|
-
mcp/client/stdio/__pycache__/__init__.cpython-312.pyc,,
|
|
33
|
-
mcp/client/stdio/__pycache__/win32.cpython-312.pyc,,
|
|
34
|
-
mcp/client/stdio/win32.py,sha256=9KGQMmwPX4wGE6_MSKrpN_pdgLNRwbrYW5I9WcuoqUM,3096
|
|
35
|
-
mcp/client/streamable_http.py,sha256=ioC2jW2CwcF2nKlogNu4qnpD8m9HnGAl9GPCF3GJVBQ,17902
|
|
36
|
-
mcp/client/websocket.py,sha256=ZJLZvRer0i7-g3qwFHFYcj4wxz7Yb2P4KBTB7CjQawk,3466
|
|
37
|
-
mcp/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
38
|
-
mcp/server/__init__.py,sha256=jeMjAkvChhKLEy1fpeKJ4d_bT1vnnmuGm11otQ7ncBg,202
|
|
39
|
-
mcp/server/__main__.py,sha256=KakUSquF7R44Ugwg3N5VQCJsPnsEVrbwk-UnRHerVww,1328
|
|
40
|
-
mcp/server/__pycache__/__init__.cpython-312.pyc,,
|
|
41
|
-
mcp/server/__pycache__/__main__.cpython-312.pyc,,
|
|
42
|
-
mcp/server/__pycache__/models.cpython-312.pyc,,
|
|
43
|
-
mcp/server/__pycache__/session.cpython-312.pyc,,
|
|
44
|
-
mcp/server/__pycache__/sse.cpython-312.pyc,,
|
|
45
|
-
mcp/server/__pycache__/stdio.cpython-312.pyc,,
|
|
46
|
-
mcp/server/__pycache__/streamable_http.cpython-312.pyc,,
|
|
47
|
-
mcp/server/__pycache__/streamable_http_manager.cpython-312.pyc,,
|
|
48
|
-
mcp/server/__pycache__/streaming_asgi_transport.cpython-312.pyc,,
|
|
49
|
-
mcp/server/__pycache__/websocket.cpython-312.pyc,,
|
|
50
|
-
mcp/server/auth/__init__.py,sha256=xmxBzGAYvejOEzxqvZxiRkootIdlpp5WrCNiPKvuKdk,51
|
|
51
|
-
mcp/server/auth/__pycache__/__init__.cpython-312.pyc,,
|
|
52
|
-
mcp/server/auth/__pycache__/errors.cpython-312.pyc,,
|
|
53
|
-
mcp/server/auth/__pycache__/json_response.cpython-312.pyc,,
|
|
54
|
-
mcp/server/auth/__pycache__/provider.cpython-312.pyc,,
|
|
55
|
-
mcp/server/auth/__pycache__/routes.cpython-312.pyc,,
|
|
56
|
-
mcp/server/auth/__pycache__/settings.cpython-312.pyc,,
|
|
57
|
-
mcp/server/auth/errors.py,sha256=8YjlejJPl-qMjZrbJTDzMPBOAOITn0Da0pC5QWn9QdE,224
|
|
58
|
-
mcp/server/auth/handlers/__init__.py,sha256=T2ueQWVpLDbMIAiOcROyumxRwqa8Po5lA9zd_Cbt2Uc,58
|
|
59
|
-
mcp/server/auth/handlers/__pycache__/__init__.cpython-312.pyc,,
|
|
60
|
-
mcp/server/auth/handlers/__pycache__/authorize.cpython-312.pyc,,
|
|
61
|
-
mcp/server/auth/handlers/__pycache__/metadata.cpython-312.pyc,,
|
|
62
|
-
mcp/server/auth/handlers/__pycache__/register.cpython-312.pyc,,
|
|
63
|
-
mcp/server/auth/handlers/__pycache__/revoke.cpython-312.pyc,,
|
|
64
|
-
mcp/server/auth/handlers/__pycache__/token.cpython-312.pyc,,
|
|
65
|
-
mcp/server/auth/handlers/authorize.py,sha256=7OGMZuCAup2bpfUyOJ61-KG7HlC5NE9iVxwAFjrU9R4,9451
|
|
66
|
-
mcp/server/auth/handlers/metadata.py,sha256=PzN0cDO6jZuRFQTwkz685plyFvpj_S7D1FWp0Vuc4tk,509
|
|
67
|
-
mcp/server/auth/handlers/register.py,sha256=EqlKR5yzXns1cW_3IER5UVPYSgD_9vGO_0AGYM1A5jw,5200
|
|
68
|
-
mcp/server/auth/handlers/revoke.py,sha256=mcRnl7z_3fKSjeRXKthOKcjLD7RNR7XcKZrrMXE69TE,3180
|
|
69
|
-
mcp/server/auth/handlers/token.py,sha256=W9RAYCFBXpVUnJuy6hEYJsq7HRGdO6UU4aYeXFqUJXc,9457
|
|
70
|
-
mcp/server/auth/json_response.py,sha256=EMv3qAH62vRuw8XBHdFU3kYp0S8Jd6DjRGfwc7Jc9XU,377
|
|
71
|
-
mcp/server/auth/middleware/__init__.py,sha256=XhRUi_w-ie_QG7XT5EfqNG-NPZvXtJtgHSB_tPVYNIw,42
|
|
72
|
-
mcp/server/auth/middleware/__pycache__/__init__.cpython-312.pyc,,
|
|
73
|
-
mcp/server/auth/middleware/__pycache__/auth_context.cpython-312.pyc,,
|
|
74
|
-
mcp/server/auth/middleware/__pycache__/bearer_auth.cpython-312.pyc,,
|
|
75
|
-
mcp/server/auth/middleware/__pycache__/client_auth.cpython-312.pyc,,
|
|
76
|
-
mcp/server/auth/middleware/auth_context.py,sha256=0hYDUr2GL0VqTVQtCCZCDop2JwGox_IuD0XBZQbtpT0,1696
|
|
77
|
-
mcp/server/auth/middleware/bearer_auth.py,sha256=wy3MyW9L9yMGS3ot0Z3L2nKWH9MAZ105Bkqxo7WXNOw,2853
|
|
78
|
-
mcp/server/auth/middleware/client_auth.py,sha256=u73m-6wb2bVbqF8SIy5AZAIA_S7lJaGSo1Ei4vVAZ18,1824
|
|
79
|
-
mcp/server/auth/provider.py,sha256=74WCRENYNgOJNNdugv7QprzrgmswRzStfc0jYCYfo48,8735
|
|
80
|
-
mcp/server/auth/routes.py,sha256=EvRWQK-4KL2RUx-yxMLda4NBIaQPleGIYIaVkSjQYwo,6330
|
|
81
|
-
mcp/server/auth/settings.py,sha256=2FILI1Ampw4M7QwjxmgZZI6VE1zt8_JSzwnMor1A_iw,750
|
|
82
|
-
mcp/server/fastmcp/__init__.py,sha256=eKX65QpJ_Y4Pzne6El54KNyOittXQsPkK387nO2PH7k,245
|
|
83
|
-
mcp/server/fastmcp/__pycache__/__init__.cpython-312.pyc,,
|
|
84
|
-
mcp/server/fastmcp/__pycache__/exceptions.cpython-312.pyc,,
|
|
85
|
-
mcp/server/fastmcp/__pycache__/server.cpython-312.pyc,,
|
|
86
|
-
mcp/server/fastmcp/exceptions.py,sha256=q9djUDmpwmGEWcHI8q4UzJBtf7s7UtgL--OB7OaGzyQ,435
|
|
87
|
-
mcp/server/fastmcp/prompts/__init__.py,sha256=4BsMxoYolpoxg74xkkkzCFL8vvdkLVJ5cIPNs1ND1Jo,99
|
|
88
|
-
mcp/server/fastmcp/prompts/__pycache__/__init__.cpython-312.pyc,,
|
|
89
|
-
mcp/server/fastmcp/prompts/__pycache__/base.cpython-312.pyc,,
|
|
90
|
-
mcp/server/fastmcp/prompts/__pycache__/manager.cpython-312.pyc,,
|
|
91
|
-
mcp/server/fastmcp/prompts/__pycache__/prompt_manager.cpython-312.pyc,,
|
|
92
|
-
mcp/server/fastmcp/prompts/base.py,sha256=vJsAWUjoSFAq5ys2kwxSJtEIetPwAhlDGINhE_Aa0Bw,5491
|
|
93
|
-
mcp/server/fastmcp/prompts/manager.py,sha256=FUVyfualv-hIJ4DMMHuV6j35PmwgBEYXsF13E38VGqs,1471
|
|
94
|
-
mcp/server/fastmcp/prompts/prompt_manager.py,sha256=8GG1mtrgWfeBnFh8CFAb8V5JF18mToQyJPcHyKOYQAo,1112
|
|
95
|
-
mcp/server/fastmcp/resources/__init__.py,sha256=e4S369jBoJt07ez9_ZaJefzGfz4kr9nGwG4KPMzMHc8,464
|
|
96
|
-
mcp/server/fastmcp/resources/__pycache__/__init__.cpython-312.pyc,,
|
|
97
|
-
mcp/server/fastmcp/resources/__pycache__/base.cpython-312.pyc,,
|
|
98
|
-
mcp/server/fastmcp/resources/__pycache__/resource_manager.cpython-312.pyc,,
|
|
99
|
-
mcp/server/fastmcp/resources/__pycache__/templates.cpython-312.pyc,,
|
|
100
|
-
mcp/server/fastmcp/resources/__pycache__/types.cpython-312.pyc,,
|
|
101
|
-
mcp/server/fastmcp/resources/base.py,sha256=B6GTHtyYzKbmKUo3MgxYPrS11MkKyQJsMM2EaZStc1I,1327
|
|
102
|
-
mcp/server/fastmcp/resources/resource_manager.py,sha256=wJB9pLI7TgQmfaNJaOphgbrAHH7vcP5S8xMYp559QE4,3314
|
|
103
|
-
mcp/server/fastmcp/resources/templates.py,sha256=8g7pvJkxULmixJrPFRJ7IRzBkIYZxeqkJiwLUgFAX1s,2930
|
|
104
|
-
mcp/server/fastmcp/resources/types.py,sha256=MwycK1Um8nkTHhBnMx2YA0DJ4RwNArVHmgTcblFhECQ,6580
|
|
105
|
-
mcp/server/fastmcp/server.py,sha256=FsrZE-mF-9bXSU_U0TzZJbdNtpjqzrtemkgQlWywcc0,37019
|
|
106
|
-
mcp/server/fastmcp/tools/__init__.py,sha256=ZboxhyMJDl87Svjov8YwNYwNZi55P9VhmpTjBZLesnk,96
|
|
107
|
-
mcp/server/fastmcp/tools/__pycache__/__init__.cpython-312.pyc,,
|
|
108
|
-
mcp/server/fastmcp/tools/__pycache__/base.cpython-312.pyc,,
|
|
109
|
-
mcp/server/fastmcp/tools/__pycache__/tool_manager.cpython-312.pyc,,
|
|
110
|
-
mcp/server/fastmcp/tools/base.py,sha256=5fy0pfupxW_tdpEuulGiGoiVRIx1VQxIPif4CCt9o3o,3654
|
|
111
|
-
mcp/server/fastmcp/tools/tool_manager.py,sha256=-Hjv6tAfP-Re_Qvt4V_Ju1Ll8SIKE_kppHu9QuLBKyk,2347
|
|
112
|
-
mcp/server/fastmcp/utilities/__init__.py,sha256=-imJ8S-rXmbXMWeDamldP-dHDqAPg_wwmPVz-LNX14E,31
|
|
113
|
-
mcp/server/fastmcp/utilities/__pycache__/__init__.cpython-312.pyc,,
|
|
114
|
-
mcp/server/fastmcp/utilities/__pycache__/func_metadata.cpython-312.pyc,,
|
|
115
|
-
mcp/server/fastmcp/utilities/__pycache__/logging.cpython-312.pyc,,
|
|
116
|
-
mcp/server/fastmcp/utilities/__pycache__/types.cpython-312.pyc,,
|
|
117
|
-
mcp/server/fastmcp/utilities/func_metadata.py,sha256=nnpYScUcTLAFd3BgIAS281hmmGPnQPTqTrPzBpm_c4Y,7595
|
|
118
|
-
mcp/server/fastmcp/utilities/logging.py,sha256=l5ZuuVDK9VZIApTUBqFRkEneCx9y-18HcvME2o1t90k,1003
|
|
119
|
-
mcp/server/fastmcp/utilities/types.py,sha256=rsNHw-O0IfZrCPkSQbmM-hJ2We8lnqra834HbtD2Clo,1760
|
|
120
|
-
mcp/server/lowlevel/__init__.py,sha256=mS7slrVoWzHMYqDHDIJ7oRZxwPZG_I63UVQiJN311YY,93
|
|
121
|
-
mcp/server/lowlevel/__pycache__/__init__.cpython-312.pyc,,
|
|
122
|
-
mcp/server/lowlevel/__pycache__/helper_types.cpython-312.pyc,,
|
|
123
|
-
mcp/server/lowlevel/__pycache__/server.cpython-312.pyc,,
|
|
124
|
-
mcp/server/lowlevel/helper_types.py,sha256=LmzGNx9FU258TKDyKjwfzH_KOnH4Mkk_k8i9EIFmN7Y,189
|
|
125
|
-
mcp/server/lowlevel/server.py,sha256=e5Jy0p_BimM-wM0NIrTFDRJPEIuBL8Ptuy29pLqOVBY,21589
|
|
126
|
-
mcp/server/models.py,sha256=CorDHOKBymdOW42pHTE7jclSPXRSOpWQeR8meqbYtsc,341
|
|
127
|
-
mcp/server/session.py,sha256=QjJakIoQ2HTSNTkrLJb4QZ06PSji3GjvGIj4Q4r6NjM,12165
|
|
128
|
-
mcp/server/sse.py,sha256=qBNIoezQP_wmCYziz1PVI5RuZrb41uo8_JdDo1qdKX0,8604
|
|
129
|
-
mcp/server/stdio.py,sha256=5secaP_OU9jHbauLc0FLl28IcZWJiaBIzznJqqmeD6g,3298
|
|
130
|
-
mcp/server/streamable_http.py,sha256=Ek66cizCQu5JLUPsL0hrkvr42WY5t-hnX3H5E-mtwaE,36207
|
|
131
|
-
mcp/server/streamable_http_manager.py,sha256=iifUM8hFWruj0WSTb76TloPQX8ca9JxC8ORZyQDoyHo,9574
|
|
132
|
-
mcp/server/streaming_asgi_transport.py,sha256=clLRAywnuPvNJA8RXHXITEdQcI_bvN6ESemHG-7p544,7658
|
|
133
|
-
mcp/server/websocket.py,sha256=cw38NnvTimFmef1pz7_vCj9_I5frNgDhQrX9jVHSRrM,2332
|
|
134
|
-
mcp/shared/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
135
|
-
mcp/shared/__pycache__/__init__.cpython-312.pyc,,
|
|
136
|
-
mcp/shared/__pycache__/_httpx_utils.cpython-312.pyc,,
|
|
137
|
-
mcp/shared/__pycache__/auth.cpython-312.pyc,,
|
|
138
|
-
mcp/shared/__pycache__/context.cpython-312.pyc,,
|
|
139
|
-
mcp/shared/__pycache__/exceptions.cpython-312.pyc,,
|
|
140
|
-
mcp/shared/__pycache__/memory.cpython-312.pyc,,
|
|
141
|
-
mcp/shared/__pycache__/message.cpython-312.pyc,,
|
|
142
|
-
mcp/shared/__pycache__/progress.cpython-312.pyc,,
|
|
143
|
-
mcp/shared/__pycache__/session.cpython-312.pyc,,
|
|
144
|
-
mcp/shared/__pycache__/version.cpython-312.pyc,,
|
|
145
|
-
mcp/shared/_httpx_utils.py,sha256=BOR3evdTlVPdTCyJ8sU9cPczvh_SPTwIRDe2ysMrd9M,2569
|
|
146
|
-
mcp/shared/auth.py,sha256=oKnEr4BLIBIbf3JY6L3u2b0fUEXg26oGXoajbgAnsVI,5059
|
|
147
|
-
mcp/shared/context.py,sha256=ssAfEQS7jCz7ufulNfNpY01HLSGJ3_72-uCAexVAoS0,604
|
|
148
|
-
mcp/shared/exceptions.py,sha256=nmIg0QU_QZk2-mZ2YiJr5Ll9kkVmp_6pQtLGUCp8cDs,316
|
|
149
|
-
mcp/shared/memory.py,sha256=GgNUa2a57KXiOcUiu0o3g8wAHb5qwAZBZSocrCnVPPs,3416
|
|
150
|
-
mcp/shared/message.py,sha256=rJcQ2aq0cc8V8qbpsjwUkGRsos88NVyw-GAY1XXhwRk,1140
|
|
151
|
-
mcp/shared/progress.py,sha256=Iz480P5E0GCJ6rdHI2ki1LeV_ETHhiIhlI-BRRt64Qw,1736
|
|
152
|
-
mcp/shared/session.py,sha256=RfejVO_vXHOFrr-e2c1BY-IaXK8wTOVEOnLcx1doASI,19014
|
|
153
|
-
mcp/shared/version.py,sha256=Qb4zg71iU_WWWv4FODCe2viQG53YaniXA7GmwoOP8Kc,128
|
|
154
|
-
mcp/types.py,sha256=K7xeOWnOw--ViDBBA-J8RBe3N8xc6_30dHa4-irJReI,35848
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
conda
|
|
File without changes
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
../../../bin/vicoa,sha256=wI2GPovWfHEHTQO9ya6SKn6pd9lBjXiJrsw8cUnq8vs,189
|
|
2
|
-
__editable__.vicoa-1.3.9.pth,sha256=Imq2wxFI8Dtes0PXVLuxoBem-zwi3YO6tgvMHK0H1ns,48
|
|
3
|
-
vicoa-1.3.9.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
|
4
|
-
vicoa-1.3.9.dist-info/METADATA,sha256=aqjslzzX4QjS-pcJUxwqACL41jXsIJoG8J6X7obSzZU,16447
|
|
5
|
-
vicoa-1.3.9.dist-info/RECORD,,
|
|
6
|
-
vicoa-1.3.9.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
7
|
-
vicoa-1.3.9.dist-info/WHEEL,sha256=DNDTfMZiYWnrD1qflZ9JDRdOLBjrKTjqfdSmRl6aYi4,109
|
|
8
|
-
vicoa-1.3.9.dist-info/direct_url.json,sha256=9ZqjSwRF0eVxowfF6GD46a_a-43tBLPvQFD9Cr1HYpM,93
|
|
9
|
-
vicoa-1.3.9.dist-info/entry_points.txt,sha256=RlBBR1VlobqwLEZB0zhMQuUtFoJY6sshgnEY32o5on4,41
|
|
10
|
-
vicoa-1.3.9.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
11
|
-
vicoa-1.3.9.dist-info/top_level.txt,sha256=nCcIAjX_i9qm4yWTXyHhwbh2WshB8GD_BmE4GaHxpus,27
|
|
File without changes
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"dir_info": {"editable": true}, "url": "file:///Users/nick/projects/vicoa-ai/vicoa-backend"}
|
|
@@ -1,98 +0,0 @@
|
|
|
1
|
-
websockets-14.2.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
|
2
|
-
websockets-14.2.dist-info/LICENSE,sha256=PWoMBQ2L7FL6utUC5F-yW9ArytvXDeo01Ee2oP9Obag,1514
|
|
3
|
-
websockets-14.2.dist-info/METADATA,sha256=hacIA4YHk6m9iA12RVSN1Gxl5uNLryI5Q8DlMNL6-7c,6782
|
|
4
|
-
websockets-14.2.dist-info/RECORD,,
|
|
5
|
-
websockets-14.2.dist-info/WHEEL,sha256=VujM3ypTCyUW6hcTDdK2ej0ARVMxlU1Djlh_zWnDgqk,109
|
|
6
|
-
websockets-14.2.dist-info/top_level.txt,sha256=CMpdKklxKsvZgCgyltxUWOHibZXZ1uYIVpca9xsQ8Hk,11
|
|
7
|
-
websockets/__init__.py,sha256=RWKLmDzADSdb13lYR1THZW-PX8dyBITJFBxxV_vQPlA,6323
|
|
8
|
-
websockets/__main__.py,sha256=q6tBA72COhz7NUkuP_VG9IVypJjOexx2Oi7qkKNxneg,4756
|
|
9
|
-
websockets/__pycache__/__init__.cpython-312.pyc,,
|
|
10
|
-
websockets/__pycache__/__main__.cpython-312.pyc,,
|
|
11
|
-
websockets/__pycache__/auth.cpython-312.pyc,,
|
|
12
|
-
websockets/__pycache__/client.cpython-312.pyc,,
|
|
13
|
-
websockets/__pycache__/connection.cpython-312.pyc,,
|
|
14
|
-
websockets/__pycache__/datastructures.cpython-312.pyc,,
|
|
15
|
-
websockets/__pycache__/exceptions.cpython-312.pyc,,
|
|
16
|
-
websockets/__pycache__/frames.cpython-312.pyc,,
|
|
17
|
-
websockets/__pycache__/headers.cpython-312.pyc,,
|
|
18
|
-
websockets/__pycache__/http.cpython-312.pyc,,
|
|
19
|
-
websockets/__pycache__/http11.cpython-312.pyc,,
|
|
20
|
-
websockets/__pycache__/imports.cpython-312.pyc,,
|
|
21
|
-
websockets/__pycache__/protocol.cpython-312.pyc,,
|
|
22
|
-
websockets/__pycache__/server.cpython-312.pyc,,
|
|
23
|
-
websockets/__pycache__/streams.cpython-312.pyc,,
|
|
24
|
-
websockets/__pycache__/typing.cpython-312.pyc,,
|
|
25
|
-
websockets/__pycache__/uri.cpython-312.pyc,,
|
|
26
|
-
websockets/__pycache__/utils.cpython-312.pyc,,
|
|
27
|
-
websockets/__pycache__/version.cpython-312.pyc,,
|
|
28
|
-
websockets/asyncio/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
29
|
-
websockets/asyncio/__pycache__/__init__.cpython-312.pyc,,
|
|
30
|
-
websockets/asyncio/__pycache__/async_timeout.cpython-312.pyc,,
|
|
31
|
-
websockets/asyncio/__pycache__/client.cpython-312.pyc,,
|
|
32
|
-
websockets/asyncio/__pycache__/compatibility.cpython-312.pyc,,
|
|
33
|
-
websockets/asyncio/__pycache__/connection.cpython-312.pyc,,
|
|
34
|
-
websockets/asyncio/__pycache__/messages.cpython-312.pyc,,
|
|
35
|
-
websockets/asyncio/__pycache__/server.cpython-312.pyc,,
|
|
36
|
-
websockets/asyncio/async_timeout.py,sha256=N-6Mubyiaoh66PAXGvCzhgxCM-7V2XiRnH32Xi6J6TE,8971
|
|
37
|
-
websockets/asyncio/client.py,sha256=N9E1T4kPp4H7iaT2bLuxbRC1hixKaMj8XB1QW3MJtGU,22108
|
|
38
|
-
websockets/asyncio/compatibility.py,sha256=gkenDDhzNbm6_iXV5Edvbvp6uHZYdrTvGNjt8P_JtyQ,786
|
|
39
|
-
websockets/asyncio/connection.py,sha256=rlQu3t-fpDlILwkw8trJaCIvAEGdqHOb0M3oRSt5Qmg,47833
|
|
40
|
-
websockets/asyncio/messages.py,sha256=qc4bLmsww4DG4SxhzUrH7r_Q5N66-W-HsfErdugJcyo,10472
|
|
41
|
-
websockets/asyncio/server.py,sha256=0TyEMokV07deB0VGlCVrvngZXlRHIE-Uf-XQIdgjCkY,37216
|
|
42
|
-
websockets/auth.py,sha256=U_Jwmn59ZRQ6EecpOvMizQCG_ZbAvgUf1ik7haZRC3c,568
|
|
43
|
-
websockets/client.py,sha256=5A8IqtvGBNGLbH7Uw-z3HsVKvs4eWmEizxbWguRa0m4,13685
|
|
44
|
-
websockets/connection.py,sha256=OLiMVkNd25_86sB8Q7CrCwBoXy9nA0OCgdgLRA8WUR8,323
|
|
45
|
-
websockets/datastructures.py,sha256=zj0emMN8pLtWyqg2l9aYnlJhat_8IzPhIuLCvhGkEj0,5615
|
|
46
|
-
websockets/exceptions.py,sha256=JyT-PCNS0cqhBbFzusMdH7qKEo9oXT3T4IARoTQThSI,11742
|
|
47
|
-
websockets/extensions/__init__.py,sha256=QkZsxaJVllVSp1uhdD5uPGibdbx_091GrVVfS5LXcpw,98
|
|
48
|
-
websockets/extensions/__pycache__/__init__.cpython-312.pyc,,
|
|
49
|
-
websockets/extensions/__pycache__/base.cpython-312.pyc,,
|
|
50
|
-
websockets/extensions/__pycache__/permessage_deflate.cpython-312.pyc,,
|
|
51
|
-
websockets/extensions/base.py,sha256=zjs3fHPip45aGlDu9YvWqwr5T9XDGr8ED-oMft6h6to,2899
|
|
52
|
-
websockets/extensions/permessage_deflate.py,sha256=3yXw3hYtk6pRNT36hrXbNVI_4atMw_NR8RlUGfZO_wQ,25662
|
|
53
|
-
websockets/frames.py,sha256=p6e3R05-SKtMDcHh8SHYspFOHG1ei5yJvTWr5Lebxxs,12759
|
|
54
|
-
websockets/headers.py,sha256=l_YCLE0Euj8cJG5jdCSf3tRcjmohzNXEcjB_hoVoHWg,15958
|
|
55
|
-
websockets/http.py,sha256=T1tNLmbkFCneXQ6qepBmsVVDXyP9i500IVzTJTeBMR4,659
|
|
56
|
-
websockets/http11.py,sha256=ekc6ftn3gMgcK-wATfJibxZaK_iuahybyKpjBZvlVu0,14816
|
|
57
|
-
websockets/imports.py,sha256=T_B9TUmHoceKMQ-PNphdQQAH2XdxAxwSQNeQEgqILkE,2795
|
|
58
|
-
websockets/legacy/__init__.py,sha256=wQ5zRIENGUS_5eKNAX9CRE7x1TwKapKimrQFFWN9Sxs,276
|
|
59
|
-
websockets/legacy/__pycache__/__init__.cpython-312.pyc,,
|
|
60
|
-
websockets/legacy/__pycache__/auth.cpython-312.pyc,,
|
|
61
|
-
websockets/legacy/__pycache__/client.cpython-312.pyc,,
|
|
62
|
-
websockets/legacy/__pycache__/exceptions.cpython-312.pyc,,
|
|
63
|
-
websockets/legacy/__pycache__/framing.cpython-312.pyc,,
|
|
64
|
-
websockets/legacy/__pycache__/handshake.cpython-312.pyc,,
|
|
65
|
-
websockets/legacy/__pycache__/http.cpython-312.pyc,,
|
|
66
|
-
websockets/legacy/__pycache__/protocol.cpython-312.pyc,,
|
|
67
|
-
websockets/legacy/__pycache__/server.cpython-312.pyc,,
|
|
68
|
-
websockets/legacy/auth.py,sha256=DcQcCSeVeP93JcH8vFWE0HIJL-X-f23LZ0DsJpav1So,6531
|
|
69
|
-
websockets/legacy/client.py,sha256=2JJqsVCHz4cXSTf--jSuUKvC04GcOYXEgy_1GQzxGMI,26985
|
|
70
|
-
websockets/legacy/exceptions.py,sha256=ViEjpoT09fzx_Zqf0aNGDVtRDNjXaOw0gdCta3LkjFc,1924
|
|
71
|
-
websockets/legacy/framing.py,sha256=RbLG5T9Y0zJoS0RybTJ-zpo3GVGjcwIt7aJkCTV29dg,6366
|
|
72
|
-
websockets/legacy/handshake.py,sha256=2Nzr5AN2xvDC5EdNP-kB3lOcrAaUNlYuj_-hr_jv7pM,5285
|
|
73
|
-
websockets/legacy/http.py,sha256=cOCQmDWhIKQmm8UWGXPW7CDZg03wjogCsb0LP9oetNQ,7061
|
|
74
|
-
websockets/legacy/protocol.py,sha256=GqPR2EIrYe0hcuOzqSa06jzX7mCNjUCSC6TpPzSzWaU,63902
|
|
75
|
-
websockets/legacy/server.py,sha256=BNhoo8Q6jDrmd42HrZlBYGL7xfiSoVvUB-yRBozh-D0,45250
|
|
76
|
-
websockets/protocol.py,sha256=Fyog1EsV8xthnJdX3MH9-bHbEGgPRC0tqwGWCPK4Jrg,26537
|
|
77
|
-
websockets/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
78
|
-
websockets/server.py,sha256=GrGYDlPjvQs4KO_xGfP1W3Tb1E97qBuzx2HmVGbix4k,21625
|
|
79
|
-
websockets/speedups.c,sha256=j-damnT02MKRoYw8MtTT45qLGX6z6TnriqhTkyfcNZE,5767
|
|
80
|
-
websockets/speedups.cpython-312-darwin.so,sha256=kjmWDj3ph7AkhweYrqyAWoBIasAAkKp1OzMql7WxOcA,51376
|
|
81
|
-
websockets/speedups.pyi,sha256=NikZ3sAxs9Z2uWH_ZvctvMJUBbsHeC2D1L954EVSwJc,55
|
|
82
|
-
websockets/streams.py,sha256=kcI0JXNRqVPoVEhL67-urICwi0sgLNyPyWdccFzBuVU,4047
|
|
83
|
-
websockets/sync/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
84
|
-
websockets/sync/__pycache__/__init__.cpython-312.pyc,,
|
|
85
|
-
websockets/sync/__pycache__/client.cpython-312.pyc,,
|
|
86
|
-
websockets/sync/__pycache__/connection.cpython-312.pyc,,
|
|
87
|
-
websockets/sync/__pycache__/messages.cpython-312.pyc,,
|
|
88
|
-
websockets/sync/__pycache__/server.cpython-312.pyc,,
|
|
89
|
-
websockets/sync/__pycache__/utils.cpython-312.pyc,,
|
|
90
|
-
websockets/sync/client.py,sha256=FLWcCx5DJkYfHWUI7815JkCu4y_CXw1N8NCff75ieMo,12010
|
|
91
|
-
websockets/sync/connection.py,sha256=0pkLf2jYUGihqJ_DMIR9GmD-0LK_RaeMZ6WKgCeSX0w,36394
|
|
92
|
-
websockets/sync/messages.py,sha256=3vwM80ifXmtdkioWhNceHNEcHQcijFENPECpd3Pa69A,11704
|
|
93
|
-
websockets/sync/server.py,sha256=lRORht1UMBUL3BRGb7avUm3D7qnfFD1YYWbs9xW5cwU,26637
|
|
94
|
-
websockets/sync/utils.py,sha256=TtW-ncYFvJmiSW2gO86ngE2BVsnnBdL-4H88kWNDYbg,1107
|
|
95
|
-
websockets/typing.py,sha256=V1pNSMgzJNfq8VknVcGdVgBGyoM0ZEkoVJxW6haXN1U,2017
|
|
96
|
-
websockets/uri.py,sha256=1r8dXNEiLcdMrCrzXmsy7DwSHiF3gaOWlmAdoFexOOM,3125
|
|
97
|
-
websockets/utils.py,sha256=ZpH3WJLsQS29Jf5R6lTacxf_hPd8E4zS2JmGyNpg4bA,1150
|
|
98
|
-
websockets/version.py,sha256=Rn8dQcHMdGB4E1DfcCsHhkqVYBlr0l3lPPK6hemeN9s,3202
|
|
Binary file
|
|
Binary file
|
/package/bin/_internal/{email_validator-2.1.0.dist-info → aiofile-3.9.0.dist-info}/INSTALLER
RENAMED
|
File without changes
|
/package/bin/_internal/{fastmcp-2.9.2.dist-info → email_validator-2.3.0.dist-info}/INSTALLER
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/bin/_internal/{websockets-14.2.dist-info → opentelemetry_api-1.41.0.dist-info}/INSTALLER
RENAMED
|
File without changes
|
|
File without changes
|
/package/bin/_internal/{vicoa-1.3.9.dist-info → opentelemetry_api-1.41.0.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/bin/_internal/{websockets-14.2.dist-info → websockets-16.0.dist-info/licenses}/LICENSE
RENAMED
|
File without changes
|
/package/bin/_internal/{websockets-14.2.dist-info → websockets-16.0.dist-info}/top_level.txt
RENAMED
|
File without changes
|