exonware/__init__.py,sha256=QEER0EycfbrbZuqNBR7wHSt8CXBVei7kZsgkhp-qX-0,183
exonware/nodes/__init__.py,sha256=bSUaRkeTBWYI3UH4gzPTkk0xng3eDmGoiHvBWLSJP_8,60
exonware/nodes/strategies/__init__.py,sha256=bSUaRkeTBWYI3UH4gzPTkk0xng3eDmGoiHvBWLSJP_8,60
exonware/nodes/strategies/contracts.py,sha256=QNSrS-m1RczK2fp6z78Qsz9azacBFefnR4UAtd74N80,150
exonware/xwquery/__init__.py,sha256=HEbEy3tsnPNl09VKCqI7IAERJOhEjaBSZi7YYm78Daw,16741
exonware/xwquery/base.py,sha256=u1HP8Psgrauu7tjIkDKeGDpZAhmHEGggWFNSrDjO9hM,1363
exonware/xwquery/codec_adapter.py,sha256=1UNDT5bWJadg_WNecs5Fsodh0KjNkjYIcz2sN3GBvos,10410
exonware/xwquery/config.py,sha256=w04eDr1bbLgZejbwpTaMOJ6d6hNeHC9WB8dw412KXR0,5716
exonware/xwquery/contracts.py,sha256=wOKfPSJ2Lx8DrMRvLSUhuNn6BDrUMuW9xPRRvr76u1M,28138
exonware/xwquery/defs.py,sha256=EP9Hoxs4zoESunotPYQBRZaeNkssdnr0Z-yQqsxMgSg,11173
exonware/xwquery/errors.py,sha256=43pih9DU9CnBvA4OGvrwbIcb2_IPWWnKhfCKxatMZvw,13628
exonware/xwquery/facade.py,sha256=zNQkZEmv_fOAzCMZ0jt8zLdwPhSqShDXxfbuS-x095o,9080
exonware/xwquery/version.py,sha256=aaiwAV9BeDianWjdLu6w4OxRiwvTvUqG9ABQAyGoEJY,2380
exonware/xwquery/common/__init__.py,sha256=--v7Cr38NT00JaO7adOyQRZIhBBgrckiNdvGKA-nTkA,1123
exonware/xwquery/common/integration/__init__.py,sha256=SU4DEpeNk5ZYTXY-fhNbbhEzAp_hiADn-6jMdP_b2I4,268
exonware/xwquery/common/integration/xwsystem_query_provider.py,sha256=JVvZ1nAvYpCWlmKlj0L48_qDPx5SfE4GedJjJp9Jhe0,983
exonware/xwquery/compiler/__init__.py,sha256=0nZcYficSSjYRdZnc8AK-83LpojLQYe0nYGulnb3U6w,3312
exonware/xwquery/compiler/base.py,sha256=oW0lXRni_crkz8AbdzICSMSkS56X0s1Pjh3A_hDh0HU,7465
exonware/xwquery/compiler/adapters/__init__.py,sha256=3zDS_areXgEGABkJInpJ9zeyNRkTjaZg8JBK7KsRoYM,777
exonware/xwquery/compiler/adapters/ast_utils.py,sha256=ti3ZoS1VAuVmTMyjXXCjl7WFjrxBnhjoydddYiPav4s,175
exonware/xwquery/compiler/adapters/format_converters.py,sha256=LjGnkh6Op42-g3oOrHVil9DYg0iCr2HY2Mki2KCmmCE,15369
exonware/xwquery/compiler/adapters/format_mappings.py,sha256=7uzndw7TkYnyWh3mL0Uk_Z-O-JDhRo9da8mC8ySsHwk,25110
exonware/xwquery/compiler/adapters/grammar_adapter.py,sha256=_DnvaRRnCfkvS5bl-H3hnjYtt7Cc3gVKceaStXfL9xQ,526
exonware/xwquery/compiler/adapters/operation_coverage.py,sha256=waVJtswHGCGDl5mlP_plUi6tGJdjsSm_Jk_dVnKeQrY,35265
exonware/xwquery/compiler/adapters/operation_detection.py,sha256=NKAi6KfviCaxKvIQgmI17OQ1gRfVHcbCrn1u9oWzF8Y,24801
exonware/xwquery/compiler/adapters/syntax_adapter.py,sha256=8SEN-hr7kpBKfZFJWL5SRDz37tRq8auKt1X6__pgz7g,28602
exonware/xwquery/compiler/converters/__init__.py,sha256=riyAil2h6ldhZ9guVZau6S6X9XdmUDdLTU8LwI1Gvqs,529
exonware/xwquery/compiler/converters/universal_converter.py,sha256=8nrEvhMTnitZbxAEfnA_hVfRffpH4cXilVtaslyfJQE,9628
exonware/xwquery/compiler/generators/__init__.py,sha256=ZgO-xSBYT9MYcbbnHYVsFh2e5Y5tgt_Q2ofOf0y4IAw,672
exonware/xwquery/compiler/generators/base_generator.py,sha256=TtNCs4EolWQBiDyYg_vaY6mseSJsMGvALDtcAP_WldQ,27093
exonware/xwquery/compiler/generators/generator_utils.py,sha256=RUhCN0hrovCxik4if2oThtbQB6NGMyHoTSAQoczx1oc,14039
exonware/xwquery/compiler/generators/hiveql_generator.py,sha256=bERRB1oi0O9YDk61Ht3zXZsLfwIaowYM3zxIJAFCTfU,884
exonware/xwquery/compiler/generators/hql_generator.py,sha256=grk07BN8kC4Vc5mzjooqgAgCge_yVY_ukgJU5slws2k,872
exonware/xwquery/compiler/generators/kql_generator.py,sha256=WX7trubKEvc9W4lQnOo62AkM4UMJfPLCa46kuCGg8Mo,873
exonware/xwquery/compiler/generators/n1ql_generator.py,sha256=qbKrEu5RrsyLshrO6z3bt8UMMS7yksskLht3Orf9-Wk,868
exonware/xwquery/compiler/generators/partiql_generator.py,sha256=7qGUNO0jkRVll7QDT4BRxKgytKZilMAYjTj7i4aRzts,1675
exonware/xwquery/compiler/generators/sql_generator.py,sha256=_2lmjHNzzKqdLS3-Lyl28TBp4QT0gBOjP1BuNm3Fb2A,18450
exonware/xwquery/compiler/generators/template_engine.py,sha256=_fu9ARl9P-TkagM3WOn2l3XFy6CLeWd2Vte-Iyfgn94,12896
exonware/xwquery/compiler/generators/xpath_generator.py,sha256=D8i4MKD7mGuFJbldR51pRy1RhYcsjjKeu97uHw8GfW4,10279
exonware/xwquery/compiler/generators/templates/README.md,sha256=QZjCoUlwJNwbScNYMyeq2LUV3XEihG1ZYb9KH1tKASk,2035
exonware/xwquery/compiler/parsers/__init__.py,sha256=ECaN2Mt0J63Kx4pNaoCHwvplWOa20GlCuhbSZw2iivw,920
exonware/xwquery/compiler/parsers/base.py,sha256=rdDFTbdp85axN-nq1YypGwqadKFzGnfX63ppHMJWJD4,396
exonware/xwquery/compiler/parsers/base_parser.py,sha256=x1eJgzt5B-7TCkhhnlMFZ0HdAsXeoBeNBS8Yk-XBRZw,13987
exonware/xwquery/compiler/parsers/contracts.py,sha256=ycIpsbV6Nxfoc2-cQ0Rf7mNBs4_pdeKhpy83RcL64Zg,296
exonware/xwquery/compiler/parsers/cypher_parser.py,sha256=xxjXl8g96i63s6aDfv3MXq-8DQLFbet4sZbJCc0O_Y4,2820
exonware/xwquery/compiler/parsers/errors.py,sha256=Lx1KQFhHVJ-08568bF7cp3a9A6ItzItkEpfC3ZNaviQ,774
exonware/xwquery/compiler/parsers/format_detector.py,sha256=mDXomNjnw-buTBC5aof5oc1oeMPa5jtrwr1TM6YCwvo,263
exonware/xwquery/compiler/parsers/graphql_parser.py,sha256=y9h96J7mgKyTEkqviBkjC-QrUWvAiB04qLIKntct1WE,2294
exonware/xwquery/compiler/parsers/hiveql_parser.py,sha256=LdR81PZUIXtonsSPBiAsB2vwgIRLZidOspYH_P9u6uc,1060
exonware/xwquery/compiler/parsers/hql_parser.py,sha256=wzppUzo4LrhNw4IQAAeMhNXzndvTRWVDzEsbkLXzkOk,978
exonware/xwquery/compiler/parsers/kql_parser.py,sha256=ybHEcpoMcw0gQ_IlbNWD9EXmPd_ywfOnpecrl8JIqXI,988
exonware/xwquery/compiler/parsers/n1ql_parser.py,sha256=uG8nKKX-1WWL-yRWhqdgjE2BL7EdBP1peA16CDCLVBo,1139
exonware/xwquery/compiler/parsers/parser_utils.py,sha256=w1DduUXLCsNziLb2mH8JaGFISRNO5SBW6YKzR7P6Gh0,16240
exonware/xwquery/compiler/parsers/partiql_parser.py,sha256=-_CJTsGMXZqIg4rAcKsNAvzEN0p4ehd0VhWR1-IHmGk,1887
exonware/xwquery/compiler/parsers/query_action_builder.py,sha256=2-7WiJpc5EPQpluFEjsy9CJOUYCJQ6fTXAKhXHPrdpI,10046
exonware/xwquery/compiler/parsers/sparql_parser.py,sha256=Uc1pbokHt2rLIyZTElPyHQP4-N7QaJ95856xSD60l5c,2837
exonware/xwquery/compiler/parsers/sql_param_extractor.py,sha256=JcmjgyH97OZIjtlCmHPBZunsQfa_jsegxhZJtLxr-Ls,21454
exonware/xwquery/compiler/parsers/sql_parser.py,sha256=rk_wf3IZhjXhdITnPFEw5mXK1sw3Bw7-ZPqvQhXfX8g,27979
exonware/xwquery/compiler/parsers/sql_tokenizer.py,sha256=TO-e865CGAG6gxrPOt-G_oSbebPti9Rw-wsVU0ugRfk,20656
exonware/xwquery/compiler/parsers/xpath_parser.py,sha256=Uu4blZU6S87-nTVt4gJcf5f4AISpJeY7y3thQ6EwaY8,14051
exonware/xwquery/compiler/strategies/__init__.py,sha256=6-5WRcTHb2hbZhwRAXIzYL5u5SKZIpbPUgCOR1ywpqI,1011
exonware/xwquery/compiler/strategies/arangodb_aql.py,sha256=JWBFKEqGxaw3PUf8yv8hY734zq8Q37FazZvCHEMX0Vw,3205
exonware/xwquery/compiler/strategies/asterixdb_aql.py,sha256=ykJzyYmN7EjDxOhvnyFOT5ni0lhzo1V-htqWZ1qvW6I,184
exonware/xwquery/compiler/strategies/awk.py,sha256=aUI4onlWhi48VILF1g72ZHUly1-zLNuclXsqf_FiO4w,3764
exonware/xwquery/compiler/strategies/base.py,sha256=E6Tg0judMyup9b-ABWpwog3dt5cfgmDD-RsSHYTqhrE,7995
exonware/xwquery/compiler/strategies/bash_pipeline.py,sha256=j_C-OazZ3JMF-Hoja_O6FhjUB25Y3Nve36M7g-MPRs0,3988
exonware/xwquery/compiler/strategies/beam_sql.py,sha256=mq1xaFItMBwt6n4RzJB8o2oOsbOD5VQo93s5_aFL6gE,169
exonware/xwquery/compiler/strategies/chronograf.py,sha256=6kxQHBbxl1oi5-15HSw7pFrJ5pAMvoRNfhUDWonAXT4,177
exonware/xwquery/compiler/strategies/compat_passthrough.py,sha256=7Wsy6Jv_vc6ty0CRF-XDhXyAXtdyi5LpZ_usqoPg3MQ,2540
exonware/xwquery/compiler/strategies/couchdb_mango.py,sha256=qQNRknrxNhpkKI8gC0534CQnz9pwHMBU-PtbH-QOkqo,6172
exonware/xwquery/compiler/strategies/cql.py,sha256=VIVcczbqDFeV5-CXWsH7jc5dinCvo8Rlgp8PVFrtpfQ,10746
exonware/xwquery/compiler/strategies/cue.py,sha256=nCU80Srel6J8rFVsXOjg3BI0QXyA5wuKc7AuqTEN_dY,4164
exonware/xwquery/compiler/strategies/cypher.py,sha256=y3XGATaP0Mo0P9uptguQgCsSMF8BLi5HBr-f-VIkoA4,13290
exonware/xwquery/compiler/strategies/cypher_age.py,sha256=vDyq--lLhYG2RZ_9POZ5GgKVMAHrPgyyyLndBvIVK7Q,4354
exonware/xwquery/compiler/strategies/databricks_sql.py,sha256=foDaRubcjsERcJnp_Ee_wY1mer1x_hVYuyNxegCy45Q,187
exonware/xwquery/compiler/strategies/datalog.py,sha256=hi74a2XvlYtDvy3b0bLN4gXfwXPnRhMwxnbug4JB-8o,146
exonware/xwquery/compiler/strategies/dax.py,sha256=5JbFSs3YGl7Oa8RrnaUdYgX-tA2jZRGXYWf1HU2NOAI,156
exonware/xwquery/compiler/strategies/db2_sql_pl.py,sha256=bUrDvIKU36SNkRY_B7yQIpFhKLs8Y7OUsl__F4J0M0Q,173
exonware/xwquery/compiler/strategies/dhall.py,sha256=I5vpYZhCY1BwLBse8-nu_19lesPz8wiv7MHKCmXaSLk,164
exonware/xwquery/compiler/strategies/dql.py,sha256=ubP3xLE8mrpym2XLgRYoSIeQJl4gtp-6xQ0yxZ3XeUY,3459
exonware/xwquery/compiler/strategies/drill.py,sha256=Tg3niaetZke0qLyyZDPbq25qk1sVxb7tath2SvXOAY0,162
exonware/xwquery/compiler/strategies/edgeql.py,sha256=P1c8QiRhecdAOwlZTWM8mG-P-S100hqN1LFtxruOj-E,165
exonware/xwquery/compiler/strategies/elastic_dsl.py,sha256=3ZmXZoW2y43uDhOWVxhhumWefXJCodApNVG3QTHmhJM,3182
exonware/xwquery/compiler/strategies/elasticsearch_sql.py,sha256=q3fiaD7tXOI7_RRFOO1oRkXM1Bx7GbIsmViZTEkrX0U,196
exonware/xwquery/compiler/strategies/eql.py,sha256=Wyqe9yfiDsd6_e_ArMiVC_-1KAApu-kg8Rz9TYVe4rU,123
exonware/xwquery/compiler/strategies/exasol_sql.py,sha256=kZId7bHgaYWmMnxUEjAHNvjLYOwFByYLFA8pkqk0OfA,175
exonware/xwquery/compiler/strategies/firebird_sql.py,sha256=Yp_mDwA-k5glCHJ5yE0PyU-azu8FJor-wGtO0aUdolk,181
exonware/xwquery/compiler/strategies/flink_sql.py,sha256=K51PHE4WysgsCgyqtVSZdU9q3zV-qtaPDO8t3uZp09Y,172
exonware/xwquery/compiler/strategies/fluent_bit.py,sha256=rKnUkmi1TDTxIPRX9bsrP1e6Aq_xC5cl_2lTEuiWX_M,3126
exonware/xwquery/compiler/strategies/fluentd.py,sha256=TDnpeZGlz46SkUwN8zBNmTw463mwKjH6l2-gb1p6gt8,3210
exonware/xwquery/compiler/strategies/flux.py,sha256=8TtwGvbv4mH61P6b6gzvUyl4yD15U-O0-tusz2x27tk,101
exonware/xwquery/compiler/strategies/format_registry.py,sha256=-h3g66lxTzcRHzp0lb0LkjZwphKZNu8cxT7qMk2o068,12790
exonware/xwquery/compiler/strategies/gql.py,sha256=U2APKKGWWX9WFiLCzruKsrAApEBPMWDYKuFylaOo32E,8452
exonware/xwquery/compiler/strategies/gql_gae.py,sha256=jZfsTSs9v0sntAWXyvb5JmZsySHpRiCp5D9PP2Z5jJ8,166
exonware/xwquery/compiler/strategies/grammar_based.py,sha256=y4J0U6FHJFysQqx9i_LycH3RXIncbTeHnM18y33gtEQ,10502
exonware/xwquery/compiler/strategies/graphite.py,sha256=sKsjtczBpKLQEHu1s0UgDf3iNZcEm0Whws9CBAaW3BY,171
exonware/xwquery/compiler/strategies/graphql.py,sha256=rKYrgLMlOGNEqMzVTKHzKav6S89ovtUbRuXNkm6S5bI,16189
exonware/xwquery/compiler/strategies/gremlin.py,sha256=AF3uQrZu51cak8uYzrNLOqoVcIyNJoK9jfnWivDVUMc,13933
exonware/xwquery/compiler/strategies/gsql.py,sha256=2i8kySE9sLoEDS_UXexWgv29m2m4HsbA1ZLmDalMfpc,4193
exonware/xwquery/compiler/strategies/hcl.py,sha256=RKLX9tzaq1XUkcwSAIA1socMiiMKrsetnbAeeVcTor0,4194
exonware/xwquery/compiler/strategies/hiveql.py,sha256=4qYQ5EubDmPk5sZSQu-Op8gCCVSgzAx78Ct3D7b2K64,10349
exonware/xwquery/compiler/strategies/hql.py,sha256=lviGcdIFRT0Kv8s1_4z64oLNMrlpipheOBFwhLwbHNw,123
exonware/xwquery/compiler/strategies/influxql.py,sha256=g3YQ2gH3iTuLMkDmZ1i7PdKDRXTL-In86sP-rNunKcQ,171
exonware/xwquery/compiler/strategies/jmespath.py,sha256=KL7wxCeKnv4lVnIFFnFsyFsTaSkJCmWDSYIcQdaa9oo,12509
exonware/xwquery/compiler/strategies/jq.py,sha256=YvSC3jFP-kJFBOJ_gg_QsgWeWYOjX0b6M0n4asT9FSY,8111
exonware/xwquery/compiler/strategies/json_patch.py,sha256=rtEESh--AOdDYnOvW7Ukp919w7RPCgwKahABRAb4e0E,5835
exonware/xwquery/compiler/strategies/json_query.py,sha256=ww0BIIPjr2Z9Hzb4-xrT8XOT1n5tv797UY4ZpjPZ_WA,5471
exonware/xwquery/compiler/strategies/jsonata.py,sha256=r8fxjMeoKjbGofiZITkjx3QRcGU1g0rlL-Lr3ksKYuE,170
exonware/xwquery/compiler/strategies/jsoniq.py,sha256=XEIPRs1CceI2IKsLEjLkRR9wF7CNH5bY_q2MGkg_fI0,12108
exonware/xwquery/compiler/strategies/jsonnet.py,sha256=M7EEbF4b4wnJNG8RwyvKWTdE81AYGmiqbcOLw0Z1MP8,170
exonware/xwquery/compiler/strategies/jsonpath.py,sha256=lAHk3zvknaeh_1ZH84hEBjzowIyL0b2g1AejbQ8vvxA,173
exonware/xwquery/compiler/strategies/kql.py,sha256=QssfCkvrNniNJeTM0pC_WpadUI6OEhkfxYw4Ghc64WY,123
exonware/xwquery/compiler/strategies/krm_kyaml.py,sha256=J0lSP9DsdbmlDujSPn9Lz5QZpOXwFg70amG0MqLSjVE,4374
exonware/xwquery/compiler/strategies/kustomize.py,sha256=v9jRlfSt6419x5f7B6gx2UWmeeY1qPgAhg8eOSef8io,4567
exonware/xwquery/compiler/strategies/linq.py,sha256=S3GA0IHuv7hy8KGonfyhubWNZe3Cbm50B36VqKb4d5s,15505
exonware/xwquery/compiler/strategies/logql.py,sha256=AJioRReO8_v6KrD25yMa9hbK9xfbJcO1VZHfw958BDo,135
exonware/xwquery/compiler/strategies/logstash.py,sha256=Sea8PLRh2e2I0g7zhobs-68RoNnaGqvqZ9JWdNAEoOE,4106
exonware/xwquery/compiler/strategies/m.py,sha256=WulbMDQiezRLKKqYoScb_g7bZ0g2Dk5PU4vgOBLPjRY,5717
exonware/xwquery/compiler/strategies/m3ql.py,sha256=eBRqTLhguQv7K8a8SyifNn9eXpVRXowbLWTXLek2Wj8,161
exonware/xwquery/compiler/strategies/materialize.py,sha256=2kIOJ7QaFVlrPPWaL6t5MSA4v0fJW2quuRpejKl1NXw,180
exonware/xwquery/compiler/strategies/mdx.py,sha256=jVFCSgAk4_dlNcIhcMba9BBTPPSJkcg9fKmbBJqz1T4,156
exonware/xwquery/compiler/strategies/metricsql.py,sha256=-f7_yC39pruoM9gBQ_SAbHdeES0GDUxsUW8_b89i304,176
exonware/xwquery/compiler/strategies/mongodb_aggregation.py,sha256=wVjZ4Ny8QZYaH5rXRX0snXhZQNNcpfBAD9UEgeP71hc,7000
exonware/xwquery/compiler/strategies/mql.py,sha256=E81ysVe0rsqO1n6NTIG-jWqP4nzOIP6hwnyqYzq_XRs,6681
exonware/xwquery/compiler/strategies/mysql_stored.py,sha256=8KGx0nKOKg4WDzS1FQL2-rq4XATMChUwWXq5fgTy-v4,181
exonware/xwquery/compiler/strategies/n1ql.py,sha256=ivxOimndsScVeutAviDsNKoSaWoaxUlsOHTQJM8VsMI,12379
exonware/xwquery/compiler/strategies/netezza_sql.py,sha256=weswIqMEK81JJer2lvol05GnWAWRlnWDhX7VSpIEMIA,178
exonware/xwquery/compiler/strategies/ngql.py,sha256=LjkdaumCBpusK9n_3vINQdJO7pT0dj4R91yKBVVIrdo,3953
exonware/xwquery/compiler/strategies/nifi_el.py,sha256=MMpBS5zVmDjO--JqoWtse_QeO6JCUHU64c-tiDowq18,3805
exonware/xwquery/compiler/strategies/nrql.py,sha256=MKBi9yBB5fEh_KD5hGoloK6d974v4rpvDEM1lt2uASw,3461
exonware/xwquery/compiler/strategies/odata.py,sha256=SwG_7DtqEZfn9ITq6M1hYcsVMUXyAcEq7dHTx0lcwxI,162
exonware/xwquery/compiler/strategies/opencypher.py,sha256=fKTTpflE9RbTsXqjEJjTxO2TtyHP1LjsdPoc_h9evM8,4393
exonware/xwquery/compiler/strategies/opensearch_dsl.py,sha256=LT9tKO06AyJSaUlr-5YAp6f1J5lZC9m7vM9keJLeeI8,189
exonware/xwquery/compiler/strategies/opensearch_ppl.py,sha256=cD4xjP0ZKv7NuXJ70OQ46XgHZwIFxdWoZ1mbD0XvegQ,187
exonware/xwquery/compiler/strategies/painless.py,sha256=P6f5Doo_zAqPm7-cnwB2ZDTe5hH-zmH-fbhZUjcCsVE,3876
exonware/xwquery/compiler/strategies/partiql.py,sha256=vl-TDyUNVoyi6VZNsIntNTZpVxVzcMbA1lln2wQvgMg,147
exonware/xwquery/compiler/strategies/pig.py,sha256=ckXC6Sf9gNznDeHaLTb9sw4GEj_r3_LswtM8AxFG-zo,97
exonware/xwquery/compiler/strategies/plperl.py,sha256=pO5W0Nga9IIx70PfKIGpFl5l4SsldrGQSRizbk-3DLQ,165
exonware/xwquery/compiler/strategies/plpgsql.py,sha256=H2qrSLtiD5qQksqk3AXSLEhA3oCUHZ5QpGTGLjcwVns,168
exonware/xwquery/compiler/strategies/plpython.py,sha256=LTz6D2JPmSNiIlmwYhPhP4lBf7jyRCiG6r3L4MWXa70,171
exonware/xwquery/compiler/strategies/plv8.py,sha256=py5ZM3hBjGdtQL60PzT3HRmawwGVS3h4JO6jqAAbmRo,159
exonware/xwquery/compiler/strategies/powerfx.py,sha256=1dlKZ5xyGyUFFsy3uDy7D-HUOLmVaRpfFrfHa2zKRwQ,5712
exonware/xwquery/compiler/strategies/presto_sql.py,sha256=mVNtplwSNovwDnJ7TFJm1qyl-t73zfZtXMFgI64gdsY,175
exonware/xwquery/compiler/strategies/promql.py,sha256=tA1VjUfVFy-TSMJz9LNHkB1zNGRkW1ATmRDYrRMTPwM,141
exonware/xwquery/compiler/strategies/reql.py,sha256=21pB2xph05XQrDbYaln5vVRdehvty8RDhT3BDrgFo5s,11440
exonware/xwquery/compiler/strategies/risingwave.py,sha256=q4BMeUuIGGeNmJZNj7zL2L1qWaAr8h6DB-mFbynC7bA,177
exonware/xwquery/compiler/strategies/rql.py,sha256=kRLoAuyJnC_Dudg4zNkicqFPqpN4U-ytgW1kc7z6HFI,10170
exonware/xwquery/compiler/strategies/saql.py,sha256=xk8zlXyP_uavN5uT-HGsuYTInd7u3Upo11fMZO0J0C4,159
exonware/xwquery/compiler/strategies/scripting_base.py,sha256=YcMIUJjNLFdJdWMdOtdWtN4Opi2YPrB8dhy3t_eHlaY,5116
exonware/xwquery/compiler/strategies/sed.py,sha256=DCNIB8Ufsov6ZGZhwGU5mhy-4PzJ423M4BW2RrxGjtk,158
exonware/xwquery/compiler/strategies/sosl.py,sha256=tE2DPbl7WVM6eGn30QLYPTF77x95CU-Ftrdw7cV_UHk,161
exonware/xwquery/compiler/strategies/spark_sql.py,sha256=u5KOmHeyec5ZdxG0UbWYr2UGXQuklIHz2LMusAOWjnU,172
exonware/xwquery/compiler/strategies/sparql.py,sha256=pKdfWod3CsKJ6XfPudabEvpkuaPC0oKWIDgh4QRQcQs,15565
exonware/xwquery/compiler/strategies/spl.py,sha256=gDtR5lsgDaLxBr1KJGR6xoeGIVJJjS_4wJZcl_JCNI4,156
exonware/xwquery/compiler/strategies/sql.py,sha256=uB8x-wUCfbnbVblz0HNYWzMmCG2JaMKP3xt35aUGYzA,24471
exonware/xwquery/compiler/strategies/sql_grammar.py,sha256=T-KZEPB4d4d0Ei85PJMMNYsogsglc6mzPmxb0iohIVA,11285
exonware/xwquery/compiler/strategies/sql_plus_plus.py,sha256=2F4tNPPFg-ZvRp7KMycOKcqc0klIPCg4VGdZlZRxwC8,182
exonware/xwquery/compiler/strategies/starlark.py,sha256=JW9skiCj2bsE89d8W8ohBxOr_KEacI76Q_ohMm3IDHY,173
exonware/xwquery/compiler/strategies/sumologic.py,sha256=Ope9wbRUOPHOSAqtyt7DhYNdVU1oE1wOsx08krnvEnE,174
exonware/xwquery/compiler/strategies/surrealql.py,sha256=E0LUZ6J56cSswnCR6M1QqMqeMqmwdaaKqAxTa6hx9lo,174
exonware/xwquery/compiler/strategies/tcl.py,sha256=6mk7H8nmDzl4Ye0AXN_BGR8LqPweF_Eb1Z2BX4hxxRo,3898
exonware/xwquery/compiler/strategies/teradata_sql.py,sha256=9nZxgxFRi0qR0786O-gZN5vd2ea2ijwV91zgrNVJN-k,181
exonware/xwquery/compiler/strategies/tick.py,sha256=L-vLhUCVjnGqqiaiHRdtkflXnQZZ2S55ytEVP5_LXJs,159
exonware/xwquery/compiler/strategies/timescaledb.py,sha256=1yW8Yy-iwiuZejIIma8tfESFUkG0kvaNLrCR6zCCQSA,180
exonware/xwquery/compiler/strategies/trino_sql.py,sha256=umn9-WXvCsxQsG4v7HYMQs67ynlFf00lzpPWgKWKDH0,172
exonware/xwquery/compiler/strategies/vertica_sql.py,sha256=qvuDbo4Q6SVfUmFDNvbrhgN4yDeELVSd1qTBBTK1Dvw,178
exonware/xwquery/compiler/strategies/wavefront.py,sha256=KMLpioKwRdRhXAFADv-cDLJWf0kkxDd_KcvnnGZpuF8,176
exonware/xwquery/compiler/strategies/xml_query.py,sha256=A01F13Dz0PzCQEBV_yNh6lZI7MEnXZQTAvqQ-SKkOnk,6616
exonware/xwquery/compiler/strategies/xpath.py,sha256=icVKBoYDWnAQtyaPaIiOmpbsBaL86b2J7IQAzbyLsAc,12821
exonware/xwquery/compiler/strategies/xquery.py,sha256=c41HUksWulz-708B0FBukASRyLtJ6AtZPgrtjaDYCD8,12586
exonware/xwquery/compiler/strategies/xwnode_executor.py,sha256=sbkY-5yCdSfclPyp0TDxkDWXZ-xtdv8aAlkHnb-7nXo,11641
exonware/xwquery/compiler/strategies/xwqs.py,sha256=6rUr7_ZSNwJeDqTqi4O0R56KhxN0B7anhjjezL9pyTQ,26089
exonware/xwquery/compiler/strategies/xwquery.py,sha256=4tTGxT1khubJez3sbGa8wq_pZLsyLBcqbA5LqMDVjVk,534
exonware/xwquery/executors/__init__.py,sha256=oiRxyk4NFFyKKCABGALU3ziX4GERT5AW4PQCef_S6CI,6248
exonware/xwquery/executors/base.py,sha256=Cm98g7CR0VMhgXRioyfnjFkueW8gAvquzytkX9gckHc,7823
exonware/xwquery/executors/capability_checker.py,sha256=XlRbmqUAtEHuOi4kSQOCKi46er2ksGrmE3aus3NmWjU,9007
exonware/xwquery/executors/contracts.py,sha256=35gqncXBT_GZJL_foiVbERrcMJ14O37HnVKmDethnqg,5174
exonware/xwquery/executors/defs.py,sha256=qq_0uJ13ggUxPnPX9_rkHncAGlMTeASTsgzXv5JKs_c,2778
exonware/xwquery/executors/engine.py,sha256=_NtsT7X7ERPu5v9EEBAtyfN2FD7bCFhx7gpKtyOQYYU,7017
exonware/xwquery/executors/errors.py,sha256=lgMmpCpTvj1MKxcwxxgdSStbwscRlNY-NrnHo0aZ62w,1803
exonware/xwquery/executors/registry.py,sha256=z6MSyCsZreRWA7xg36CW96Wnnk8jsG_qtPZKyiZZLcE,4917
exonware/xwquery/executors/advanced/__init__.py,sha256=DivB0uqu7ytZsu5YilnWt_-74D7f_JSNvwJ0ZHGvGUU,1146
exonware/xwquery/executors/advanced/aggregate_executor.py,sha256=hIbu9V_AbTUCuFytao5QgNdTbL50A_HVrvGUTemV05M,1484
exonware/xwquery/executors/advanced/ask_executor.py,sha256=WY55fJR5WusfFdxYAoxDMLbZhg-Q27hAQiSb9DpMfx0,1418
exonware/xwquery/executors/advanced/construct_executor.py,sha256=SKRbt4ZyW_3jYrp-Fg9UOXqUtfnJ_SEx1Gig0ukq778,1479
exonware/xwquery/executors/advanced/describe_executor.py,sha256=a34y1oAbF68LaDaU6ILawjYeMmTXJ1y5ildytIMM_90,1465
exonware/xwquery/executors/advanced/for_loop_executor.py,sha256=veVGcRBQtWit-Y9nOT--89B_Xld73JQP2HG2c7GbXps,1439
exonware/xwquery/executors/advanced/foreach_executor.py,sha256=KLdVWFqNcZOG1RMKb6OEgq6RysNlH9Je63Z4F0-6oAg,1462
exonware/xwquery/executors/advanced/join_executor.py,sha256=ePR32I5ojv6w6AnKIy8aRCCzALVZTtrZqhXDhoQ-HSU,1429
exonware/xwquery/executors/advanced/let_executor.py,sha256=uCCjWS40ZAnYElX84JrmGjqzaFl-mpi3Sy3zVHT7pRM,1424
exonware/xwquery/executors/advanced/mutation_executor.py,sha256=epTgZd3NiTQPGuw9GpoFI6Zg2RvfKuJO-cdW4PfVksc,1462
exonware/xwquery/executors/advanced/options_executor.py,sha256=4FJPv_IPMxj3Bzfpt3uyj14kYL1H1X8WzbhMqWjRK68,1451
exonware/xwquery/executors/advanced/pipe_executor.py,sha256=GxgZXkBqw5mUAObhvVU8Dz_hBN3inLhiOhR_9y18MSU,1418
exonware/xwquery/executors/advanced/subscribe_executor.py,sha256=pqtTSYvwB1ymKR_2WalayXDYZwiWegrt3QVUFhMpnpM,1475
exonware/xwquery/executors/advanced/subscription_executor.py,sha256=-iVgiq7O5ZpIRuySEQVkEFuVefotDg03b4RfwHyMVWE,1500
exonware/xwquery/executors/advanced/union_executor.py,sha256=hoLbT7REgfqnhnvHqfP2TGSu1cFUV6qN6W2t60N2vR8,1440
exonware/xwquery/executors/advanced/window_executor.py,sha256=gexf7MTeacS8_c7v7AH2r3WEnvwFfn0jyxKWAUjgfqc,1506
exonware/xwquery/executors/advanced/with_cte_executor.py,sha256=-Jvv_sq2jy0TYYQydMCAwKMaEkalK_5OvhE4zFhESAY,1450
exonware/xwquery/executors/aggregation/__init__.py,sha256=US3MF3JMSszl74xc2P7Ve2Q87Ar7klspwJbGRUQJWOs,622
exonware/xwquery/executors/aggregation/avg_executor.py,sha256=8PsU87pcrKDzAsTbxiUYhUv0sOgx6nsRVGZnE089BZo,1432
exonware/xwquery/executors/aggregation/count_executor.py,sha256=HYyQkQigRcTBEVFzf0TxXunuiyiF1ieR6e4PmjCg6Y0,1145
exonware/xwquery/executors/aggregation/distinct_executor.py,sha256=pPv3Nn5B_YS8KpObPF4CYpgpJFrBqJfa7qsGeTChpi0,1478
exonware/xwquery/executors/aggregation/group_executor.py,sha256=jyHOgUdh4i2S-YAllIrEDiKQtnFCcg73fO42hkyvasA,1449
exonware/xwquery/executors/aggregation/having_executor.py,sha256=xozUQZi-DX692Kewx7o9bR6LMdz_IyGD-2Zvhd_AOJE,1448
exonware/xwquery/executors/aggregation/max_executor.py,sha256=1qWElOmCoEz47WSEafgIYBiAQsAC1Hg9ov11qgV3X_E,1417
exonware/xwquery/executors/aggregation/min_executor.py,sha256=YpqB97QjMzmvIFSpWgjQre02q8JzRHMhOczYv5Zo0co,1417
exonware/xwquery/executors/aggregation/sum_executor.py,sha256=hgZH6PrO7KD7imRIvOW0owSMaMvNf7BIiTau17U2kf0,1428
exonware/xwquery/executors/aggregation/summarize_executor.py,sha256=M5o7EMFbCogigoaEIreLm_9KhschWAECocDbjDB4_2s,1491
exonware/xwquery/executors/array/__init__.py,sha256=4AGrHjYNq4pz92jViMixc_P06I9zQMC0ebM2l4HjeJU,190
exonware/xwquery/executors/array/indexing_executor.py,sha256=l--azsOqUvIzQ9L9bv4PTaFGdjKYt4aiiyar9_tFYCs,1539
exonware/xwquery/executors/array/slicing_executor.py,sha256=aqLAnbmN1hGnADl1-4YevVBtwuyw3KBBhTuQv5FUzJU,1507
exonware/xwquery/executors/core/__init__.py,sha256=gX7xCXEWO-Y2NtFAqFhKZHccv3agm3ar8rGViUpiV8I,443
exonware/xwquery/executors/core/create_executor.py,sha256=OQJEtc2EKpZp9-YWpNjHVapaHGACJHhantr2ru3vq18,3106
exonware/xwquery/executors/core/delete_executor.py,sha256=sJI46BYEWr7r_V_q8yx_aq9Jpcs2CEaJb25JZS-DD5U,3012
exonware/xwquery/executors/core/drop_executor.py,sha256=6ipfhjbCktGCuaXWg2p2bVPt4ePY4_jNsju2EEhThqg,3005
exonware/xwquery/executors/core/insert_executor.py,sha256=xXwWnr1QRjJWySliL_z3x9-eFj3CyJMi9ByXaDYVM0w,1189
exonware/xwquery/executors/core/select_executor.py,sha256=oea3MPN7YRbBGFC_zAKE8WV5BJ6JNw8ghtOfIklibY8,9468
exonware/xwquery/executors/core/update_executor.py,sha256=F-MHSEzXKByLjrAcITxcy1FMwQgukSWcBiFJthaccAw,3227
exonware/xwquery/executors/data/__init__.py,sha256=VmOnd8M4oFrNpQKEAvPW0V4qb-zvv4VFpYugy8hZkdg,297
exonware/xwquery/executors/data/alter_executor.py,sha256=NY9iJRfZUV7sT3fiRxxJtn18dnuo11NVjQTGoATqgcc,1428
exonware/xwquery/executors/data/load_executor.py,sha256=EpWxa1afXObzhXIe-pMmtp39E0Zh2vdbbqdpmNAYZ1Y,1427
exonware/xwquery/executors/data/merge_executor.py,sha256=n8dCtHq_l_XiqEA45rqJHqvNOIiAAuqKekBuc49L6pU,1424
exonware/xwquery/executors/data/store_executor.py,sha256=kwD4SBCZR7qhhsgl_lVXG7L6aKt8c0fkF2H9KQkAAns,1441
exonware/xwquery/executors/filtering/__init__.py,sha256=GyCHfxXGXumimpoPbCnka5-G1su6QnVfHkyZb7xF8UA,683
exonware/xwquery/executors/filtering/between_executor.py,sha256=A7MonmZ2g1rc-d_YHt7PUM_hSnaoHpxT1uwPE9ze454,2502
exonware/xwquery/executors/filtering/filter_executor.py,sha256=xl-LVdyXvoVBeWW0lDGOdPc-ZYGy_qfR6_Edf_F2HzA,2498
exonware/xwquery/executors/filtering/has_executor.py,sha256=IOzCOYGDDRGpyMeQcckGi9QHkIJmk_TixoD6erUfn1c,2128
exonware/xwquery/executors/filtering/in_executor.py,sha256=OTZws70zXUw8iCAhjjdxUtQyMAfLPA8dvFL50T2OX7w,2122
exonware/xwquery/executors/filtering/like_executor.py,sha256=lMbtv68nstHuvb-k12BBX3ZiMa-vMdiPIInFOIBVGzo,2384
exonware/xwquery/executors/filtering/optional_executor.py,sha256=Of29Q-RN8a2cpWQbeK02Qm3Zk1XHb3R63Rjm_ZVr-lQ,2485
exonware/xwquery/executors/filtering/range_executor.py,sha256=bmN1UMVYHRB1NxoCKd8H5XOIy8tMl1tvuRfj4whMmGA,2571
exonware/xwquery/executors/filtering/term_executor.py,sha256=7O2-QQ4rcaVWO5o_LSDW1e7p3_XI_T2B9bPMNlSj6HY,2492
exonware/xwquery/executors/filtering/values_executor.py,sha256=KRS0hn1P0WXxmhb_5eka49MUgI-RDwSnETU-3LHvQOw,2148
exonware/xwquery/executors/filtering/where_executor.py,sha256=4spdREoCIToWPXGFN_kuVcn2aSFMjSzXHKYfR7NHsDQ,1421
exonware/xwquery/executors/graph/__init__.py,sha256=pzyyiZ_mMXpHbE_sDtvb4OYI2l0rAuRRT3bDN2MCXMA,374
exonware/xwquery/executors/graph/in_traverse_executor.py,sha256=j_rwWIs0JcxBz6CiHBUp_Hfr0l91XrBoGNJ8pxv2ems,1564
exonware/xwquery/executors/graph/match_executor.py,sha256=B1mMZM2xM6BONT6PrXwh_nm70Fb5PfgFNzGlVAw7tFU,1504
exonware/xwquery/executors/graph/out_executor.py,sha256=Mgr2lUALY3-7Q53_iVmfo4Z9V4RWJGGzCjrhdJf05dA,1486
exonware/xwquery/executors/graph/path_executor.py,sha256=FyifrDoB7pYR69Pdp_99-X3uxFeehlTgSpSMX7AzF3s,1497
exonware/xwquery/executors/graph/return_executor.py,sha256=cUICNKJQb88te5NA7n7K7ODRtvEHiOXp2J1DvD2By64,1519
exonware/xwquery/executors/ordering/__init__.py,sha256=vytddfkWSQTDKEpxT9JXgrG5oQB39giS7JYJ3JqKW8w,169
exonware/xwquery/executors/ordering/by_executor.py,sha256=VriauF01EZshRbwkHfCEkPuSD48ReVyvEUnXYh4qoi0,1406
exonware/xwquery/executors/ordering/order_executor.py,sha256=igSPQsS1GB8I2Lfok6PZ1uPrUs3f-0XCNd9wmCruK8c,1485
exonware/xwquery/executors/projection/__init__.py,sha256=ybPligPcjTYH6Ia6dUbvCxq37zg3L7xlSyHoGjD6Z-o,189
exonware/xwquery/executors/projection/extend_executor.py,sha256=8ZP-NBgindgcfrVASOFfU1I40wlRpMldz_44AfUdGLU,1458
exonware/xwquery/executors/projection/project_executor.py,sha256=nA9xnDHVGaROqn7rPRzgPLastOasXM-CU_npRSn-w2Y,1467
exonware/xwquery/grammars/reql.grammar.in.lark,sha256=EAYKoxvE3j0gdAzr33MasbHHisY4odPeSpy1sT0GlF0,2685
exonware/xwquery/grammars/reql.grammar.out.lark,sha256=iopwvEFezjeB7B3gDBsuiPTub50F73zTsuvQdzuEKNU,2128
exonware/xwquery/grammars/rql.grammar.in.lark,sha256=PWXDBF05V3Bb8ZC9WsLRzrXpEKaggN3ljsp1Q8O7fyk,2147
exonware/xwquery/grammars/rql.grammar.out.lark,sha256=ORbBnsbSPi-dtxYCvgI50XnzyvW6kURLdHSGjJNanpA,1646
exonware/xwquery/parsers/__init__.py,sha256=LSGms5potM97crr3X24LT0OKUZqh919NIIGjqgdUTaM,539
exonware/xwquery/parsers/base.py,sha256=3oeu2ANdvJ6O33a2c975ILTr_fTbNguZWgHUnYpNBFs,2215
exonware/xwquery/parsers/contracts.py,sha256=NU8PevmKKuqXnVOJoOMvo5LaudXOQMxsmYQUu3RArhE,1053
exonware/xwquery/parsers/errors.py,sha256=9lVr5Oea6ZrVK05LIIbS_AkAI1lKR4mW_M1DEROQOdI,1201
exonware/xwquery/parsers/sql_param_extractor.py,sha256=jy6PK3SwLeZyFeU4jbiWCq56bmHrRWwnxUQ-1E3kip4,12209
exonware/xwquery/query/__init__.py,sha256=maA3LaxYGAOKi1pFCAlLS3w7wxdxT_mIHsMZBJkHYXs,46
exonware/xwquery/query/adapters.py,sha256=yC9-JrkQEAkl9yYraV1QohwrQqFJK7iipz22nxoML-8,410
exonware/xwquery/query/optimization/__init__.py,sha256=-GNPp4nQZFvsiETz4Y_-t2MmpkwZYjaw7u2DlNQ9oG4,1471
exonware/xwquery/query/parsers/__init__.py,sha256=BVH5U1DoXfrfOSbddM9k5LXV7qDaQvdANxWAakoUnCs,189
exonware/xwquery/query/parsers/format_detector.py,sha256=gv4jJFCesqm_a3dSm0m5QvRmEwfOhIf7KhSZ3CM1TLs,157
exonware/xwquery/query/parsers/query_action_builder.py,sha256=2XJ-nImzSvLT7j8Sybs8tY18dtD0QWhmPshwsjjBkYA,117
exonware/xwquery/query/strategies/__init__.py,sha256=gfh3LOx5lGoTgFFE8x-5M73xv7gDzlS0WjD3n3Xja-M,672
exonware/xwquery/query/strategies/base.py,sha256=TZPzzbW_-_tvdkZcFe43q4dBxfZNtxBNqdSuDsjXMzs,47
exonware/xwquery/query/strategies/cql.py,sha256=dE54wn5gPUEhQnzMa0kdvpkDvDpqE9sUCUI6wAE8HXE,46
exonware/xwquery/query/strategies/cypher.py,sha256=DzoNQeroLmaE67riUnp9Dtfx1mQVTsbbbXJ3i66gyyY,49
exonware/xwquery/query/strategies/datalog.py,sha256=HlHnRXj6AKFSp_ZD--WSbXaA2MngZ2OIYEhjtjO75ws,50
exonware/xwquery/query/strategies/elastic_dsl.py,sha256=tKzeyZxYbgNSztXyd8ZsOkb3OifkRFskLs1QUjYOD_U,54
exonware/xwquery/query/strategies/eql.py,sha256=jusXwwRgvNjxxWf1aFP7mVi3ceg3UJIgkmXWoN6exDQ,46
exonware/xwquery/query/strategies/flux.py,sha256=WXHLdM9ktwGiWHFRX-PFlmh1TOuCQC0DkDhW9e1bsuE,47
exonware/xwquery/query/strategies/gql.py,sha256=bvbvA4b0owKdffpClSDn6nZ_PDYGhbawNkbZuLwrOWM,46
exonware/xwquery/query/strategies/graphql.py,sha256=hp_EIYPaE6qk3lgSJgkZCIlfl--hrgqZ_vXzcmvkp0w,50
exonware/xwquery/query/strategies/gremlin.py,sha256=-Yerqin1NNdnkGma2t9TrPKRuuTzjKKvumITtXzoIkQ,50
exonware/xwquery/query/strategies/hiveql.py,sha256=EgktH-sCP1EUL00hRCLVT188PUnb9Wlo6j09reeliE4,49
exonware/xwquery/query/strategies/hql.py,sha256=QyRQUEN0HpIxFoaYKwewtM0EPfAdoBcb7eIFr7d3GTE,46
exonware/xwquery/query/strategies/jmespath.py,sha256=P5GyNnPP6g2u7lMdME3h665qLA_T0YO6jmthFjrkdEo,51
exonware/xwquery/query/strategies/jq.py,sha256=p1NCmSrmzfAF67FLkBzRHdkTzIKpWOwjYKO3WFK9FRw,45
exonware/xwquery/query/strategies/json_query.py,sha256=984hSS0cJIw3BcuPib8BAu4mjAy9igDA3DurIPvjHGg,53
exonware/xwquery/query/strategies/jsoniq.py,sha256=2M7gSEpTT50KIDQMzhqDosMLepXbONS-9uNWotZ3w8g,49
exonware/xwquery/query/strategies/kql.py,sha256=HglU76vwd_7FEGreEd2IMu9nFqGFr_IvY-RMMGnn6Iw,46
exonware/xwquery/query/strategies/linq.py,sha256=arZ69j95gW2DHZEQEPcd_IXnMss1tLN-UNvJE_cLMnY,47
exonware/xwquery/query/strategies/logql.py,sha256=COtzYLazr0A5I8WNz6NphMCUjNmsIQlnC9rryEDMvyQ,48
exonware/xwquery/query/strategies/mql.py,sha256=hTUwWHfLALyJ9GI6IKPRmKYG60i_pmF_kO_bUFlZezI,46
exonware/xwquery/query/strategies/n1ql.py,sha256=zgTUaUoNpSEPRAxjdKMMS2iVkDIZlr4SfMNblMziFVc,47
exonware/xwquery/query/strategies/partiql.py,sha256=YHNmpu2oElsH-DqTuvOkuYoiEuRd_mscpoxY1CaxMjM,50
exonware/xwquery/query/strategies/pig.py,sha256=q0_dSYN5dGJ8VmmO8ggMy-GrPpcWogdal7UitZLD7JQ,46
exonware/xwquery/query/strategies/promql.py,sha256=woMzVgC1RUJLlP9PLgV_WC1etG2OhrKXXzv0y_YO9kY,49
exonware/xwquery/query/strategies/sparql.py,sha256=_H_laYfT2_Se3zOK0u7sKYWVYqpU9IRKMcvQjJTUqK0,49
exonware/xwquery/query/strategies/sql.py,sha256=-XgDAdZrZ6CQpIZPF-B1AqlEeQvN-iOtGOeA_NKVty4,46
exonware/xwquery/query/strategies/xml_query.py,sha256=4zZHii1SlDIJuCJWult5GbOwaGwymGK9abDQ3-UHZ5E,52
exonware/xwquery/query/strategies/xpath.py,sha256=hqkabD259-rFAQSLXci2TYKx9dk3qFCQM2BUo7lKJL4,48
exonware/xwquery/query/strategies/xquery.py,sha256=nOWooXoqkdm7LU2skg2txa6s8bgGTjp5_zBKyMyGnMo,49
exonware/xwquery/query/strategies/xwnode_executor.py,sha256=Az-3QJiRAduJZSWyWP-aXGpDwVhdDmFWMhu56HGvByM,58
exonware/xwquery/query/strategies/xwquery.py,sha256=_88ed1l6WKeoWlj7Xwdn0jB9hz_Icc_FjhyBreyVxTk,50
exonware/xwquery/runtime/__init__.py,sha256=u3BI3k-UlIS75PxmJVmfU6WWYcLQp6_EX55uJNOGuBE,2728
exonware/xwquery/runtime/base.py,sha256=CVgYIc60981P4bOb2IKI2-ugj_ez9XyN1kev_xnBHdY,26941
exonware/xwquery/runtime/engines/__init__.py,sha256=eG5wmruck-GE1zp_4DgTMhctdKlbXotcGaLIrF8SZJM,923
exonware/xwquery/runtime/engines/serialization_engine.py,sha256=8OfTVkuOdy9t4Hf_kG4IwSNLMi__rLFVi9OmKXifYDE,15195
exonware/xwquery/runtime/engines/xwnode_engine.py,sha256=xGbgolvkoxVPlyKtrk8fdGkNJ3uAIql1lAkzj7dn8OE,3979
exonware/xwquery/runtime/engines/xwstorage_engine.py,sha256=FGkr5MLNo8IVY1IKjEr5j19AFUdPyXO91mz_MqkExaA,9773
exonware/xwquery/runtime/executors/__init__.py,sha256=ji7w5co8NXo9P16R6QuYCEvMxOhspJtRUbSVlbnnKjM,15269
exonware/xwquery/runtime/executors/base.py,sha256=zxkCOw8Dx-rspkzVDOPgjucqyBfPG-Fr3yjmRBnGg4c,2382
exonware/xwquery/runtime/executors/capability_checker.py,sha256=ECVQjIYYNkV0jBL-OLqqNPnVbA6a2mgtRJLe2Nby1I0,8815
exonware/xwquery/runtime/executors/contracts.py,sha256=6YRzByhZa_0TI4VB4cMxvukmJNfUs9Z5vR6v5NZ21fA,550
exonware/xwquery/runtime/executors/defs.py,sha256=K1UJTXwfKOm_hjmBV7yZ5NCQiPuOkzfJyKrzIKawtUc,678
exonware/xwquery/runtime/executors/engine.py,sha256=4EIBZy9GGfCQXqKz1xPs1l1cptr6G3Bu-Rd4I19hfJg,5074
exonware/xwquery/runtime/executors/errors.py,sha256=nSKosHFI60AKCzLEc4aK5EPnB4uQ7vpUo1IFb8eOFI8,1595
exonware/xwquery/runtime/executors/registry.py,sha256=___brjiZMLp5yVo8tZUQNjhHAp20MUmwI_qeszHDCfA,4849
exonware/xwquery/runtime/executors/utils.py,sha256=qEE14nDN6tXNEpah1s72ueinpVx11akFuHOl8cWmZqk,17324
exonware/xwquery/runtime/executors/xw_reuse.py,sha256=36KN9suGVdMa1KeSSO8XnM-USMHFkes9AI4OpVz0KhE,13016
exonware/xwquery/runtime/executors/advanced/__init__.py,sha256=H0h2KDWVQrZa6dGBKYjjkkyUQXvdUaPOCsdo9lIp5To,1853
exonware/xwquery/runtime/executors/advanced/aggregate_executor.py,sha256=s24HqFN2mYI1jVdblYoyFYh1ioXqZho_50MFbgvJ3CI,6254
exonware/xwquery/runtime/executors/advanced/ask_executor.py,sha256=7Km938lQ4Rzk2HXHJ1zEumLe3nCzxAYaVGFBGrDfvsw,3039
exonware/xwquery/runtime/executors/advanced/construct_executor.py,sha256=rUNWoqNYNG-T5FFULSojb_FKcAiRP7vJ18KTX7dyofs,5656
exonware/xwquery/runtime/executors/advanced/dense_rank_executor.py,sha256=cYYuJ-iSaGst-cb6_HDGbOPJKH0wbIuJ9wcoeLPE93k,3032
exonware/xwquery/runtime/executors/advanced/describe_executor.py,sha256=N0-g5Q2HKv7MtqObZNCIwVN3VMhPmPlGCGHPuT5AGOg,5501
exonware/xwquery/runtime/executors/advanced/for_loop_executor.py,sha256=NF3Snu5JsU7uIO4zj7RilRRqBM1yPk0hhtQppMnX8-4,3107
exonware/xwquery/runtime/executors/advanced/foreach_executor.py,sha256=Hx3M2beUVINL4cd5f3ncUl9XF_pAwNm_-Kzw1JI-ybg,3443
exonware/xwquery/runtime/executors/advanced/include_executor.py,sha256=otVPsY1hmYqwddMVJ8IfgkrLP_on91Gx1kNpdotRDhU,12555
exonware/xwquery/runtime/executors/advanced/intersect_executor.py,sha256=R13qRv0kQ-QM7LBfM-OzBlgkkPyE7svLuBYWDpqdMq4,2024
exonware/xwquery/runtime/executors/advanced/join_executor.py,sha256=dU8uEV57bCYOyg9ohe_M3_Hq7l1bEGw9IZBdBTEBn8A,15875
exonware/xwquery/runtime/executors/advanced/let_executor.py,sha256=en2g9tTT6lcNCNHl4RhHONUCIS4U1YwO1Ftx3_j0Q_s,4103
exonware/xwquery/runtime/executors/advanced/minus_executor.py,sha256=5t8DXk8FYSIxd2HkXi_7_v6HiQJ3t-7dtgRwKAVUEtQ,5025
exonware/xwquery/runtime/executors/advanced/mutation_executor.py,sha256=Zx85a-4j7yrgj9_sCpjoEHRjtBNJQofgLf1bWnIU5Ik,6223
exonware/xwquery/runtime/executors/advanced/options_executor.py,sha256=5h-kuh5S7Y8LyXNG1ebPGCxyJmYI-O66sPmg8Nk8-Tw,2768
exonware/xwquery/runtime/executors/advanced/pipe_executor.py,sha256=pKRNGE2RPkYEhErXAXQzFnUhWx3Ane7YkMmlptLA-Tg,5775
exonware/xwquery/runtime/executors/advanced/pivot_executor.py,sha256=K_fmScH2pKFbCH5P-jRonq6hQTS0FG4lgmE-eNB-HDI,2862
exonware/xwquery/runtime/executors/advanced/rank_executor.py,sha256=W9F7OpGmGDurTZvIe0VnV4m1JQY0SJMRK-TTkf7_DaQ,3015
exonware/xwquery/runtime/executors/advanced/recursive_cte_executor.py,sha256=ZUASgk5eohJynhesK0L8wu7nOoGhoMmzsvgngPd_6sE,2723
exonware/xwquery/runtime/executors/advanced/row_number_executor.py,sha256=jJ8GDPnLTKrIii8p0pC-JILXXdPkzI_FRBjXfLzLj7E,2841
exonware/xwquery/runtime/executors/advanced/subquery_executor.py,sha256=lEi4zu_6R7SfPd1auEr51XDFKSFED_ZOq6J2erlyWtY,3363
exonware/xwquery/runtime/executors/advanced/subscribe_executor.py,sha256=dxJYa7TlSBxjzeOpSQJVV10K02u1kyAf-JogA5Ybk0c,3853
exonware/xwquery/runtime/executors/advanced/subscription_executor.py,sha256=MjO_llKBBrKgHe81foEF_NmaCZGyu9EGVi0rJx7ov4A,4687
exonware/xwquery/runtime/executors/advanced/union_executor.py,sha256=EhFkO1EQXN1Pah0SbsXTQUhRMKKDB30MZvxGIdc1JEU,3394
exonware/xwquery/runtime/executors/advanced/unpivot_executor.py,sha256=aHNcW8fumw0rjyEXu_rxDt-vWA4MR8lABpM17G9sIzM,2129
exonware/xwquery/runtime/executors/advanced/window_executor.py,sha256=d3ti66tIUF6f66nGC4jitz06lgQhKo1cgsg2GcVn8hM,7502
exonware/xwquery/runtime/executors/advanced/with_cte_executor.py,sha256=J97LVHnCcDV4Sn8OqZwMquBH_AYs13FKKf3o6hrY_9k,4360
exonware/xwquery/runtime/executors/aggregation/__init__.py,sha256=o3_C_PpL5rBzxAuz7k-1e2Drud4l71tancPhfhOVmH0,1275
exonware/xwquery/runtime/executors/aggregation/avg_executor.py,sha256=3EhpwRAeIBPtQwbn_QCivVhEgc0QT6WlBlvBnYWk2CI,2965
exonware/xwquery/runtime/executors/aggregation/collect_executor.py,sha256=xbVgUftJ68Aesu_9QdPbyb5E2eJpWNSXlsAc0u_945c,1786
exonware/xwquery/runtime/executors/aggregation/count_executor.py,sha256=yic9XrCwFlQp738uQ75n5UXNK_HgAty6som61ZCMcaY,1288
exonware/xwquery/runtime/executors/aggregation/distinct_executor.py,sha256=dKn9zqtlv7aWZAhtFxX5DZ1cLeLwYovHRwD7CPOmij4,5242
exonware/xwquery/runtime/executors/aggregation/first_value_executor.py,sha256=smuR-2QjGT9ZysL_x-YwW_IHnbdvQDFKZHCZNYwsBlI,1606
exonware/xwquery/runtime/executors/aggregation/group_concat_executor.py,sha256=Al53E0zuFEhXJrbqe6l_4IGx8KkXSD_qFEsR8SVfPDU,2244
exonware/xwquery/runtime/executors/aggregation/group_executor.py,sha256=CBwWNXYEFuWyWn5hiEgLkIwZtyDCdEFVJuecMekNAAg,5299
exonware/xwquery/runtime/executors/aggregation/having_executor.py,sha256=37LoYW4ASkfWc8pbC27vBql1kOWrhTQP8k_Psghycew,5275
exonware/xwquery/runtime/executors/aggregation/last_value_executor.py,sha256=hYGSs8Zr8lA3iYabL2-kVrEmS8xnx7vUv_CWzbMpyws,1573
exonware/xwquery/runtime/executors/aggregation/max_executor.py,sha256=Qlni98IYLP0eMU_9PCY5RTyl-xNM_lDxKo0Xh2Aav3E,2796
exonware/xwquery/runtime/executors/aggregation/median_executor.py,sha256=Oxupa0Em5vCKR8zAQaD9Q6wFMnuSMwwNpnKj8ZLSmF0,2466
exonware/xwquery/runtime/executors/aggregation/min_executor.py,sha256=4tAw3I3zwMV1wcIPDNo1xBIkd0RJ6fB3x9isj4ejdeU,2796
exonware/xwquery/runtime/executors/aggregation/percentile_executor.py,sha256=8amjhCSDWH4KUciOZvRhn8XZ0XNHARMv_fQqPJ0M_VA,3180
exonware/xwquery/runtime/executors/aggregation/reduce_executor.py,sha256=Th5Igk3Ds-vT4ZUIpZG4fIW0Dvvo3LBkKm82cTxixSQ,3085
exonware/xwquery/runtime/executors/aggregation/stddev_executor.py,sha256=liWHTWLouqMrxvgk3NZXBKm6QKRXK0fo6HASAf7O288,2826
exonware/xwquery/runtime/executors/aggregation/sum_executor.py,sha256=zFqbMIdElogz2pXVPj7ybCbL35qkfXKaspVdWiqOHfg,3044
exonware/xwquery/runtime/executors/aggregation/summarize_executor.py,sha256=1V6JrVHLyz2d7XzhsaN9j_8SxASUmOCUlE4PDFygQz8,2253
exonware/xwquery/runtime/executors/aggregation/variance_executor.py,sha256=M6PC2F52t_Dmtig0WEzL5jmncZ8XKOfcL7JpnwjU7mc,2799
exonware/xwquery/runtime/executors/array/__init__.py,sha256=vUvCrf-wiIM5AgDiszgj8kYt201xgmqIAoffz-2uzIg,942
exonware/xwquery/runtime/executors/array/array_concat_executor.py,sha256=uAZemIve8JSWW6gjqYlY0UOWIKypSX70Nxvk82lMZyM,2047
exonware/xwquery/runtime/executors/array/array_contains_executor.py,sha256=o4Ir-XQEz_fBWof10dpdgtXHH4FIZ7mELIeB1UouysQ,1945
exonware/xwquery/runtime/executors/array/array_distinct_executor.py,sha256=HbUw84rUCYXnFDTpfzcxZFOi84AuAfz4FFCgqVSJkeA,2462
exonware/xwquery/runtime/executors/array/array_length_executor.py,sha256=riteTUq12nMCqd4hJ4-D348_DtQyxLVdUA0AkOD7RSY,1825
exonware/xwquery/runtime/executors/array/array_reverse_executor.py,sha256=YwmpJpSrpnxpLfIXv4fOMICIzeZVGqdMzKIBwSj-rXM,1864
exonware/xwquery/runtime/executors/array/array_sort_executor.py,sha256=0VvEfJ-NGAaWerySTLWB36gHcrCqTHywV234xX2lPTM,2536
exonware/xwquery/runtime/executors/array/flatten_executor.py,sha256=8h8LZu9E7TNJiIJjI4pA15rJdpdxPZal8pgpSyiRAQo,2882
exonware/xwquery/runtime/executors/array/indexing_executor.py,sha256=uJZ4IRZDJasb15rWGt31cyNutHFJhnnPAHrFn398vaU,1871
exonware/xwquery/runtime/executors/array/pop_executor.py,sha256=3a4CHa-5IhKB8OJbCvkL2MaSssu3uV4NHuLqyCvXr84,2251
exonware/xwquery/runtime/executors/array/push_executor.py,sha256=QYG8BST6qTU-XtbD3IvecBGoD619IEgm3e_7SCqceRc,2151
exonware/xwquery/runtime/executors/array/slicing_executor.py,sha256=Dn3oZ0tAa52aE4cmHlFlJCNWyNwvrtxujuVwlbl8IJ8,1838
exonware/xwquery/runtime/executors/array/unwind_executor.py,sha256=YSwYrSi7f3pS42QW4V68_cqxRNetCVoqU1OawQdg__g,3190
exonware/xwquery/runtime/executors/conditional/__init__.py,sha256=C6SyVaJyLEHiXAJHe90ytenkpjgqw7xEnPx_ZUgGPRM,385
exonware/xwquery/runtime/executors/conditional/case_executor.py,sha256=i3AoA8ixMthblxNwPDuiglrtPc8p_-Duto9b73AOqh0,4820
exonware/xwquery/runtime/executors/conditional/coalesce_executor.py,sha256=4VEjw5RTrdiZv4bxMOxtj91CFUINMLi7QZOk-3nY4Dw,2811
exonware/xwquery/runtime/executors/conditional/if_expr_executor.py,sha256=w7dOQLJqanSIlan6_ESbEaQ0AcCoA8lYdEyMopW6_yw,4204
exonware/xwquery/runtime/executors/conditional/nullif_executor.py,sha256=LhL2UOxpxkFr4wmmkyKnAC2V12DVTMCR5W7MRMWi4MQ,2449
exonware/xwquery/runtime/executors/conditional/switch_executor.py,sha256=XmzZ_zxnzNmt9SRgQbmXHErMAdyfmT-JkoU3xa2ye20,3049
exonware/xwquery/runtime/executors/core/__init__.py,sha256=9BbImTAnxF_ujPoECwH3tCL6MGDz8YRB5kxVlvsAxqA,649
exonware/xwquery/runtime/executors/core/create_executor.py,sha256=AtA8Efbcj6beZiRC096Tj1o5EOeWDyPXdpbiJ7gXRz4,3120
exonware/xwquery/runtime/executors/core/delete_executor.py,sha256=Yef_7-N-Up1oUnwJlj7lESRYguoP82kIyxPvAMCYbR0,7783
exonware/xwquery/runtime/executors/core/drop_executor.py,sha256=BeBywW7jG7krTWhSfm1jx7JuOdAYuxGIawJrno3oU0A,2980
exonware/xwquery/runtime/executors/core/explain_executor.py,sha256=XqFGowZuA3qRAx-kAPoS9YTvbS8Txh4H6-q4yba_FBg,5615
exonware/xwquery/runtime/executors/core/insert_executor.py,sha256=4y3ueVODAyWr5nAVWbR6oJLGEHunoFQHX5uxXKS5enU,2809
exonware/xwquery/runtime/executors/core/select_executor.py,sha256=_2bldxtyK5a3xe21RYOSgimYMLJXSLULp1BsT9tcDxg,29842
exonware/xwquery/runtime/executors/core/truncate_executor.py,sha256=hRZvCBW71CrGy9VlykjC29gYOByws0QN22vdZyXXn0c,3873
exonware/xwquery/runtime/executors/core/update_executor.py,sha256=SkBzxfF4QyVMyrvEW8eEBWiFbZLhmtZVvhteuktg2ck,8330
exonware/xwquery/runtime/executors/core/upsert_executor.py,sha256=4-SLnzL5ejhr5KIBkLGsBt1rypHSwpr0nF1NcxbZWOI,5687
exonware/xwquery/runtime/executors/data/__init__.py,sha256=CEmHIYOymre4PFHePXez6aCcpn3GVVZm1Ll7t0alhhU,643
exonware/xwquery/runtime/executors/data/alter_executor.py,sha256=gyrdIb1_Zhr5YwWqsXlqg5v3vGemGv3OnAZ4TxCUgrE,1709
exonware/xwquery/runtime/executors/data/bulk_write_executor.py,sha256=Xi9jYworRExS_zq-XGhyB0oGz7yx2jBvEjfW-1W7aqM,3435
exonware/xwquery/runtime/executors/data/copy_executor.py,sha256=K44BHShRa5N6AMbQi5SF0MUwv8s3-iVAMAVKv_Dm6Xc,1919
exonware/xwquery/runtime/executors/data/export_executor.py,sha256=6xiQVjW12K4h1Raew5MVugJYWQ4SAo8Sy7DvyyqgHhk,3645
exonware/xwquery/runtime/executors/data/file_source_executor.py,sha256=GwzewaLF2ZtmPfzOK-jAUE1FbOqq1DCzN_cCk4Ho-sw,9020
exonware/xwquery/runtime/executors/data/import_executor.py,sha256=M7pYRh4V240JlhJ7ckZr5npav9PeURSJREV8a242gB0,2725
exonware/xwquery/runtime/executors/data/load_executor.py,sha256=giyq56URvOp-kCU-DmVwaTsmBdWYFWZa1nbGyh5FCZs,5334
exonware/xwquery/runtime/executors/data/merge_executor.py,sha256=b1ctv47VA4cSwSpO86X6gmmX9VJBO_Cc3FF4TVSTzls,1754
exonware/xwquery/runtime/executors/data/store_executor.py,sha256=uTNU9ANwBNANAp3dv5W0Pg-YfESDTzpbtfbrXLKh6iU,6528
exonware/xwquery/runtime/executors/datetime/__init__.py,sha256=MBFMDrvugtFHrtOgDuyB33mBKyq18v5gB08SYdZBSQU,810
exonware/xwquery/runtime/executors/datetime/date_add_executor.py,sha256=NWVj2XUeeoPP_xiYMD7BMf9r8oxgUdFYkUtUh17fjc4,2962
exonware/xwquery/runtime/executors/datetime/date_diff_executor.py,sha256=PhNCT6LYw2PexPiYEzpGMPwvbfMjxvmk1iWUTNh4yvY,2824
exonware/xwquery/runtime/executors/datetime/date_format_executor.py,sha256=VUMm3sUTmcD6Hnq64oRRD6VuW_0MAT4ejruxMjPVk50,2410
exonware/xwquery/runtime/executors/datetime/date_parse_executor.py,sha256=dhZ2QEx484wEPgKQ6plsP0lIlbeTcqE_rEKRcHPRHCg,2395
exonware/xwquery/runtime/executors/datetime/date_trunc_executor.py,sha256=kaQt7sCSH5vC2xgDYodiNgLAJqpMmoEPmxeVPpHzqm8,2998
exonware/xwquery/runtime/executors/datetime/extract_date_executor.py,sha256=ki7jfr7WrEczssKG0H2B0HjWOUptHODgCOq7kqH5txE,3010
exonware/xwquery/runtime/executors/datetime/from_unixtime_executor.py,sha256=y7xOLdv0Hu3GSfjhf_9MRt8CbmyGAkV1Mm-g-4ZcYgQ,2477
exonware/xwquery/runtime/executors/datetime/interval_executor.py,sha256=ATtTp_03wWh3BXNv3O_HAt_su60s0kc7aa-0amel5VM,2898
exonware/xwquery/runtime/executors/datetime/now_executor.py,sha256=8waUj3AuP5YfuSVXQilje9XmxjID_INEXyKiTVt3l3E,2438
exonware/xwquery/runtime/executors/datetime/unix_timestamp_executor.py,sha256=EmkGT-n5nTkISfiAmDPOGY1tNm-vDg4eo8BpO3h90Bs,2248
exonware/xwquery/runtime/executors/filtering/__init__.py,sha256=DQ5fgNEEO1bcy4Gi9tLSCadv6SsZIlnlip_J912rZ7U,1451
exonware/xwquery/runtime/executors/filtering/all_match_executor.py,sha256=5xBwl9Xe-2NlQ4itWerXLdyrYXV835nQ7YmMKpHWdII,4897
exonware/xwquery/runtime/executors/filtering/any_match_executor.py,sha256=4AefkCJskg2Qc2jP3BnGyKqJ0COgoGvKvCEkeNfMSV0,4898
exonware/xwquery/runtime/executors/filtering/between_executor.py,sha256=trfpAq_bzPNCIanH1G8jrxMOKpRZiWv71cxJlhKvsGg,3249
exonware/xwquery/runtime/executors/filtering/contains_executor.py,sha256=c3cwI7RSI8HNwFc6MOtQkDdkaVyph93lddCQN2BRxT0,2889
exonware/xwquery/runtime/executors/filtering/ends_with_executor.py,sha256=rG_oIVguw81L7IWuXITHnwNwWGx7kWjtcv7Ty3dv4s8,2937
exonware/xwquery/runtime/executors/filtering/exists_executor.py,sha256=ihMxNeeTNWERzse4iUmgzHVmleAUrCBAiM-wl30DQZ4,3845
exonware/xwquery/runtime/executors/filtering/filter_executor.py,sha256=Eh9idaYRi5ikFgcHSaqKi0dv1lSwLCeic3dDN8j_LJQ,4564
exonware/xwquery/runtime/executors/filtering/fuzzy_executor.py,sha256=UdiMbQDsQoQ1ePl4iwR-i4yQhJC372zlPVgQTHIAKu4,4939
exonware/xwquery/runtime/executors/filtering/has_executor.py,sha256=xQxNwVBEopIhp6KfBlkdXtcgdzGzsN8AkHLzSlCtquI,1962
exonware/xwquery/runtime/executors/filtering/in_executor.py,sha256=EslPZvwgSxud-a4Yp1m5mHbJYiRBcCzqruIW_UIjj6U,2958
exonware/xwquery/runtime/executors/filtering/is_missing_executor.py,sha256=baNOSCyaK4Y2Cuep3uJG-x-JIGW0-VVJWDgBdzVsajs,2992
exonware/xwquery/runtime/executors/filtering/is_null_executor.py,sha256=V9OA1x-2tz3iQx1kw3iXuYdfqWy2SyTt6tlYVlgpnRc,2917
exonware/xwquery/runtime/executors/filtering/like_executor.py,sha256=uXRaVIv_-TqFZ6-4tGB8VkazBRs9iHDFYXNtb6qwd6Q,3142
exonware/xwquery/runtime/executors/filtering/not_in_executor.py,sha256=ypz7LhdQmFAlNqZhKe4nkCn65dOEvl7RqAWDgf8wq0w,2847
exonware/xwquery/runtime/executors/filtering/optional_executor.py,sha256=OJGT2qeqeB3CXTlRSov8wDVtLoVBg8DkEiLiKPGktMM,2484
exonware/xwquery/runtime/executors/filtering/range_executor.py,sha256=NRoHqQiYnIxTBK357-17AMavwh97Vrjx8Xw5gIFG4E8,3743
exonware/xwquery/runtime/executors/filtering/regex_executor.py,sha256=iqLxWcT54gmEGvKOO4qVSZfAuOeBx-1x_JImes6zsfo,4250
exonware/xwquery/runtime/executors/filtering/starts_with_executor.py,sha256=425h7-AT88rH0pp-Z3RMeqRLczcG3JvXMAfyM9Nqpbg,2957
exonware/xwquery/runtime/executors/filtering/term_executor.py,sha256=1oW9V9OvjQOQQxp7oGjp0sckx2tjwG2tM-pX2aaUAk4,2247
exonware/xwquery/runtime/executors/filtering/values_executor.py,sha256=lcPy31N4hyeyWDtVJzXouStJrivWgJkyePw5ll-cZiQ,2125
exonware/xwquery/runtime/executors/filtering/where_executor.py,sha256=9PmahED2LEiio6GxnW6_hlcwswbdj7xuT3Ef6HOnYX8,8638
exonware/xwquery/runtime/executors/graph/__init__.py,sha256=vxpdxsejK6CF1fI2CPAOPYZ09oqg2iH0-rN0qfqSFiU,2988
exonware/xwquery/runtime/executors/graph/add_vertex_executor.py,sha256=9q3ku3cA_Qi9YVkX-hgV7XAsyEqg-iNvnPwjo0Z406Q,1554
exonware/xwquery/runtime/executors/graph/all_paths_executor.py,sha256=BcBWWSttrh2mN1JENayasBs5DoHPThltTb4LBXeC8jo,4271
exonware/xwquery/runtime/executors/graph/all_shortest_paths_executor.py,sha256=SvWaylQy_Sr28J9Y-AsVEe903t10r9W29PJNWvvI6gk,5631
exonware/xwquery/runtime/executors/graph/all_simple_paths_executor.py,sha256=vds6m_AxOn84iR4Imu5ac301o7LNnDg59mZLJQ45dkA,4204
exonware/xwquery/runtime/executors/graph/both_e_executor.py,sha256=kVGGoKQyyavhjvYG-M3c6O69p2-wI6qC7UrxTdN4uEM,2181
exonware/xwquery/runtime/executors/graph/both_executor.py,sha256=rsjeS528VHaNiRc5lvwEIitZhr0KHGtuu77zWoGWHgM,2756
exonware/xwquery/runtime/executors/graph/both_v_executor.py,sha256=U0a_EghQ-537o8Pd2y4O0xsbxTTE394ZsjQQ8bUPpxA,2391
exonware/xwquery/runtime/executors/graph/choose_executor.py,sha256=rWnFN1b1qQDfQmMLM2cJSK0qVJMitUuXUCJ-yOpcS3M,2435
exonware/xwquery/runtime/executors/graph/clone_executor.py,sha256=8IfAm9l3kH4581-pzx22mwHkzN8XtXRSVqRUfnUhhKE,2442
exonware/xwquery/runtime/executors/graph/coalesce_step_executor.py,sha256=4EhlMflzUlzeNz2Zy4A0QS9Ad-XRYtnIwD8T-iY-pwM,2806
exonware/xwquery/runtime/executors/graph/connected_components_executor.py,sha256=1k7vCd6iKOe3cee8TktW6l1V8w0R2H1O9xC--A9eILc,2573
exonware/xwquery/runtime/executors/graph/create_edge_executor.py,sha256=v4eXSAxI4Lfdj5k0e8e6_iDfoK98mt_2FD4C9FKIoos,2327
exonware/xwquery/runtime/executors/graph/cycle_detection_executor.py,sha256=TyXYLvOwYz2XXySiPvtHdql_d8BXPEQuF4mtggxghYY,6486
exonware/xwquery/runtime/executors/graph/degree_executor.py,sha256=oHnO8zAVKAtu1Qb_17QOxokD3D-BKwajFlpgJbMAPKw,2345
exonware/xwquery/runtime/executors/graph/delete_edge_executor.py,sha256=WqzGyKd1SDYfaTX3wQlEI73WLtKowXh9b2jEyl4r2nM,2434
exonware/xwquery/runtime/executors/graph/detach_delete_executor.py,sha256=sSrmKeJVH-Q4raL0nCC4ntvf16MHjfOYXdsrKtQtvH8,2501
exonware/xwquery/runtime/executors/graph/drop_vertex_executor.py,sha256=x7YXqzMgr_-yyCo2ND3dQLrxrfN2-MrVlL598brE4XA,1864
exonware/xwquery/runtime/executors/graph/expand_executor.py,sha256=6n6qsR2zBxMLiPzJwMY2EyGS9bDZUv_WPT7cZS7r_60,2296
exonware/xwquery/runtime/executors/graph/extract_path_executor.py,sha256=SLBjF94ipjumj0BQc9PgUSZG0kZ0NRGUPVlReHjB7no,2366
exonware/xwquery/runtime/executors/graph/in_e_executor.py,sha256=7zB7s6SY4Ait2xMXMLXF9wyzQj2oze9ryT5IlHWOkGk,1994
exonware/xwquery/runtime/executors/graph/in_traverse_executor.py,sha256=ijAoyBuf2mrVBYsQLEIykYcRTmG5wNaID2EiC9t5C6o,5324
exonware/xwquery/runtime/executors/graph/in_v_executor.py,sha256=-xCaCNHLDDI8BByJK0HG_4aBGPiBL40uiYfhPqn4DOw,2025
exonware/xwquery/runtime/executors/graph/match_executor.py,sha256=d-itQq4P2YjRzL208rQ3Agw5lNmdJ_I3S5qVVCIqsGI,5645
exonware/xwquery/runtime/executors/graph/neighbors_executor.py,sha256=6Py3qo2RN5U-Ul_HrqFOrnhwqbhwaCcL_IU80ZryzHs,2066
exonware/xwquery/runtime/executors/graph/out_e_executor.py,sha256=GpLvZfMd67SUrQWoSLxWc_4YdMiH4At21IxvGEV64eI,1997
exonware/xwquery/runtime/executors/graph/out_executor.py,sha256=wmGeleqWTry_oQWcWUX6MTccKuRrqFsQsrag0NVCuVo,4284
exonware/xwquery/runtime/executors/graph/out_v_executor.py,sha256=D0Y6KwBs1I_cEnMOcCVUxF8CNTi_wJJiRJvAuNcoWzc,2035
exonware/xwquery/runtime/executors/graph/page_rank_executor.py,sha256=cz0gAPNu07kr8p-isUsh2_nqcb0I8cCb379CyDIfwAs,3308
exonware/xwquery/runtime/executors/graph/path_executor.py,sha256=joPJU_6KSqEvEHsGqxHWfcPL9jDM05h67VkuW3D3ajI,4559
exonware/xwquery/runtime/executors/graph/path_length_executor.py,sha256=x7URY-REO7bN4LAs5TTtjYWLAYKO2EKnxioRymPAttc,2376
exonware/xwquery/runtime/executors/graph/properties_executor.py,sha256=ORDI3CbHCwkzpYWIKP5z_T60NCizgQ3SQKmXblmKUq8,2326
exonware/xwquery/runtime/executors/graph/repeat_executor.py,sha256=s4te4mB19lZ0qJXCrRo1tyezkQyB-SwKRkdX9FBzdUI,3377
exonware/xwquery/runtime/executors/graph/return_executor.py,sha256=S95yqblHze0GU773yZaoGEmO5Tk1uLEeqdoxqh5sRyE,3775
exonware/xwquery/runtime/executors/graph/set_executor.py,sha256=KtK6MREMYl8OxzRvqN1iG2tCErRGZ5tULbT0ACCozno,2507
exonware/xwquery/runtime/executors/graph/shortest_path_executor.py,sha256=RuTB8t2xKP_SW-Yy-7c_tBAa8v6i8b1GcP-B1uSdWJc,6198
exonware/xwquery/runtime/executors/graph/simple_path_executor.py,sha256=7gtpbpLewv-OEf7I5_JphDFnCRdAJXl8MB06djEA0Wk,4101
exonware/xwquery/runtime/executors/graph/subgraph_executor.py,sha256=yWdLbTkxxnradoMGirBiw5EnRrt44GLivZibIjiX2QI,2817
exonware/xwquery/runtime/executors/graph/traversal_executor.py,sha256=ryize_NdGnuGp0glCG7eS3Tth_fgWelNCGjt-ywLodg,5742
exonware/xwquery/runtime/executors/graph/update_edge_executor.py,sha256=gcIJI3V3cUr1u0xo2AAdpqRj54ryweSE6tzsgNDd8QQ,2383
exonware/xwquery/runtime/executors/graph/variable_path_executor.py,sha256=XwehnALzX7-0_DxjKXLb7LzXS0nFHEx0bCPG2WUFw8I,2670
exonware/xwquery/runtime/executors/math/__init__.py,sha256=-2E4Pr_dy_yBhfO4iAAFiXG_Gma_U6P-DPH9pPf1izg,909
exonware/xwquery/runtime/executors/math/abs_executor.py,sha256=-CKfgPZxhuJ3-E93poSNC57RZUwrkIwcaysAzpHfNjM,1798
exonware/xwquery/runtime/executors/math/ceil_executor.py,sha256=hatbtXY5DPfICqB3nd-2LZspKeGBhYg5vnG041PI6uU,1808
exonware/xwquery/runtime/executors/math/exp_executor.py,sha256=cfXcKk6XMo_M_Ph_S2iqvRIVwFSMPVgR3BhqMCn9XFk,1804
exonware/xwquery/runtime/executors/math/floor_executor.py,sha256=iJ6Eb2T2b3FOSaApws-8rP8Dj0Sn-NJbGMpMsv1vKa0,1812
exonware/xwquery/runtime/executors/math/greatest_executor.py,sha256=FJwIZbNw_bZ8d7RheWzcurwWYIyJmfJm9QXNMoMZtdM,2254
exonware/xwquery/runtime/executors/math/least_executor.py,sha256=Wa3sYMzqGSklLDq2_LCJG36Wak3ASDLeFu51UYU6M3E,2245
exonware/xwquery/runtime/executors/math/log_executor.py,sha256=vYYfgA18DqXRIx-qEH_MRA_yjhUZnVcqwmNr_nrpYm8,1853
exonware/xwquery/runtime/executors/math/mod_executor.py,sha256=qPzH1J0p2z961C036cM3tx7molcnrNMJWq4FIl07Z80,1846
exonware/xwquery/runtime/executors/math/power_executor.py,sha256=PNDRjETClR7bFb2lPFom-7kDOpeYDtyn6SZvE1wWdGI,2097
exonware/xwquery/runtime/executors/math/random_executor.py,sha256=2CiPdOU9dKyQLxnM_z01iyLRWqT1dLdnsSS8WaSZmNg,2167
exonware/xwquery/runtime/executors/math/round_executor.py,sha256=tC0a0FSe_cCuL386fnBVly4qY-mORsXT-p88NzR1CCk,1864
exonware/xwquery/runtime/executors/math/sign_executor.py,sha256=eYhDyFqEc6Q5cLqVyzTtg2JQ6z94wyHif8FRRrp30ZM,1990
exonware/xwquery/runtime/executors/math/sqrt_executor.py,sha256=TQfuYutQXYVIuQ51HrjzXnH2MtcqLid32-4PaEEnOms,1808
exonware/xwquery/runtime/executors/math/trunc_executor.py,sha256=JO0KRkxLYA-xmhYk2CVLy9lxYo-L0S_7PLC3oLS_ZRU,1812
exonware/xwquery/runtime/executors/ordering/__init__.py,sha256=BDbYls8iSIpp6xfgUyQPNvfCDp49f6-kovR_-p3IiOQ,231
exonware/xwquery/runtime/executors/ordering/by_executor.py,sha256=UhE-fr5qNozTRIPgXPV9kYbWe5k5LO64iPHxPVP932s,1466
exonware/xwquery/runtime/executors/ordering/limit_executor.py,sha256=a5-3SBKjlQhsFidbiXOMKfmlELPmuCXt7q1vA4KAh_c,2875
exonware/xwquery/runtime/executors/ordering/order_executor.py,sha256=rO18xiLj9-zSNog2nhpTCnL3OX9IHuEENzBpZ7XpYqU,3834
exonware/xwquery/runtime/executors/projection/__init__.py,sha256=lmPzTZEvN1b2ilEZAc90G_a_e5VQ2bIfk5tGXc95ttY,188
exonware/xwquery/runtime/executors/projection/extend_executor.py,sha256=_QFV0qsp96aSy4cSU8pgr9w5gFW1OSLU5klisMRT76E,2420
exonware/xwquery/runtime/executors/projection/project_executor.py,sha256=tKzTLaEu-eRsOByNRtZxrdDwsulJ839mozbgoDcM_vs,6232
exonware/xwquery/runtime/executors/string/__init__.py,sha256=zN_IjoYF_eRV9wDMBgnwFOutVN3Uz9Khy5nScJzMN7A,1108
exonware/xwquery/runtime/executors/string/concat_executor.py,sha256=vJFH1HQ5vzAY8B7h5kDzAhBdCbLeJVqOGW9jbKPctfs,1988
exonware/xwquery/runtime/executors/string/length_executor.py,sha256=CAn94UcnUgokiraozzfcGMz7SC0xYdrniXqBUaqXH-U,1776
exonware/xwquery/runtime/executors/string/lower_executor.py,sha256=CRqspAw3rccUhtTgqmXIVyelwDYJOvAoBKP2h293oxQ,1767
exonware/xwquery/runtime/executors/string/lpad_executor.py,sha256=QkXw9YScu0JKL-44uhswSmKAK6SO3JITXzxIHO1tuyM,2012
exonware/xwquery/runtime/executors/string/position_executor.py,sha256=0bK1LgOLLwNITnKk-1t9y3k5cuvC5YgnR3EQkkpljUY,2137
exonware/xwquery/runtime/executors/string/regex_extract_executor.py,sha256=h4nUo2G-1iTWBYeNDKMKbt1MaIbedKlUaXdd5fHQSzQ,2669
exonware/xwquery/runtime/executors/string/regex_replace_executor.py,sha256=1xtGOgjrw1LBZwhHz5SAZGc0FUgUVD7fMzyjiGY5HOs,2653
exonware/xwquery/runtime/executors/string/repeat_str_executor.py,sha256=H0_0Kfck9vc1r18UvSpN1nHjmeRcUZCVpW-3GXDT8RA,1883
exonware/xwquery/runtime/executors/string/replace_str_executor.py,sha256=VQniY8w9Bjp8gIh0RV553PsCVKxuQCYrWqPF0hdB7-U,2187
exonware/xwquery/runtime/executors/string/reverse_str_executor.py,sha256=tCyMnhZMnuG7IHyZ4mXYj9ZQOw0vFrJovh6zyF9GUec,1789
exonware/xwquery/runtime/executors/string/rpad_executor.py,sha256=j045JxzI19-tJGbGrPEsFhOUKxfUzDuVpOG1YNHAF1E,2013
exonware/xwquery/runtime/executors/string/split_executor.py,sha256=eusGGATI_04WXEGtSw2QJ3QItn1Q06q7IZJQB_3sYn4,2138
exonware/xwquery/runtime/executors/string/substring_executor.py,sha256=kSGRXYEp7Yej7Hb3Jc4Uzc56AVhkKMtsNqa6tKMO4sc,2124
exonware/xwquery/runtime/executors/string/trim_executor.py,sha256=TILIMFL4md65JkOZwfoLKS2YhV1Z7BCpq1x-Dwtksxo,2272
exonware/xwquery/runtime/executors/string/upper_executor.py,sha256=c-z5Xhx_Qhw2lW7OwQITKEO5W-be9eqKW2v3AiU6iaA,1767
exonware/xwquery/runtime/executors/type/__init__.py,sha256=J_yTjNeujnJFkYsYACSjzCbSUb66hrGDi-TtYf92q6k,653
exonware/xwquery/runtime/executors/type/cast_executor.py,sha256=nUORMefo9oujEknBdMFRu1GfxvT7U1C58EeG_BznKhc,3013
exonware/xwquery/runtime/executors/type/is_number_executor.py,sha256=3euirvAG72Ql93fegEgVTO6QbbtPWrBXO4bEf4kEQLI,1791
exonware/xwquery/runtime/executors/type/is_string_executor.py,sha256=yv7ZPiQD5EY6DpXLabCywIK_2qov0auZgfgRg_0QB7g,1759
exonware/xwquery/runtime/executors/type/to_boolean_executor.py,sha256=HNRt_Dg4GLfBUU9R_iC5LqS2tNfpDYfkwgN3ry3cZDc,1985
exonware/xwquery/runtime/executors/type/to_date_executor.py,sha256=KYqS-zfcNeaYGgSTScn57qDfPNTq9L-P_ncb6BaB9u4,1883
exonware/xwquery/runtime/executors/type/to_number_executor.py,sha256=qNy6Ay6-fBC_y84H0eQozZK2YNC7t27GVaV5-xvp-cw,1883
exonware/xwquery/runtime/executors/type/to_string_executor.py,sha256=lFjhQxpxtMFzXmH92W_GZ0KPlCMzSl15gL_XVV6UuT0,2049
exonware/xwquery/runtime/executors/type/try_cast_executor.py,sha256=2_2tczCDL1IQb5LHa3JqBBECdQlkMRol-ggWjK0RcpE,3153
exonware/xwquery/runtime/executors/type/typeof_executor.py,sha256=WPB8kOSpOr6a9LSDTsyKocmCwUXBB4hDSyExhr-sf-M,1743
exonware/xwquery/runtime/optimization/__init__.py,sha256=h47ky9p0qpBYBAKtGtYABue-KaRMNeVhZoghoAThbD0,2001
exonware/xwquery/runtime/optimization/base.py,sha256=k2WANiHRBStp6PVkhPTUiO6cco-zQRSULOj3OSJ8Yrk,7007
exonware/xwquery/runtime/optimization/contracts.py,sha256=YFsPPteBsC_bcY2BDcmXoN7qW0m3Gkl4VHbyXfUPGbU,7071
exonware/xwquery/runtime/optimization/cost_model.py,sha256=8-pLsJsMefP8BLrvNFrzpJubpMPaXRIZr8-9dX6o1dc,6917
exonware/xwquery/runtime/optimization/defs.py,sha256=RCXaLvyq6HyyQWZeF85-mQZOry4N6NxyqJYLu0hSCqI,2990
exonware/xwquery/runtime/optimization/optimizer.py,sha256=hYpcqZ3YPd2FaLhKpbphIGp8KTKiJ0oJ20YwjUbhY7Q,3144
exonware/xwquery/runtime/optimization/query_planner.py,sha256=bE8_Ebg5p6bdimWdkRgKBp67HIP_sLPms81n6ajCnRQ,13876
exonware/xwquery/runtime/optimization/rules.py,sha256=s6R49Ur1rJXDAd0Qxjz8u8enSU-E_3EzBZOJet3suIA,10115
exonware/xwquery/runtime/optimization/statistics_manager.py,sha256=a_faRREFRYotePJF9jwsZ3R9tKLQMPT71mzNKK0BKIQ,10239
exonware/xwquery/strategies/__init__.py,sha256=GZOcS3E0cReumWcXvIFv9ucRJDYKTFOA57Gq1ThzX5I,607
exonware/xwquery/strategies/base.py,sha256=J1b2bZr8jaGjetOKCQ2jvtlHZndA_X2N5P4rshYFPZY,11297
exonware/xwquery/strategies/cql.py,sha256=VrVS_9uRdfodmFFZPq1Vkl8Xhb5_B7eqd7-vrN4TVuw,7493
exonware/xwquery/strategies/cypher.py,sha256=SiZHRrRCrkZkRi9WfFdMCZcOyhqX3OD1Q8WRek2ST18,6539
exonware/xwquery/strategies/datalog.py,sha256=LQQYoDhdtEygsUaQfjecwWTE-ShJ-3uKc_28VsdO5BQ,2743
exonware/xwquery/strategies/elastic_dsl.py,sha256=IaoRBY-Rwd6g41wAHwy0QL_HteWvV9c0-nhBUAQekbg,2774
exonware/xwquery/strategies/eql.py,sha256=PH7Rc5_UqVCfwM0RZ-FC-SQtUeFZmyqWgo8YH_3NLVg,2688
exonware/xwquery/strategies/flux.py,sha256=8uQ8UBMVxCOE7wdj_ikVlqe7_k1qXeR5bkD2nfY3Y74,2750
exonware/xwquery/strategies/gql.py,sha256=gOuBrywnajg9PV-oXYROMozkIhNSOIDs-v-CIOSvCuo,2412
exonware/xwquery/strategies/graphql.py,sha256=NBVkBAtqvbMu6CutWJxO9rZsHyG_zk0CqzLDrbItq7c,7371
exonware/xwquery/strategies/gremlin.py,sha256=xN3fG_VceK0ZZ4Pae5Tj0GXOJvxKUUo0MeY2BIIA4RU,6819
exonware/xwquery/strategies/hiveql.py,sha256=ihGUU1qQw2Sf3UQnXD8nnFOYetPVcg2oBcl6rX5KMMs,7782
exonware/xwquery/strategies/hql.py,sha256=Xvr0eQ4AQ_CSvbEieUSrYb6J2pqPd9qWaMLuQPmpC2M,2695
exonware/xwquery/strategies/jmespath.py,sha256=1iCTVq_wroSiKJgcROylZDs9Pq5elFiycL8GpRhyUO8,7932
exonware/xwquery/strategies/jq.py,sha256=Lsqh2XSInXukYm0GeB0oWsgfcgMDV7-Bm2-Lrc51Phk,2336
exonware/xwquery/strategies/json_query.py,sha256=ZWCuPhCnJ1iZsWVrDRHW3pjMuQY47Id8a9g-uQoAOU4,2309
exonware/xwquery/strategies/jsoniq.py,sha256=H_wVEsW27DIpLq7QvzxB99eMx3WivZdLYKNdtzhOyc8,8131
exonware/xwquery/strategies/kql.py,sha256=86AhOXyVJP3XHsJEvqDoVvYwFK3vclxCVISkuT-P7tw,2674
exonware/xwquery/strategies/linq.py,sha256=MzlljRKnNhyOugFstJEPnzAF5pSHxhjuv5NJz0J9a6A,7963
exonware/xwquery/strategies/logql.py,sha256=sTDs6fMx1F9rXaH7ipj-jD4RpFo-Yxy579fmTVctA6s,2747
exonware/xwquery/strategies/mql.py,sha256=LNaZeAei940YGznZTVHLejiPv-Bbz5JHgYNTQZ7ohTc,2557
exonware/xwquery/strategies/n1ql.py,sha256=b53kvdrWdcyYRXAoNh_nZZPWeZal6nG4-j8Tp2PLjW0,7821
exonware/xwquery/strategies/partiql.py,sha256=UvpnJxca2IC83rxKaNnuA44VubLYcMSj8ualoSqWJT8,2720
exonware/xwquery/strategies/pig.py,sha256=peh9O9C6WkTTH-hCj9L8NBNptu-O1LILX0oBzewMmAo,8499
exonware/xwquery/strategies/promql.py,sha256=OSEV5I95ZKB8AqfIerh7w_9FYudY4AVAOXj0kr_rug8,2717
exonware/xwquery/strategies/sparql.py,sha256=JG-kPdiMUs13LO0MOZlyEJ_z4esPFeSqU0qWeTFZ7s8,7422
exonware/xwquery/strategies/sql.py,sha256=N4FDhI_YCZdonfyI357iTyRQe579-_5z-GDQHqj91K8,13679
exonware/xwquery/strategies/xml_query.py,sha256=B1EDWEY1FfNwLpxdi2QbxTdsjJz9OnvcbJteSrXa_uY,2332
exonware/xwquery/strategies/xpath.py,sha256=1h3S69uVcmJoN0Qq1EBw3j3vAMMFIxbiZzY7DD9EQhI,9089
exonware/xwquery/strategies/xquery.py,sha256=zpLUDuZbPDq_Xcym9ORBD5rft92hkos78K8TOHJNgMc,8661
exonware/xwquery/strategies/xwnode_executor.py,sha256=VJmwrmczDZfKegnFzirU5W3rYrUsVSt11lp0AEXboqo,12210
exonware/xwquery/strategies/xwquery.py,sha256=YFQcxGSD8jDQpat-0hQ99d_zDW6nZC8XMcYJORYre9g,21598
exonware_xwquery-0.9.0.10.dist-info/METADATA,sha256=uoLIr9p6oovsLnHSlWmlN5ZqIwru2VABEq_BRIkbWHY,6122
exonware_xwquery-0.9.0.10.dist-info/WHEEL,sha256=QccIxa26bgl1E6uMy58deGWi-0aeIkkangHcxk2kWfw,87
exonware_xwquery-0.9.0.10.dist-info/licenses/LICENSE,sha256=---huWKmW4mKQVBvmyd1BocKtwEB4JFhrAR7-1Ww1lA,1094
exonware_xwquery-0.9.0.10.dist-info/RECORD,,
