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=GvF6c7iyf3sQFEMbtwAoHRo5vH_U0Uj-M_C_RZ0wIO4,16740
exonware/xwquery/base.py,sha256=Gf7gPFKH27blPme1P12Iel76QwZS0wOVWZLhJhukjFM,1362
exonware/xwquery/codec_adapter.py,sha256=wk2G4gAF2VfwC6L3yOc9M3p7LBYsMGpMq17abuN_JA4,10409
exonware/xwquery/config.py,sha256=ir8ZANkhiwAxlcku4AoWBTlyt1CUHySyWlGWViegQ40,5715
exonware/xwquery/contracts.py,sha256=KYeUByEfgRgXxSSO40W3iYt12zVBepU9SIEtPDkMdfg,28137
exonware/xwquery/defs.py,sha256=WZLqfGuDJTFxn_eURK7htC4RuV27O122ZIQs6uTifPw,11172
exonware/xwquery/errors.py,sha256=L4uAG2IS7n88xxRFOlp_FrmBeNCQFMWJpJ6vGk-9re4,13627
exonware/xwquery/facade.py,sha256=0EzWA9etT-1jXuoOTrxvEO0l5LWFIjZS0k99-85ou2A,9079
exonware/xwquery/version.py,sha256=f6KRmGneP94_YhTKoq2xrUB0s1jjIQ4Ewyo1IzpgG7Y,2378
exonware/xwquery/common/__init__.py,sha256=Xf9B1fZXhuN7KQVtrxryz-qKePJbP1IFCv9qhT8Yqk0,1121
exonware/xwquery/common/integration/__init__.py,sha256=XABEsSbbjOHxSqKX95vv9twDUfyx652yI0sn9Z5vqiM,267
exonware/xwquery/common/integration/xwsystem_query_provider.py,sha256=T7RUV9LNhVCDKF-XaQRI6me5cPI64uArHjktkrzTfsc,982
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=FsRsuCFStTssdGB3YUYRcE31RCe1rVVxBCxdULAquWs,776
exonware/xwquery/compiler/adapters/ast_utils.py,sha256=ti3ZoS1VAuVmTMyjXXCjl7WFjrxBnhjoydddYiPav4s,175
exonware/xwquery/compiler/adapters/format_converters.py,sha256=Uyls7MNba0uAOXcREDWB8GL-dhWKHO4zd1nrtuSM1-Q,15368
exonware/xwquery/compiler/adapters/format_mappings.py,sha256=waLxggq3JnLGXAOE2npeH8ljHun99iN-Lh7mkAR90I0,25109
exonware/xwquery/compiler/adapters/grammar_adapter.py,sha256=_DnvaRRnCfkvS5bl-H3hnjYtt7Cc3gVKceaStXfL9xQ,526
exonware/xwquery/compiler/adapters/operation_coverage.py,sha256=_SVfWNaDCRP3oWOP97_KZiF0Y_SfdHcwsgdf0NE9Zog,35264
exonware/xwquery/compiler/adapters/operation_detection.py,sha256=-lI3J_fsS0a7ScgpClRueF-YByWP7zLEC0QC8l4FqqM,24800
exonware/xwquery/compiler/adapters/syntax_adapter.py,sha256=1iWnV0iHOd9u6sr31AA8JISNoyeJwHR0wk9YRGq35NI,28601
exonware/xwquery/compiler/converters/__init__.py,sha256=-5dggmH--l7raQztvpXSbEv-WNPw-5vWscCI58f12i8,528
exonware/xwquery/compiler/converters/universal_converter.py,sha256=AXGumdKOsbTh2xc8qx-W69Dn4ZBUplyL5G44yIlMkA8,9627
exonware/xwquery/compiler/generators/__init__.py,sha256=k0I-re10BWCaFMIPS2ezxvYbfLJdAzOiAIh1rfr0QJI,671
exonware/xwquery/compiler/generators/base_generator.py,sha256=5-I8js4f7obDAgSymKLxm6zErOurfE__QHxin0SAnjI,27092
exonware/xwquery/compiler/generators/generator_utils.py,sha256=NVewC04NZoPn-i_XMShjkghrAIHAqoPLpfM-I8TWDjg,14038
exonware/xwquery/compiler/generators/hiveql_generator.py,sha256=8eeLsXIpQx4TPmv6vFPgwj8YaYzNIU02MyTj3n-jdW4,883
exonware/xwquery/compiler/generators/hql_generator.py,sha256=fnAic_lN-BsstOep-Drk_zc-PEbnQ4qZUq55SEv6f7M,871
exonware/xwquery/compiler/generators/kql_generator.py,sha256=uF1QTKLs-8S3_JY1umYopxorYaeHloGfY5ZXgljq2UE,872
exonware/xwquery/compiler/generators/n1ql_generator.py,sha256=zk4eX7u8R5OgCosXi2uVBu8Re5pfXAh7GFWVVPApUvc,867
exonware/xwquery/compiler/generators/partiql_generator.py,sha256=--IEXtrN75pYlYXN5rpSQ0CFtQxNT66c-LwONCZmYv4,1674
exonware/xwquery/compiler/generators/sql_generator.py,sha256=kwCmzdt6TizfxW_cbfjamJdcs8NZlOJt-3saXlQrwOo,18449
exonware/xwquery/compiler/generators/template_engine.py,sha256=Ow47qMggAeLDDexOZ35v2andgRqsMZam0Up0jgq-GNc,12895
exonware/xwquery/compiler/generators/xpath_generator.py,sha256=otAdeuY2fEnscbapF4Cr5RfG7A34PnFveNIcbJfop8E,10278
exonware/xwquery/compiler/generators/templates/README.md,sha256=QZjCoUlwJNwbScNYMyeq2LUV3XEihG1ZYb9KH1tKASk,2035
exonware/xwquery/compiler/parsers/__init__.py,sha256=dj2NmdI6qjdrld_mn5rmIWOFcSyZ7oZCED-ZVoltI9k,919
exonware/xwquery/compiler/parsers/base.py,sha256=Fr-vFujYxwZ-NCYdwJDYRmJasJrNUIs_ySyDFAiS4_s,395
exonware/xwquery/compiler/parsers/base_parser.py,sha256=0b3JPYgWH0DVYtWdu0vVHp3yGuY3z7tbU-noHFK9vEY,13986
exonware/xwquery/compiler/parsers/contracts.py,sha256=w2iG9EPyS4zIvK62PmZahYgsa2HNmIjUKY9iSIuWRg8,295
exonware/xwquery/compiler/parsers/cypher_parser.py,sha256=6yQSM5kfOwBKRG3OPFZJfIpy_0OcpdvUGuGpcpRJwIw,2819
exonware/xwquery/compiler/parsers/errors.py,sha256=LT97oGKzjD-Oz98VZZi_ayAJPuw-Dza8MJ9SWFe03Ck,773
exonware/xwquery/compiler/parsers/format_detector.py,sha256=mDXomNjnw-buTBC5aof5oc1oeMPa5jtrwr1TM6YCwvo,263
exonware/xwquery/compiler/parsers/graphql_parser.py,sha256=1YQRlnGU9QatDpGYLI3_dKKmVJ22HYERgHv71GNzhK4,2293
exonware/xwquery/compiler/parsers/hiveql_parser.py,sha256=QVRjIuKerisEBtGuSQ5Cepznyb9MhiG2JWVlXkZproc,1059
exonware/xwquery/compiler/parsers/hql_parser.py,sha256=3m3A5fp479AodeNiG1g_p1kDkmXNTXu5g8fUU2x24jk,977
exonware/xwquery/compiler/parsers/kql_parser.py,sha256=Mp99RLWEK95sJBbUxISx6NECIV3KNPqDP3IC-xHO4oc,987
exonware/xwquery/compiler/parsers/n1ql_parser.py,sha256=OOcxQM0IcJUpZD5Bm0Ppoe3nDRl4WLFxN59jb1CQPI8,1138
exonware/xwquery/compiler/parsers/parser_utils.py,sha256=eLMipCPB40-V42Ow03Fxaay_-7dqIECAiD3KTFSVZmk,16239
exonware/xwquery/compiler/parsers/partiql_parser.py,sha256=pfogHoDTUjtaE3cTFinRxuPnjERTZlBiqq1k-t9XjrA,1886
exonware/xwquery/compiler/parsers/query_action_builder.py,sha256=o5rC7g2Oiay2tLYB1mVO2dWwV9ylnDB34Jx8B8FC1Hs,10045
exonware/xwquery/compiler/parsers/sparql_parser.py,sha256=uldbJJLL2d2bQI-dIHBop1PyP9yEV-3GUXQaUJ7lqZA,2836
exonware/xwquery/compiler/parsers/sql_param_extractor.py,sha256=cSpsIMgg6VGE1sle7DzRV2YYVnRnbqQ6-fwCpluesyw,21453
exonware/xwquery/compiler/parsers/sql_parser.py,sha256=PrxOYcARM76Zp-PNavrbiirjI2e6yGk3-NNhfc9v2vs,27978
exonware/xwquery/compiler/parsers/sql_tokenizer.py,sha256=WuyIEdZMlWbXnN-2A4Z2oi-sC55m1ZDe5ZmAar4sPj0,20655
exonware/xwquery/compiler/parsers/xpath_parser.py,sha256=Uk-Ua2GwL6tdzO4Glb0bUw_oW5mbG26usgOzkHLEBr0,14050
exonware/xwquery/compiler/strategies/__init__.py,sha256=ot2a1ZL_zEmiN1S72a4S-hAsd9csDd4IADk-nsEfnVM,1010
exonware/xwquery/compiler/strategies/arangodb_aql.py,sha256=7SAZmTV0A7MP9r0R8isVmwLId4DW-AMkuXaGp4S19EI,3204
exonware/xwquery/compiler/strategies/asterixdb_aql.py,sha256=ykJzyYmN7EjDxOhvnyFOT5ni0lhzo1V-htqWZ1qvW6I,184
exonware/xwquery/compiler/strategies/awk.py,sha256=NmHVFyYeWP65D35GfPVSgy3aOZjygv7sIqxFHW2C68g,3763
exonware/xwquery/compiler/strategies/base.py,sha256=X5iBJYXb9XYkNtbRMLHEvSn1KGuefebLyLkRU0MFx9A,7994
exonware/xwquery/compiler/strategies/bash_pipeline.py,sha256=fodz86Q86HlwsB8ElwGhq4pKH_kX53cCUiX4P2WttoU,3987
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=t3XYELZeZWtbaNaw_oy1PN4KbdctfvWnGlG95od1eJM,6171
exonware/xwquery/compiler/strategies/cql.py,sha256=WkwUinrN7SoPYusPsvzSi9qTHknbMPkdCA3zUxS4daQ,10745
exonware/xwquery/compiler/strategies/cue.py,sha256=jQLytYIAueqkk_fqy6AWDOj93l2hhxlTAQFozaXT-0c,4163
exonware/xwquery/compiler/strategies/cypher.py,sha256=bt8igRmk9IUAzZMJRF21riP_s5NJsGZLscEJoGSApIQ,13289
exonware/xwquery/compiler/strategies/cypher_age.py,sha256=5b3S85O1-J5cldEJBaUf6XEWMml5RnWdmazHsrLjYEI,4353
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=WnMVR1ejHKzCitNgwxvk-c8Dmn7y4dJs_izRz-mt2dM,3458
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=URENeywd-_jIe2Q1YhkmEdxEgsQNa--zCLfT06Kun5Q,3181
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=GOsjXc1h5sdZdAtCtkd2yOgDTBYIy0im6ocRiCZ6TUk,3125
exonware/xwquery/compiler/strategies/fluentd.py,sha256=SbxxJ8ohWO7U9RxAHv1VZUSm0ku7D74A9fMlqCt5p3w,3209
exonware/xwquery/compiler/strategies/flux.py,sha256=8TtwGvbv4mH61P6b6gzvUyl4yD15U-O0-tusz2x27tk,101
exonware/xwquery/compiler/strategies/format_registry.py,sha256=7q-z67JjBbaksXt9vFOapgVyIVFF-elxHLFdiy2YS-w,12789
exonware/xwquery/compiler/strategies/gql.py,sha256=aQCG8WzMh9BOd-JcO3YSl7vIDW8VnOmyKh2HjBE9UCw,8451
exonware/xwquery/compiler/strategies/gql_gae.py,sha256=jZfsTSs9v0sntAWXyvb5JmZsySHpRiCp5D9PP2Z5jJ8,166
exonware/xwquery/compiler/strategies/grammar_based.py,sha256=yO3bv_GSuFuBp0R7KfkIOQHEH6dZ0wealHuT6NSuscg,10501
exonware/xwquery/compiler/strategies/graphite.py,sha256=sKsjtczBpKLQEHu1s0UgDf3iNZcEm0Whws9CBAaW3BY,171
exonware/xwquery/compiler/strategies/graphql.py,sha256=39n3g95csWHKF9FryAdCpcH1ZbbunMpF6aqvXJ2g_cM,16188
exonware/xwquery/compiler/strategies/gremlin.py,sha256=FffMjGcbVIWmAFAuiVyQJVHjcFWzoQrPpQ_DV4_ftwM,13932
exonware/xwquery/compiler/strategies/gsql.py,sha256=G-_GqHsw5xfqfnJrDUhKU5nRyIlb2ZFBzq2FkhlAt0M,4192
exonware/xwquery/compiler/strategies/hcl.py,sha256=bXV7y1XqJYzXoy8c0vSy23FfTE1XkHNrWOn7pTZpfdc,4193
exonware/xwquery/compiler/strategies/hiveql.py,sha256=0DHacN1ScNcy26vDbCsEXLbWIKkAwwMtR6-cq_gj0sw,10348
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=5Zk3jpyCrAouL0RD9xa7kEpUhbNIBCPGqqjoLeIz40c,12508
exonware/xwquery/compiler/strategies/jq.py,sha256=flb3b0MKFWzRBHKoueLICPtkYNMFCT3uuuoKrhEe7Y8,8110
exonware/xwquery/compiler/strategies/json_patch.py,sha256=YjIEoFDOd0OeiUvvsq3bRXnC4xhxoqVYAgz0t27hakk,5834
exonware/xwquery/compiler/strategies/json_query.py,sha256=rdtJb5hy-OXqy87-Z1YEx-qcvq5a4eAjOXQQ3N802Sg,5470
exonware/xwquery/compiler/strategies/jsonata.py,sha256=r8fxjMeoKjbGofiZITkjx3QRcGU1g0rlL-Lr3ksKYuE,170
exonware/xwquery/compiler/strategies/jsoniq.py,sha256=6c3NlwCGlAo7pTJ3-zJmoK0bgGU5PSRrx1NmHpUfkZo,12107
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=z1EcyjD_e-b-2O9v39FYOPIceinMTVdGotYJJDucA1Y,4373
exonware/xwquery/compiler/strategies/kustomize.py,sha256=zove-uyDWBGmFbaJr8aHOhJsUu98BBDHQFOVluZVx0k,4566
exonware/xwquery/compiler/strategies/linq.py,sha256=dBoO04zCwUeMnHpGWu0zXprFZxbP-gNL49uleTgHlSY,15504
exonware/xwquery/compiler/strategies/logql.py,sha256=AJioRReO8_v6KrD25yMa9hbK9xfbJcO1VZHfw958BDo,135
exonware/xwquery/compiler/strategies/logstash.py,sha256=ITA4vyCk8QoizEg9Gsgfz-k4btO5W0Nr5XWQACIVZqw,4105
exonware/xwquery/compiler/strategies/m.py,sha256=4wbEBU_-yHSohJ9MYylJFceCX-vJLczUpjgE-6xjI2Q,5716
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=bWKD7aa9gT1mEoyOtMenEM2b-t4BsvC64pNyiQ_o4JM,6999
exonware/xwquery/compiler/strategies/mql.py,sha256=vbidwbl7ZhA7kwZ0B3bC4_3zkDRn8QLdbP4bnQHDQkk,6680
exonware/xwquery/compiler/strategies/mysql_stored.py,sha256=8KGx0nKOKg4WDzS1FQL2-rq4XATMChUwWXq5fgTy-v4,181
exonware/xwquery/compiler/strategies/n1ql.py,sha256=uTicYWY4WIY1dUD60D-HMTmx01fi1y1pqdXA8_wm74s,12378
exonware/xwquery/compiler/strategies/netezza_sql.py,sha256=weswIqMEK81JJer2lvol05GnWAWRlnWDhX7VSpIEMIA,178
exonware/xwquery/compiler/strategies/ngql.py,sha256=dR4mgNuqnB3hsfPkk97dFO9x-rGC_qTEt-BR3iw25WA,3952
exonware/xwquery/compiler/strategies/nifi_el.py,sha256=SLvEYjOoDH6zELyxdfFLFBhVww61L8mnL3RQQCYXB88,3804
exonware/xwquery/compiler/strategies/nrql.py,sha256=Y0WILluaMOsNe5XReNeJnPkxLhuJZ5e3xb6xfgr13mE,3460
exonware/xwquery/compiler/strategies/odata.py,sha256=SwG_7DtqEZfn9ITq6M1hYcsVMUXyAcEq7dHTx0lcwxI,162
exonware/xwquery/compiler/strategies/opencypher.py,sha256=f31YgTRgbWFvFj2c0oAVrpB71FNUEfEMw9lPKABzP_0,4392
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=kxsM9_Xb0vOf660cCdJPAeiuMpPOgCnQfytRHnxex2E,3875
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=8Admp4x4DBIQdZRPH9HMv63zCHGD6JgYt835djOc8C4,5711
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=l_d58j7Iq__3NvqfKhjriF5RMRd4BSJDzIFFjHoTYPo,11439
exonware/xwquery/compiler/strategies/risingwave.py,sha256=q4BMeUuIGGeNmJZNj7zL2L1qWaAr8h6DB-mFbynC7bA,177
exonware/xwquery/compiler/strategies/rql.py,sha256=upRyTMYnpFRmzp-WSvqo0Ixd0_SqvAYPmgGUFxNo0RQ,10169
exonware/xwquery/compiler/strategies/saql.py,sha256=xk8zlXyP_uavN5uT-HGsuYTInd7u3Upo11fMZO0J0C4,159
exonware/xwquery/compiler/strategies/scripting_base.py,sha256=4XW5AHZD7bnRY00llrnuwdsTjcCVV3iW2P-2Qj4tSU8,5115
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=gOWjudwTuR4xx49DTJXNfyLZ-7N-ibhy0wIJYiaa_Zk,15564
exonware/xwquery/compiler/strategies/spl.py,sha256=gDtR5lsgDaLxBr1KJGR6xoeGIVJJjS_4wJZcl_JCNI4,156
exonware/xwquery/compiler/strategies/sql.py,sha256=5UmqKcG6PfJZzUATXFm0TSHNhAjVcQMyEkq0-P277lc,24470
exonware/xwquery/compiler/strategies/sql_grammar.py,sha256=qpthrP3F95TWrFhOrDwYlWlB13KXSUNMOAh9RWuy2UY,11284
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=6txAyqXJBDZDNde69LvUja8508oALGtZ-8sjsrOTElo,3897
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=nJYYQe6sTMjAPgJzYK3fNQ9QAM1ZpMeULxNuUvztrOA,6615
exonware/xwquery/compiler/strategies/xpath.py,sha256=guLh-nrWtrB9749VIwSz8O_e-o9u9__IhyJauea0ZBQ,12820
exonware/xwquery/compiler/strategies/xquery.py,sha256=QvAR_sE3e3tBm9avJ1oHQILv5afJ9YOs2pGx0nVRAsE,12585
exonware/xwquery/compiler/strategies/xwnode_executor.py,sha256=sycRHrsdBeMZz5XzvpL6AX_4NukUGLOCXzCOorRznZs,11640
exonware/xwquery/compiler/strategies/xwqs.py,sha256=l_aDAPjgTuDqUizCpEIBaNf-hs596bZkIjJk_BXFxH4,26088
exonware/xwquery/compiler/strategies/xwquery.py,sha256=4tTGxT1khubJez3sbGa8wq_pZLsyLBcqbA5LqMDVjVk,534
exonware/xwquery/executors/__init__.py,sha256=_Iwnu-v4gUslxBeBNwIYltGuoMhnusp8JTTisOdbO90,6247
exonware/xwquery/executors/base.py,sha256=3_o2moxjSCpkjvnGfICDS7MTRm80c8y5UJoJHrv_LRg,7822
exonware/xwquery/executors/capability_checker.py,sha256=d83VqOd1U3e7zcGlaM467n8QGZnR25jZTl-XE1YVdpU,9006
exonware/xwquery/executors/contracts.py,sha256=MXiIC9FZV2VF3-mG8t_porurN_rJkjYai9ji-9sE14Q,5173
exonware/xwquery/executors/defs.py,sha256=d56TVgyiutJtOFq6xCRtd98Zk-smD9l7q2p3NvX2OYA,2777
exonware/xwquery/executors/engine.py,sha256=97NwyZEBACE_k3ltc8Bbvgx5u5D-a6VGwee8THuorac,7016
exonware/xwquery/executors/errors.py,sha256=LTpm3ylQnmNbOECnzCve4G9nMCrPMHFQ8GneFHbgl2o,1802
exonware/xwquery/executors/registry.py,sha256=pd6GjivDHyyM5sAQST0Dys1cyfpTYmpXxVON3RqsxSk,4916
exonware/xwquery/executors/advanced/__init__.py,sha256=DivB0uqu7ytZsu5YilnWt_-74D7f_JSNvwJ0ZHGvGUU,1146
exonware/xwquery/executors/advanced/aggregate_executor.py,sha256=8tHrlIBInQOjzySMgc2vZSkaviMU9dAQSmflU-xVI94,1483
exonware/xwquery/executors/advanced/ask_executor.py,sha256=hGazj0OtdM5m5u_kzybZRKgSbBKblkckE5sYlP7WpMg,1417
exonware/xwquery/executors/advanced/construct_executor.py,sha256=fmSgmoD4nZSs-fbH4gC3QhJAuCGaz-ec4MWxQ4Vcd7A,1478
exonware/xwquery/executors/advanced/describe_executor.py,sha256=arsBNU_7xIfCaXiNyutCjtx56vgVF5BgszWGuAA1SZ0,1464
exonware/xwquery/executors/advanced/for_loop_executor.py,sha256=J6QCijTSha_AGzPnXf-1sXwvEUUPzrGLpO_hLuwUs0A,1438
exonware/xwquery/executors/advanced/foreach_executor.py,sha256=m3v-dR_eArT9eCZhuJk6TbxQxy8MHzUgMqrzICqDWYQ,1461
exonware/xwquery/executors/advanced/join_executor.py,sha256=tgs_-8eaBbSRUiVyWzkh0iJ2Ooa6tm4DgRkFuM98-g8,1428
exonware/xwquery/executors/advanced/let_executor.py,sha256=gu0xV5zqTveoijSroC7wRTa0tQAy2b8vV8XeP1fj0q4,1423
exonware/xwquery/executors/advanced/mutation_executor.py,sha256=LmdILisPUcN6zYDOMmhVd3htldi19bjZGPU_DW4SMI8,1461
exonware/xwquery/executors/advanced/options_executor.py,sha256=8JJrKsgWuARDK3k9GRSaSZ-v8oDHsEXvb4jnfvxriK0,1450
exonware/xwquery/executors/advanced/pipe_executor.py,sha256=vOXb4W8GGSxcpIV37jcDsNGKKtZbIAsOCdN0_BfO8nE,1417
exonware/xwquery/executors/advanced/subscribe_executor.py,sha256=VD7m_7cG8W0pAADZT9dC_TAg1TzZM3McIEZLulBYC8M,1474
exonware/xwquery/executors/advanced/subscription_executor.py,sha256=GbqcJn-yrdNoW72lAgWwiIjXFgqtzlc8so_jWSgJmKk,1499
exonware/xwquery/executors/advanced/union_executor.py,sha256=gHZvkJ6JGU7TSGCPkD9tYHr966G5eLw-xZN4zfLfl0A,1439
exonware/xwquery/executors/advanced/window_executor.py,sha256=dBhy7cSLdTqaFVm0l5hGkRgTvmU_8L-tUuP12oYXpeM,1505
exonware/xwquery/executors/advanced/with_cte_executor.py,sha256=QpYHR7FeiNFwMGKm_sNokkqi2-ujWmlu3zZhqiLsDNs,1449
exonware/xwquery/executors/aggregation/__init__.py,sha256=US3MF3JMSszl74xc2P7Ve2Q87Ar7klspwJbGRUQJWOs,622
exonware/xwquery/executors/aggregation/avg_executor.py,sha256=WI-GjTk_zI1K3qFmrRP7TRSbXep0ofIvtxlhxkfCHk0,1431
exonware/xwquery/executors/aggregation/count_executor.py,sha256=ZVJ71Ia7q8mUmbPYaY4Bc19WaISFT9KQ9EnIPA0ocqw,1144
exonware/xwquery/executors/aggregation/distinct_executor.py,sha256=RjdeS0ZRlTJenPZkHSsxMLZ2GJ7s1aLAqJVTtl9h0_E,1477
exonware/xwquery/executors/aggregation/group_executor.py,sha256=ACoTKuE_984kslx5yDt3gsuOkC-yYyLzWL2F-HH3I8k,1448
exonware/xwquery/executors/aggregation/having_executor.py,sha256=IHyAfP59qYN53Kc4GPKUj6iiq_dhwllXpSbv-xhZq_8,1447
exonware/xwquery/executors/aggregation/max_executor.py,sha256=ONt0nInVH_BhW6FwCOL3rq-yOodjcF-wPBATV2A6mow,1416
exonware/xwquery/executors/aggregation/min_executor.py,sha256=tpGyuJfsncq09lzlP9jod-Yus0C9LGat_ABYG_tKM6Q,1416
exonware/xwquery/executors/aggregation/sum_executor.py,sha256=Pfn4ph--pqOA2T2LqCibJqHwJNTVCTB-vCZ8t6hFYWA,1427
exonware/xwquery/executors/aggregation/summarize_executor.py,sha256=SkXr2NhjrcFrY7xmkrr49Bfy40Kxp8JJIFsr4FR9YnM,1490
exonware/xwquery/executors/array/__init__.py,sha256=4AGrHjYNq4pz92jViMixc_P06I9zQMC0ebM2l4HjeJU,190
exonware/xwquery/executors/array/indexing_executor.py,sha256=mejkYA_GRah-t659bHTIIdY6509FoFSM0aFNz4GTvF0,1538
exonware/xwquery/executors/array/slicing_executor.py,sha256=6pXXbHriZ7ZEx3A78bIg-YHbF_35tYmdTBOrg_2CP8Y,1506
exonware/xwquery/executors/core/__init__.py,sha256=gX7xCXEWO-Y2NtFAqFhKZHccv3agm3ar8rGViUpiV8I,443
exonware/xwquery/executors/core/create_executor.py,sha256=08Cgk-I4aIlzzsXYSJVn7irBAQ1ibqx1JWvcfQaoyi0,3105
exonware/xwquery/executors/core/delete_executor.py,sha256=QOgZ38pC0s2GhIpg4vYI9Px78sJLIKyqeEhyW30X-MQ,3011
exonware/xwquery/executors/core/drop_executor.py,sha256=4LEFy1uMQzjuBl9j9L0fbwGhZj7G0uSabgvDjQPFAuc,3004
exonware/xwquery/executors/core/insert_executor.py,sha256=d4zVhCYsV2rBv-vHN-xrSorjjJcFiD0tFQtTqhK7S3w,1188
exonware/xwquery/executors/core/select_executor.py,sha256=HgO5wtutGlMz8tmJJ0q5pDu8RqFrJpAr660HvomSz1M,9467
exonware/xwquery/executors/core/update_executor.py,sha256=MWVJ30n683NNF8JByCX_B0kf98bVv_NLDvSjHAyufVs,3226
exonware/xwquery/executors/data/__init__.py,sha256=VmOnd8M4oFrNpQKEAvPW0V4qb-zvv4VFpYugy8hZkdg,297
exonware/xwquery/executors/data/alter_executor.py,sha256=ZyD7mtRX7HxnAzZhkg4Jmm6zjEKdWph6QJ0Ou8iy77g,1427
exonware/xwquery/executors/data/load_executor.py,sha256=d8DYB2500fkMAqyYprO2TjI4HgHlckbuj2c_2zNu2wI,1426
exonware/xwquery/executors/data/merge_executor.py,sha256=B1SPcsSoILOcIJ0cRNe14Nwy2lI4Cq2b3IBb3bZYWaA,1423
exonware/xwquery/executors/data/store_executor.py,sha256=AIw5W769N3hEXqN3t6NU5wk96dMObHzEkkcJfTkbpA4,1440
exonware/xwquery/executors/filtering/__init__.py,sha256=GyCHfxXGXumimpoPbCnka5-G1su6QnVfHkyZb7xF8UA,683
exonware/xwquery/executors/filtering/between_executor.py,sha256=LUTFPBXGN4iDTRGhJX8_Wq4eq6XbRnaz7xNrwpDPr98,2501
exonware/xwquery/executors/filtering/filter_executor.py,sha256=sV6FkPth6ICCqmNsJGgEz024tSKLAbONjBViOF3mT54,2497
exonware/xwquery/executors/filtering/has_executor.py,sha256=95Ml0P5OLolEyqMr3XNaXf0AQQT2BJ9COhZGdoCsczs,2127
exonware/xwquery/executors/filtering/in_executor.py,sha256=ixydGdIKQ9L0v3vKR2EV0dWHvIJmMhyxzA2Lj_jHDr4,2121
exonware/xwquery/executors/filtering/like_executor.py,sha256=pyP5Wz_dP6poqZzLMNIc4bbY1IyBchxyJa9d0jx8njc,2383
exonware/xwquery/executors/filtering/optional_executor.py,sha256=mmRjtwZV_duJyQE-CxtX72oOuMQhRhf2G--i9VGuGl4,2484
exonware/xwquery/executors/filtering/range_executor.py,sha256=2kdDim0f6sYhBU0UQ_mNdw_lRHr31zkJGkbbApTfFTc,2570
exonware/xwquery/executors/filtering/term_executor.py,sha256=5LjKlswpqY91SGm329Zp3Ga8jckifuA7qVzDw0auDjE,2491
exonware/xwquery/executors/filtering/values_executor.py,sha256=0Tz9x1miMgHwMh_1fj7HrRpPqpXak31w1q8cn09sMdo,2147
exonware/xwquery/executors/filtering/where_executor.py,sha256=k3VEMNBc_5yRYVYRVncBxd6-jL6ri7i_tttzLDtiooc,1420
exonware/xwquery/executors/graph/__init__.py,sha256=pzyyiZ_mMXpHbE_sDtvb4OYI2l0rAuRRT3bDN2MCXMA,374
exonware/xwquery/executors/graph/in_traverse_executor.py,sha256=QDvHVVZDAbgfZEHJA5HyLVDpM8Kyf5rZuzM45QJPDkE,1563
exonware/xwquery/executors/graph/match_executor.py,sha256=QYoO2KYw_L4ME4D50dMGbmJ9l4CsluEeFbpUSnxtmC0,1503
exonware/xwquery/executors/graph/out_executor.py,sha256=sFZ7GiQLPfNzVm1nj5kHgYkGEc-zn365pcyIrap6tXg,1485
exonware/xwquery/executors/graph/path_executor.py,sha256=sywLpdKea1iQkDVc7eQbWBvzhDhWGi0NSWkBLYHsDCk,1496
exonware/xwquery/executors/graph/return_executor.py,sha256=YRIDUJBCbYBPN5qweorZHi2kuiW9T9Uz58Z9xFJXCfc,1518
exonware/xwquery/executors/ordering/__init__.py,sha256=vytddfkWSQTDKEpxT9JXgrG5oQB39giS7JYJ3JqKW8w,169
exonware/xwquery/executors/ordering/by_executor.py,sha256=DgadE8198cWveOrziqEaINBV-q9kG8G2QyqxMPEq7YU,1405
exonware/xwquery/executors/ordering/order_executor.py,sha256=k-rINDGleCVdbprvdeOne6qDnu5LCxykxY64fwmapdA,1484
exonware/xwquery/executors/projection/__init__.py,sha256=ybPligPcjTYH6Ia6dUbvCxq37zg3L7xlSyHoGjD6Z-o,189
exonware/xwquery/executors/projection/extend_executor.py,sha256=7HsHBXkRE0K-QTRCRRvxE2hceOTVcofMA5XihLnBFjE,1457
exonware/xwquery/executors/projection/project_executor.py,sha256=1AR3qIgNZReRM5SfFT49MmvpkNtX4V9df8O1EbEig_4,1466
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=znP4YUhs3FnxIvsmRqpQtyYpQHhQo6dFvxBTt2wTHHU,538
exonware/xwquery/parsers/base.py,sha256=Mgqpbz2TuaWtmMahzF-SiSM3I2QctDJjRizVT3HH0gU,2214
exonware/xwquery/parsers/contracts.py,sha256=xv4__HQrgP9LTvoxWFVxszduD8ie9LdMSytiDencFUE,1052
exonware/xwquery/parsers/errors.py,sha256=DJTueu6TlH55pxgguSvpiIjfdSwBDQwxKPXbA0FMTSs,1200
exonware/xwquery/parsers/sql_param_extractor.py,sha256=8rDHDv8d4zOZ-YTzShrMTIySNyEZvWwGJjLUMMIDEUE,12208
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=9G3z170GOeZbToYP3zVYBpsMu0IGvauq0aFqwy7Ilho,922
exonware/xwquery/runtime/engines/serialization_engine.py,sha256=6XpKfNF6mASeCv_84i49j8fPeO46-1eq7oa84kYeiKs,15194
exonware/xwquery/runtime/engines/xwnode_engine.py,sha256=fexQjiqFRuRWn5e30rf3wFpaHREqG8am-o8-GFuztyM,3978
exonware/xwquery/runtime/engines/xwstorage_engine.py,sha256=RGcNDdm3vd9PG7vDV1sUP5KvcdXWSpzQ8H-sATpQoGo,9772
exonware/xwquery/runtime/executors/__init__.py,sha256=KHYT0jFs7YLKn5fuIA4hKnqBiTi0qY4d4xax3v2VPmw,15268
exonware/xwquery/runtime/executors/base.py,sha256=YpVTDWbbN_vZ9aD139xah3AY1AbsZO3E5rBZCyarKMU,2381
exonware/xwquery/runtime/executors/capability_checker.py,sha256=r0GgslxeyqB48b6-xEMWDq77fxbIael9d0UDq-4jIH8,8814
exonware/xwquery/runtime/executors/contracts.py,sha256=Lotqn7XaVAoCA77G75ntX-l0goUcSGyA9N-qQ9BlCao,549
exonware/xwquery/runtime/executors/defs.py,sha256=6KzsNDbfajDAB8KX01LcRjzuVY6-uU2UZ6sTyrkvazo,677
exonware/xwquery/runtime/executors/engine.py,sha256=fl0RzjIffYcQkaNWb4SdV15r9yrGDKPTmG_XX84wp7o,5073
exonware/xwquery/runtime/executors/errors.py,sha256=YIsOQbV_LzI7T16mb2V_SwWMpZj7C_VFu2o-UmtpCyY,1594
exonware/xwquery/runtime/executors/registry.py,sha256=f7Dr2DtNAGXQ3zzfAro3O1_fBW4am-uyIR-Ts3b4Ibs,4848
exonware/xwquery/runtime/executors/utils.py,sha256=X6Zgq6LSqAZG_hxT8V0RDZWQ_vo07rK94ftzGreQHps,17323
exonware/xwquery/runtime/executors/xw_reuse.py,sha256=LAHMi7Fzi86pYu5JigEdZhjoqDn3LrZuk8kxOsWkpAc,13015
exonware/xwquery/runtime/executors/advanced/__init__.py,sha256=H0h2KDWVQrZa6dGBKYjjkkyUQXvdUaPOCsdo9lIp5To,1853
exonware/xwquery/runtime/executors/advanced/aggregate_executor.py,sha256=JIk5OBAagey0HDmCO-0ebk763b9PjFQzeYlsutEmkuk,6253
exonware/xwquery/runtime/executors/advanced/ask_executor.py,sha256=dAsFzLiMVLRj1Bl00tj5Ib6nXS8mdZMKkxFaOhwpL5g,3038
exonware/xwquery/runtime/executors/advanced/construct_executor.py,sha256=yj2jNzYkHnT3UY82zcv_ZjRg9GXkiugo5vLl47jE44M,5655
exonware/xwquery/runtime/executors/advanced/dense_rank_executor.py,sha256=1100Hh5LlQwrT13E641mh4FoxRN9ceC7Bd4ucSd4Jc8,3031
exonware/xwquery/runtime/executors/advanced/describe_executor.py,sha256=9SjpwWc8JRf-ME0HPBRqBLdf2EtJxL6Ir-BUZFK7UNE,5500
exonware/xwquery/runtime/executors/advanced/for_loop_executor.py,sha256=ogHmML4ZTpfTkoEaVwzWhpUJ7JERp_jN8qR-wqQ98Vg,3106
exonware/xwquery/runtime/executors/advanced/foreach_executor.py,sha256=4NPb1mIJgSVEefq-wYy49uN0SXA3UuYXknUKdKEbwuQ,3442
exonware/xwquery/runtime/executors/advanced/include_executor.py,sha256=wGqtScrXAP3hPn-45IMWM13ZokBF9ifFYlHFrEUATaQ,12554
exonware/xwquery/runtime/executors/advanced/intersect_executor.py,sha256=Y3q7lRplhofSuXdCrd6mSet84fuAReBeieEB4XjaCxY,2023
exonware/xwquery/runtime/executors/advanced/join_executor.py,sha256=8b7D9OAlvjTp7BYeIM0mrLPcZzi67rlSFZef9EBgAVg,15874
exonware/xwquery/runtime/executors/advanced/let_executor.py,sha256=TLJPRYAe4cEFo51o8_-Zxq_P0xT8Py-v41TjKPbiyxs,4102
exonware/xwquery/runtime/executors/advanced/minus_executor.py,sha256=5LTuTGnA_82grBWhFROZR_h4xXdbwJKEKCLUA03No78,5024
exonware/xwquery/runtime/executors/advanced/mutation_executor.py,sha256=_7eYQYLEpfzb2F8NQMi7AjPus1t12HXbLcFAOGumOBc,6222
exonware/xwquery/runtime/executors/advanced/options_executor.py,sha256=F8hnPr9As09B-Zudqi6QTUmpZwRxjPFEiFZjR-VcVlc,2767
exonware/xwquery/runtime/executors/advanced/pipe_executor.py,sha256=4NsP5mUGREIU1SPfzCKOVKsiUbjc5ueiWTAAzZ59oww,5774
exonware/xwquery/runtime/executors/advanced/pivot_executor.py,sha256=6xJnfrSb-JGqYqBzvAtjx355L1iA3wIAxK9qapmfLOI,2861
exonware/xwquery/runtime/executors/advanced/rank_executor.py,sha256=MvN6UHB5mf53mbquqCoXj2Ufjk-coyO-vNkJ7rZfktc,3014
exonware/xwquery/runtime/executors/advanced/recursive_cte_executor.py,sha256=d3fwAvxZY-27N5LKPQIwiBFhuL01kXjXXZ-Vzrc1wlA,2722
exonware/xwquery/runtime/executors/advanced/row_number_executor.py,sha256=YKqvoRGJPTYBV3-YjHIBsdK8SGkEyuOKe5kiFwqCuZc,2840
exonware/xwquery/runtime/executors/advanced/subquery_executor.py,sha256=svcNiyxK4SLiLDjvAfpZD0e9tpEPr9eCWrQmFR4eZNY,3362
exonware/xwquery/runtime/executors/advanced/subscribe_executor.py,sha256=gK6uuvStchctYgNqEn373MPnQfry6Z818Lhd6g9Zq-U,3852
exonware/xwquery/runtime/executors/advanced/subscription_executor.py,sha256=NWjyhTPMt7He6ZV0VH6Y_ZgOn_u3srF2fJ5yGdEB_Jw,4686
exonware/xwquery/runtime/executors/advanced/union_executor.py,sha256=M4HGw9LhXkhZcCJ7n6rgQvlO7obMTsDlFAiSSH4gYzw,3393
exonware/xwquery/runtime/executors/advanced/unpivot_executor.py,sha256=xD3T8i_rKljjQBkN8pu9G93TY9BiqT-WnAEnILUuVmg,2128
exonware/xwquery/runtime/executors/advanced/window_executor.py,sha256=uuAAUwtCnuRrWXcjq7zRkeLr9eEYbtt-Ys7Z_BlY-VQ,7501
exonware/xwquery/runtime/executors/advanced/with_cte_executor.py,sha256=m-uvf8sGFwwqj8wq5VHQ_rJ-PUQnzC0dTjr3o2XeZRo,4359
exonware/xwquery/runtime/executors/aggregation/__init__.py,sha256=o3_C_PpL5rBzxAuz7k-1e2Drud4l71tancPhfhOVmH0,1275
exonware/xwquery/runtime/executors/aggregation/avg_executor.py,sha256=qQ1l9sJsMiEozTLnpvbV4QxjCLr1Uy7RVII6LeVczG4,2964
exonware/xwquery/runtime/executors/aggregation/collect_executor.py,sha256=86tmoS-7tpGvDvXvkQybftegpD_OAWAGkcpAdx34xTQ,1785
exonware/xwquery/runtime/executors/aggregation/count_executor.py,sha256=TeQlNv18y-GMsOpp2HPiR6b0eRQdFgDZhFyEY3AU3HE,1287
exonware/xwquery/runtime/executors/aggregation/distinct_executor.py,sha256=Ew5eqEBEeUgbLkPbdQHbjpIilNu5E2psGIs73idVR1w,5241
exonware/xwquery/runtime/executors/aggregation/first_value_executor.py,sha256=4GA8kJQcdrcjinTgHey5OmF106z9L8iR7EHlusrLh6s,1605
exonware/xwquery/runtime/executors/aggregation/group_concat_executor.py,sha256=mPGe65Vcg3fJ4SANkFTvBkNL2hMR6kOyy0j3E_B-PtQ,2243
exonware/xwquery/runtime/executors/aggregation/group_executor.py,sha256=Nzq1zZEIis1CzbwDNFqA8ZO30M8lJUwz2_NWlPHXqGQ,5298
exonware/xwquery/runtime/executors/aggregation/having_executor.py,sha256=tvJsAVuEwmE_g7pnukcpHP8SjOoX0M_FQ1i0Vdnz0vA,5274
exonware/xwquery/runtime/executors/aggregation/last_value_executor.py,sha256=dcvCKDMcsoQyDLAZO03PIwiVR1lHUZNN4UiMMN0YlFs,1572
exonware/xwquery/runtime/executors/aggregation/max_executor.py,sha256=BtpOMW-U8IDXlOkHY-WbpYq5mQO82rxwfON_WtnHblI,2795
exonware/xwquery/runtime/executors/aggregation/median_executor.py,sha256=wOP-vkMIe9nWESEP0L6hJzWjIBpOphtTxgOCIBU07Vo,2465
exonware/xwquery/runtime/executors/aggregation/min_executor.py,sha256=5Z0u78xfmqcxSmucyfdu5tpaGTfu8G4_K8X-Q682PGg,2795
exonware/xwquery/runtime/executors/aggregation/percentile_executor.py,sha256=kU2Xgx6BVR4gQ2nvhmTFpxU7jJtZRpWqjifIUv2U1yc,3179
exonware/xwquery/runtime/executors/aggregation/reduce_executor.py,sha256=LQhvmp4ESnvJxfwkArmGdoMiwiZimV6AmVEaiZLBpL4,3084
exonware/xwquery/runtime/executors/aggregation/stddev_executor.py,sha256=Z7kooVBWrktlMpP4_oulVaXV3quEPro2Qcpja_eiXCc,2825
exonware/xwquery/runtime/executors/aggregation/sum_executor.py,sha256=hTiN-mSrDlqC1KUeqLy1ZVn0EMi5VCPB8ueujkaUtEk,3043
exonware/xwquery/runtime/executors/aggregation/summarize_executor.py,sha256=mT_EYzMb5DRVebxI3nwcM9gMJJMmlwzwYtA0Y0ZW_VM,2252
exonware/xwquery/runtime/executors/aggregation/variance_executor.py,sha256=fFz_OFHtMN4AAnLIAsuOn9ni4AcQsHG-FkBPmJzceNA,2798
exonware/xwquery/runtime/executors/array/__init__.py,sha256=vUvCrf-wiIM5AgDiszgj8kYt201xgmqIAoffz-2uzIg,942
exonware/xwquery/runtime/executors/array/array_concat_executor.py,sha256=t_FQYcLOt6gjClG0Cg2Hyn_4A9TURuVpJZ62iLy-KmQ,2046
exonware/xwquery/runtime/executors/array/array_contains_executor.py,sha256=MVSpvGeSgdurIq2FvDwsr7IUIuKzfZraxCw5F_cnk5w,1944
exonware/xwquery/runtime/executors/array/array_distinct_executor.py,sha256=i7v7Z1C8A1L2HJ4OZ4F9qYd7cqsObNMvo0b_cI8QcNE,2461
exonware/xwquery/runtime/executors/array/array_length_executor.py,sha256=6l1gl6Dlgnlfw-fsbOA4qfe0lW3f2OfyRiEqJ5pRv4Q,1824
exonware/xwquery/runtime/executors/array/array_reverse_executor.py,sha256=U70933cIWGaYzlOSw0lkBJ8bC_X2gn98Vvn6GQLQ_Kw,1863
exonware/xwquery/runtime/executors/array/array_sort_executor.py,sha256=0U2D_vkIyCEByk2hioi31RFes_M3iusiwZMdOk1rfdc,2535
exonware/xwquery/runtime/executors/array/flatten_executor.py,sha256=L4oaKSwEmvPtYscyOMbW57zYMqY7kpgVtUfQLXBfbmY,2881
exonware/xwquery/runtime/executors/array/indexing_executor.py,sha256=hlwUgX6YbCaBM0OOOu_5Baa_oWy3fdic5JBkgugNbnU,1870
exonware/xwquery/runtime/executors/array/pop_executor.py,sha256=RUXMfHCVfUJbP7kfmnUbP-XU2BICV2JTvqFgK3wGbHM,2250
exonware/xwquery/runtime/executors/array/push_executor.py,sha256=M2pZ1lRLJiE2qpyKgzraSV49zvZEnLpb3iBID0ar1bQ,2150
exonware/xwquery/runtime/executors/array/slicing_executor.py,sha256=ztSj8piAoVPCPI5mf6UKby2geFGoQiURp7WdWdMG4AA,1837
exonware/xwquery/runtime/executors/array/unwind_executor.py,sha256=p31Os1IOUg43zMC2Li7MMnd2pk3Ql0ZBMBtKEHPcI7I,3189
exonware/xwquery/runtime/executors/conditional/__init__.py,sha256=C6SyVaJyLEHiXAJHe90ytenkpjgqw7xEnPx_ZUgGPRM,385
exonware/xwquery/runtime/executors/conditional/case_executor.py,sha256=_eyiXGPueAw0T8c85EHeAVlkK59IH_8_zBMgC01v7R4,4819
exonware/xwquery/runtime/executors/conditional/coalesce_executor.py,sha256=xDwBW6JNoOWdsig6y4THMgw6Q4tMg_17y3IZcdVPcrA,2810
exonware/xwquery/runtime/executors/conditional/if_expr_executor.py,sha256=cGeu_H7hdb_Yk-LOSfBPR8HX29AJR6W6ISXST9i6Wo4,4203
exonware/xwquery/runtime/executors/conditional/nullif_executor.py,sha256=KjEzKxo-Vwfic1pY8PLX6dBIUBRcn-Q-ABdxQXRNODA,2448
exonware/xwquery/runtime/executors/conditional/switch_executor.py,sha256=a1uiY2ti394hJPBfjP-J-u5EIwpoLevaQbR9s0ue9IE,3048
exonware/xwquery/runtime/executors/core/__init__.py,sha256=9BbImTAnxF_ujPoECwH3tCL6MGDz8YRB5kxVlvsAxqA,649
exonware/xwquery/runtime/executors/core/create_executor.py,sha256=iimyod5XLR1bLPJ4BIGzNlact4DP72K8mIL7iPT1CtU,3119
exonware/xwquery/runtime/executors/core/delete_executor.py,sha256=8HjDLPaayhoumXJa80KcR6zJzVG0ZXGfQmlnT44KD1c,7782
exonware/xwquery/runtime/executors/core/drop_executor.py,sha256=eqxRQ2jmJzIjItNw2_p78F_yYQ9SnN0D_-B1vI_EIyo,2979
exonware/xwquery/runtime/executors/core/explain_executor.py,sha256=g4x09hBwNNyFczqoPw6qHm0Wd83PNiOqlmjHIaB_OwU,5614
exonware/xwquery/runtime/executors/core/insert_executor.py,sha256=vMu3xeBrcBHA-RCTSP2KfXA1gNWav4twNQAVe8kfQZw,2808
exonware/xwquery/runtime/executors/core/select_executor.py,sha256=L7UKv9jcan74BS-ou5AOpT5DOu4CyGZZuo2-h7lDYZY,29841
exonware/xwquery/runtime/executors/core/truncate_executor.py,sha256=V0oLNB-9jREFBRfo8jkZTUtJkkAy939zcZ9HJ26TSKk,3872
exonware/xwquery/runtime/executors/core/update_executor.py,sha256=K_8A7SwWFC7xYwrYEbs-yZOo6LhaTRCB7pYRyr3Z1Js,8329
exonware/xwquery/runtime/executors/core/upsert_executor.py,sha256=WmXaCpW1tfiGv082XEXjzBfRdw_pFxg0_2LQdKYUkxQ,5686
exonware/xwquery/runtime/executors/data/__init__.py,sha256=CEmHIYOymre4PFHePXez6aCcpn3GVVZm1Ll7t0alhhU,643
exonware/xwquery/runtime/executors/data/alter_executor.py,sha256=eN5PMzbPMtnYiAqJn5at890s5txHVjlUCcPgj7NFJuE,1708
exonware/xwquery/runtime/executors/data/bulk_write_executor.py,sha256=t0K0OQCXOmQhyVxo4ZGB7uyL_PmrUwYgtpoy3RQhrCo,3434
exonware/xwquery/runtime/executors/data/copy_executor.py,sha256=xUX2sAMWLkB1U3Q8f4qkSW07u0oDvJ44re29QpetBx8,1918
exonware/xwquery/runtime/executors/data/export_executor.py,sha256=nymzwlj-9GuoKwCj_DfvFAmj8xzkaIFe81qjaIm3BmU,3644
exonware/xwquery/runtime/executors/data/file_source_executor.py,sha256=iNSSULGepcUc9AMY-mlxP29emXq-0s60X5_Npd8eAyo,9019
exonware/xwquery/runtime/executors/data/import_executor.py,sha256=Likt86d29HgBf7lIlMghF9q2gdGNIqKBw8jaLZqvQHA,2724
exonware/xwquery/runtime/executors/data/load_executor.py,sha256=Fj9WbvofG6QxU4xZlKaVcKcVHCwS85xtMlSJHCkjup4,5333
exonware/xwquery/runtime/executors/data/merge_executor.py,sha256=X7n02fSYD61qkxso3WgCqIVBVoiOLdCGIlANco_faqA,1753
exonware/xwquery/runtime/executors/data/store_executor.py,sha256=BG-lVRfTh7beT93wDXyVglsMHyp6lbPM_XYg-X4MrwM,6527
exonware/xwquery/runtime/executors/datetime/__init__.py,sha256=MBFMDrvugtFHrtOgDuyB33mBKyq18v5gB08SYdZBSQU,810
exonware/xwquery/runtime/executors/datetime/date_add_executor.py,sha256=84IDlbIr9erE_ALm0BTubU-AiKLXD2NPKQj9yukWFVE,2961
exonware/xwquery/runtime/executors/datetime/date_diff_executor.py,sha256=j5ZBYVq-PaizItAfzNA5LlbsCgjRvB6Z7nL5nqy4qwc,2823
exonware/xwquery/runtime/executors/datetime/date_format_executor.py,sha256=m9mMPL5nnT0zEhLHCTCeBb6uaML5mtoX8Bc9eTEVt6Q,2409
exonware/xwquery/runtime/executors/datetime/date_parse_executor.py,sha256=ULNY_zgDcZrmkrYKelPk8FTzmcvFVlTUsTOs2BL8Bbo,2394
exonware/xwquery/runtime/executors/datetime/date_trunc_executor.py,sha256=Yp0Ukj7RevJIMY2rdMUY2hMdJ2ogOhBQfO5X-YJNbaY,2997
exonware/xwquery/runtime/executors/datetime/extract_date_executor.py,sha256=yphZ8cx6jDMlBz15OOyfFEMDtuexuy7B2jrL1p-5tjc,3009
exonware/xwquery/runtime/executors/datetime/from_unixtime_executor.py,sha256=f_zwl5SzkBfSj5D8BvPr-T1nVk5uSoVr2AGsoJMpU9g,2476
exonware/xwquery/runtime/executors/datetime/interval_executor.py,sha256=vYSjsGq_W_BZF07mDy1zalXL9es7ur4DsN_uYoDCmTw,2897
exonware/xwquery/runtime/executors/datetime/now_executor.py,sha256=e7nRJF8jXD89QmpW38qUNV8LlJiAEIAA9W4VTnQoDe8,2437
exonware/xwquery/runtime/executors/datetime/unix_timestamp_executor.py,sha256=bw1_ACGx09rSHROYEXokuNY8J_wTDA26KxX4ZZhiCy4,2247
exonware/xwquery/runtime/executors/filtering/__init__.py,sha256=DQ5fgNEEO1bcy4Gi9tLSCadv6SsZIlnlip_J912rZ7U,1451
exonware/xwquery/runtime/executors/filtering/all_match_executor.py,sha256=qExvobm9penM0N1gXZsdIs0kOi-BHue-MGHXBzGLplw,4896
exonware/xwquery/runtime/executors/filtering/any_match_executor.py,sha256=wj41PNDBBDxCA8EptKLB1MvAjdN7as_twubQgcgdzSM,4897
exonware/xwquery/runtime/executors/filtering/between_executor.py,sha256=ok-hM303JZHgcm1PUfxSeAMtEgrXnYfWAHE4byzNETc,3248
exonware/xwquery/runtime/executors/filtering/contains_executor.py,sha256=882oPtvn6kn1Fcg6xJon6H18rz25liytN_QgnEbWZkc,2888
exonware/xwquery/runtime/executors/filtering/ends_with_executor.py,sha256=rr1ndfbRxGMPl8zTjPw8ED7hwrgdfzhDiesNhtQagmc,2936
exonware/xwquery/runtime/executors/filtering/exists_executor.py,sha256=lt5SgcIUFLepKNuH_qIUstqPgRbLLB-xB7nNz9NxyjU,3844
exonware/xwquery/runtime/executors/filtering/filter_executor.py,sha256=4R505JjrMtZGEIe6aeRnaq0-fnR8Ufd2okuf3_rDnWg,4563
exonware/xwquery/runtime/executors/filtering/fuzzy_executor.py,sha256=_8jcQ--vOsPKUZnNNHdMW73l6Wj4GHAvtSoPUh_1Z2I,4938
exonware/xwquery/runtime/executors/filtering/has_executor.py,sha256=TJzB4US9uHEMRyrJqVv87VRi8vPXQfxgSWEv7y-9vnU,1961
exonware/xwquery/runtime/executors/filtering/in_executor.py,sha256=pjjxI0jxGC5Xgml4aogAU3K9kHu_uycWNtpcaPAocHs,2957
exonware/xwquery/runtime/executors/filtering/is_missing_executor.py,sha256=eE-v2OEGm_Kug1wn9Z4Lv0_-BPXvSosDAKbXRUjgOEQ,2991
exonware/xwquery/runtime/executors/filtering/is_null_executor.py,sha256=QkHhoI1_GzjvjnUfYf7IzmuybIEI3Nq9erFgPeTqJ10,2916
exonware/xwquery/runtime/executors/filtering/like_executor.py,sha256=hjLgtjl0Ob3CLbnqSkXEfKXiZhirN4W8kxkKeb2jRKM,3141
exonware/xwquery/runtime/executors/filtering/not_in_executor.py,sha256=zqcPMXrAty_7ovoABAyKFfrl7-NswWujoTDDlrLzYBg,2846
exonware/xwquery/runtime/executors/filtering/optional_executor.py,sha256=zKplm1MBqeTmq7j7YKyCXalDLwC6jM5yLcCtZJdihmg,2483
exonware/xwquery/runtime/executors/filtering/range_executor.py,sha256=7bZlnXlfGyCEKlcENYUZh0USEkonZ83MDOR3X9QT8B4,3742
exonware/xwquery/runtime/executors/filtering/regex_executor.py,sha256=AXVeDsspAR7eToGuFuxX6wZD8_-ciBtKO0yvKalJ7RU,4249
exonware/xwquery/runtime/executors/filtering/starts_with_executor.py,sha256=JACicrGuDMWuhBbsF2zxeyeeltfmTExSZFAzNNqr4NE,2956
exonware/xwquery/runtime/executors/filtering/term_executor.py,sha256=5bGvQKX83gd2TNKJuDetgaq6dtXvsGj0SJU-MuqhkJg,2246
exonware/xwquery/runtime/executors/filtering/values_executor.py,sha256=u_U6YWtQa-DLNXYaTIvkVgAnq3pBZE7B9knSaTC-wg0,2124
exonware/xwquery/runtime/executors/filtering/where_executor.py,sha256=u3XrBgVmpJXOg5qxLB8kRWvcoMVBzE5H0PPYZMoSJVc,8637
exonware/xwquery/runtime/executors/graph/__init__.py,sha256=vxpdxsejK6CF1fI2CPAOPYZ09oqg2iH0-rN0qfqSFiU,2988
exonware/xwquery/runtime/executors/graph/add_vertex_executor.py,sha256=woxUp4SjS2oSEUvFhscJs6kn_ghyKPOQHFbzPSSXSPU,1553
exonware/xwquery/runtime/executors/graph/all_paths_executor.py,sha256=mp7fAIa_vjWwRPu8AWVXjKXHecUC0o6F2AfJX9sVvk4,4270
exonware/xwquery/runtime/executors/graph/all_shortest_paths_executor.py,sha256=U8H5u_AMmCy3M7k_T4BkeclUNY1GUsJjYAPr2lmHNAU,5630
exonware/xwquery/runtime/executors/graph/all_simple_paths_executor.py,sha256=Ud-0_mGiENpN6torVEu7GHMQUuGxrZqseiGQc7qOdOA,4203
exonware/xwquery/runtime/executors/graph/both_e_executor.py,sha256=nqGD9SPrutcBPUpvs2D1YFXItKvqdQoUj4_kC7YuA2g,2180
exonware/xwquery/runtime/executors/graph/both_executor.py,sha256=Q8EwZ-dzXkTbwdaMlBG-A5fDiQwSsc2AYWGpFd0hsWw,2755
exonware/xwquery/runtime/executors/graph/both_v_executor.py,sha256=TQRI5eIz_e1yZPSREwt2CwifwmTZ_GwNdaB76ffX1ZA,2390
exonware/xwquery/runtime/executors/graph/choose_executor.py,sha256=PA7xwe645pLeqUBSIHUinpL7Qk9MendsUr2gxcZ0yGM,2434
exonware/xwquery/runtime/executors/graph/clone_executor.py,sha256=yH-Krw7RNf4WD5OgJKjuWlcooK3BEQU7qpJRqWryjK8,2441
exonware/xwquery/runtime/executors/graph/coalesce_step_executor.py,sha256=E0IGi6euE_rFPHUpS4nQtgLCQY7F3NO6nZK6RhROCys,2805
exonware/xwquery/runtime/executors/graph/connected_components_executor.py,sha256=nAZnpkX3c5jcapJPoWtEXojw-wJCO6gZC9iqACKbed4,2572
exonware/xwquery/runtime/executors/graph/create_edge_executor.py,sha256=P_bxTtIFYtW5U4AZYL5E5bqmwDiNm-A9VxDs84yA9Gk,2326
exonware/xwquery/runtime/executors/graph/cycle_detection_executor.py,sha256=Pok_waeldim0eo-vmo4rz7NjqSroMVCC121kNkqMHUY,6485
exonware/xwquery/runtime/executors/graph/degree_executor.py,sha256=ntktYu3wKFhXij2qu-FT-E6DTDb-26E5lW6yR3W4DNs,2344
exonware/xwquery/runtime/executors/graph/delete_edge_executor.py,sha256=MOxkaiEAKSL0qaCuo6pLKYCM4OLHOfXHIs52-x4fmGo,2433
exonware/xwquery/runtime/executors/graph/detach_delete_executor.py,sha256=SGZQsQAWZZPFSABP8cgmbL5rIOcrwiVpRelOEq3axaY,2500
exonware/xwquery/runtime/executors/graph/drop_vertex_executor.py,sha256=MmOc0J9KK4pMDP1isJYnCPuPOl78AfEmiKZk84TJKMo,1863
exonware/xwquery/runtime/executors/graph/expand_executor.py,sha256=hKwna2vS_NYYm_EXfU2pcqhO1LDefNIUfutmAL3lRy0,2295
exonware/xwquery/runtime/executors/graph/extract_path_executor.py,sha256=BIYVAP8HIMXsGY8Ogb-J8TaM2Q-cB1DZBrvlX1bmHlA,2365
exonware/xwquery/runtime/executors/graph/in_e_executor.py,sha256=6fhsdMPZwtUJeQy66bZJbteXru1Abju3Z7bRiK6fdJU,1993
exonware/xwquery/runtime/executors/graph/in_traverse_executor.py,sha256=nyHayF1hrB9e-UxOXDtY0wKa2OUdMZFgkQmFlQPoMhY,5323
exonware/xwquery/runtime/executors/graph/in_v_executor.py,sha256=its8YQ5o7aKkCKd5WYkcXut65lh30cx84txl3WQZTL4,2024
exonware/xwquery/runtime/executors/graph/match_executor.py,sha256=jilW4vJWH3YZkDTgvrAMS-RWc2GeYWyIx5hHMw4SbqI,5644
exonware/xwquery/runtime/executors/graph/neighbors_executor.py,sha256=7Y9Q7JdUiTbqPXlbW5s_FDgpRTdR5Pwwfdcf_IergZE,2065
exonware/xwquery/runtime/executors/graph/out_e_executor.py,sha256=6yYR-lXW-ac-VjDC0W1hBv69nPbsip1AxLidKf894IY,1996
exonware/xwquery/runtime/executors/graph/out_executor.py,sha256=vaUxCpD5i1IByOuJgde2BZBXzFbqiVyiNuwDNdy5wAg,4283
exonware/xwquery/runtime/executors/graph/out_v_executor.py,sha256=OIaCxUma9cuSXZKxkTLG13ayM7ano_9gjZp_XmCUFGM,2034
exonware/xwquery/runtime/executors/graph/page_rank_executor.py,sha256=5qg2Q5iyjvHowlCd35i6Vq3Emrlbwt2CzImaRH4iqQk,3307
exonware/xwquery/runtime/executors/graph/path_executor.py,sha256=TgwADZGSynFalWgUcIO2ceymaWBvW32Sk8JcBuFv77U,4558
exonware/xwquery/runtime/executors/graph/path_length_executor.py,sha256=Cjltt6lrs_Hf2rQXRGCz3Yxbp7cc0B-iB7c0LeI4pGo,2375
exonware/xwquery/runtime/executors/graph/properties_executor.py,sha256=B8DDF4Jbt4IyIXK-Zq9hKH5XPCU-2yhWiQeefe3xc5U,2325
exonware/xwquery/runtime/executors/graph/repeat_executor.py,sha256=AuED4HVSI8wzwUmK4sJXegm3gPg99Dyf_liwMZyImEM,3376
exonware/xwquery/runtime/executors/graph/return_executor.py,sha256=DChjAFyUDmCWK-66tHL7rW22e6drmavyVmfTAgj5YXY,3774
exonware/xwquery/runtime/executors/graph/set_executor.py,sha256=tJgid8eJr90yQKpfsbJQ6-2LK_E9dWC-8IGlUZLCWEI,2506
exonware/xwquery/runtime/executors/graph/shortest_path_executor.py,sha256=sTpnHbWZ0h8f56l55HBUd8MilVtqB0Iv4_BR9PR83fs,6197
exonware/xwquery/runtime/executors/graph/simple_path_executor.py,sha256=jMlllbrzWMNG0iPt8dsUFIRUlwhzcPoLtiEh_UVCu_Y,4100
exonware/xwquery/runtime/executors/graph/subgraph_executor.py,sha256=vkyDLFtTKBKYGoSrMItcD3Yqka15-rvE0mvysQv0eUg,2816
exonware/xwquery/runtime/executors/graph/traversal_executor.py,sha256=vy7lbXKexSs3fSTE-oAwUGdVeXoAHbdexSGqvgXS9-Q,5741
exonware/xwquery/runtime/executors/graph/update_edge_executor.py,sha256=MJ-s7FjM-KkNt5Wtm26ErJ1p6mkkSkAMSkDklT-NAU4,2382
exonware/xwquery/runtime/executors/graph/variable_path_executor.py,sha256=pxyQnPW3n94cB6WRNra21ScYaTL2btUYcI8htDVFS2o,2669
exonware/xwquery/runtime/executors/math/__init__.py,sha256=-2E4Pr_dy_yBhfO4iAAFiXG_Gma_U6P-DPH9pPf1izg,909
exonware/xwquery/runtime/executors/math/abs_executor.py,sha256=4cdia4_q1_E3YcIOB2mvdaSXmTdvtTCPr6KFEiohq-o,1797
exonware/xwquery/runtime/executors/math/ceil_executor.py,sha256=G0lvaGapaOLFss5sAqe5GOgbobNdGjnJAQQrCjQCh7c,1807
exonware/xwquery/runtime/executors/math/exp_executor.py,sha256=TKtmgo-9DyxfulB3Zd0KxpWDlRO9lPQE7BhaL5Rd35s,1803
exonware/xwquery/runtime/executors/math/floor_executor.py,sha256=mWcrsFP3fIaDK7g20iLeWZ2jG2TXKdOYDy0y1trl2pA,1811
exonware/xwquery/runtime/executors/math/greatest_executor.py,sha256=dVcsAk7AGSzT_PLVGUsMzKqNSWEsV4vGRxa5DU6o_A4,2253
exonware/xwquery/runtime/executors/math/least_executor.py,sha256=qnlAQYMrbflCEvqw8oTJUL_ls53RKj8LeaRzqqt5Li8,2244
exonware/xwquery/runtime/executors/math/log_executor.py,sha256=4PzaXJRkhRHblrMfwfuJOVrxgBxjhZph8jdgp5jmmDA,1852
exonware/xwquery/runtime/executors/math/mod_executor.py,sha256=erlR-_MWZ_Kek8rGWwS9Bj4QXCnU-_8GvkoEHEcsLwc,1845
exonware/xwquery/runtime/executors/math/power_executor.py,sha256=hsdxyhGI4RGeMOxcgnDXe0imJeTj36o6W55F9Kn0Pf8,2096
exonware/xwquery/runtime/executors/math/random_executor.py,sha256=FpzZjJdh7ZZpgCRlBQ_L82NX9Lv6WhQ0Y8_oKyOM-v4,2166
exonware/xwquery/runtime/executors/math/round_executor.py,sha256=OoGPKAXFjVZZt6PAx4w0x_P8bO1a7CtnoAHLtI9yMrU,1863
exonware/xwquery/runtime/executors/math/sign_executor.py,sha256=5wjuginYOBgreSFjOge6tcj9u6ACDtg5ZHdzaJqxfAE,1989
exonware/xwquery/runtime/executors/math/sqrt_executor.py,sha256=_RJltIT4f5bLi_oM4CQZX_fNJS3LWKvEebFnj_3fTzU,1807
exonware/xwquery/runtime/executors/math/trunc_executor.py,sha256=j5R2uTchWd4_H9_O3dIhHKM3RzXra0-zpWR9DuRDgFg,1811
exonware/xwquery/runtime/executors/ordering/__init__.py,sha256=BDbYls8iSIpp6xfgUyQPNvfCDp49f6-kovR_-p3IiOQ,231
exonware/xwquery/runtime/executors/ordering/by_executor.py,sha256=RrdIeL2PtmZGQjaAYBuErvKltMd49nMRG7DHhqq5krk,1465
exonware/xwquery/runtime/executors/ordering/limit_executor.py,sha256=2M_RkroGPPzaZD_CVQLdGlf0qT8pmDxU-j-oCRR3bpI,2874
exonware/xwquery/runtime/executors/ordering/order_executor.py,sha256=R2BXPjAIAi1yc8EXmBW3NfgCVUGAJjXG3GWk_gVV0w4,3833
exonware/xwquery/runtime/executors/projection/__init__.py,sha256=lmPzTZEvN1b2ilEZAc90G_a_e5VQ2bIfk5tGXc95ttY,188
exonware/xwquery/runtime/executors/projection/extend_executor.py,sha256=NMjn6EVz0mn6cNdj_CMZ_E87YhkOis6LqswgNFpdi4U,2419
exonware/xwquery/runtime/executors/projection/project_executor.py,sha256=kIMocdaNEyJh2I-9zTCjaRH7JC1Sk0Koxtk9vilasds,6231
exonware/xwquery/runtime/executors/string/__init__.py,sha256=zN_IjoYF_eRV9wDMBgnwFOutVN3Uz9Khy5nScJzMN7A,1108
exonware/xwquery/runtime/executors/string/concat_executor.py,sha256=C_dAE6nXhogByIeBRI4BWUXnev-lxXzpUwBrddfj6yk,1987
exonware/xwquery/runtime/executors/string/length_executor.py,sha256=8wF32OK-5JWZLJsaAnpKCTyk_cJjge8CWBbi9Iii--8,1775
exonware/xwquery/runtime/executors/string/lower_executor.py,sha256=1FgH04Ha-wcWDCGndXksK_H1Y3GyZTU7uENQ7_cUEyw,1766
exonware/xwquery/runtime/executors/string/lpad_executor.py,sha256=HCDvHMlubzcyf0fAhNcetc8K6J6Cw9Gf_26ggspLvcE,2011
exonware/xwquery/runtime/executors/string/position_executor.py,sha256=26YXPCigAKaRO6sXStlYd6Kdm0N6_CoLLqZ2gUszFcw,2136
exonware/xwquery/runtime/executors/string/regex_extract_executor.py,sha256=Cyd2E2g9WT6vPKZKB6rf7fKcenxeyVLCDAnxxRfabtI,2668
exonware/xwquery/runtime/executors/string/regex_replace_executor.py,sha256=qx7IhuGXkW8n6xpaVZuJb07NQ3a1BLTrTNlOII-zSBg,2652
exonware/xwquery/runtime/executors/string/repeat_str_executor.py,sha256=JOsS8gRkxnJblPrCSWZsxCt90NxpRpp5vSwymzg7nmA,1882
exonware/xwquery/runtime/executors/string/replace_str_executor.py,sha256=iW2kuMXWhfdAqnSuK_024tqPMrEPBhxdI2RVFQiCT4c,2186
exonware/xwquery/runtime/executors/string/reverse_str_executor.py,sha256=-8SGElxw6As1QCemuoJ-AZ3o-O8W1HHkQrEwuGFsDxg,1788
exonware/xwquery/runtime/executors/string/rpad_executor.py,sha256=TBvlNWLLDkmlfz_Z_dWdotndByHfix_UcLyOd_qbIBY,2012
exonware/xwquery/runtime/executors/string/split_executor.py,sha256=Be4AxCVuic97nizBxARdeHd_z8paQ9osZfnjzDsEN3Q,2137
exonware/xwquery/runtime/executors/string/substring_executor.py,sha256=vOBEAt-gy-IkaKX5A-HN9GpbVBl4eZj7o5P_zKSIHUg,2123
exonware/xwquery/runtime/executors/string/trim_executor.py,sha256=dc6DZ2CvCBRNArWh6ezvpqYYnGCzY470kLTw94Zd9m0,2271
exonware/xwquery/runtime/executors/string/upper_executor.py,sha256=Q_MI7l1Us3iJnEsgYqpcuCoiSA4_Q6OsoiP_CK8qeKs,1766
exonware/xwquery/runtime/executors/type/__init__.py,sha256=J_yTjNeujnJFkYsYACSjzCbSUb66hrGDi-TtYf92q6k,653
exonware/xwquery/runtime/executors/type/cast_executor.py,sha256=sKBwxjzyG9xFpDF2GoqFsQK_V8HHh1U_bgYZ27wl7Kc,3012
exonware/xwquery/runtime/executors/type/is_number_executor.py,sha256=jlgZMAQt2UIKE5JS3DEXa2C8om7q0dVWAmJq9Qc2sfI,1790
exonware/xwquery/runtime/executors/type/is_string_executor.py,sha256=iBiTPph4rPZDvheZGFkERQIJJdyH-6iuJ8laVUShCl4,1758
exonware/xwquery/runtime/executors/type/to_boolean_executor.py,sha256=2CYCVldsw7koMXhVtxE-m0KCux3OSxsUjYsjb536kEQ,1984
exonware/xwquery/runtime/executors/type/to_date_executor.py,sha256=2FBycpXSkqRmzGDDSTbhoMgczqCbrOz0TdmwxFzEa2o,1882
exonware/xwquery/runtime/executors/type/to_number_executor.py,sha256=tZXAfEceNYYC9cEzDPrLVKjLC868E9t0GEM_gQBIUQk,1882
exonware/xwquery/runtime/executors/type/to_string_executor.py,sha256=uN62tKP3QdxBywgaYOpBZ5JrAkBLLqdhsnGRF2UEJGs,2048
exonware/xwquery/runtime/executors/type/try_cast_executor.py,sha256=vp2FdpcQ8LdHaYi9Fbti06C41hcCvAtOfsaj2hWUru0,3152
exonware/xwquery/runtime/executors/type/typeof_executor.py,sha256=bMFBUFB4vkKCgKtdPZhCchQf2eShdG_bydYhYMBMDew,1742
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=vHSKcUEO5j60UFJxk4pvc2Ac3iZcWvykyaxwdQpzW7M,10238
exonware/xwquery/strategies/__init__.py,sha256=gLzXgi4ALqCEGGxZuWChEqzJhIRe5Q07xfx987rKSQ4,606
exonware/xwquery/strategies/base.py,sha256=27VlFFS5rjuMQZ_zQv_L0U7QozIdglaWD2g19XNVHXo,11296
exonware/xwquery/strategies/cql.py,sha256=dueON_zPq73orLckZCq9STYKcYuLItYcThv2DucwYZg,7492
exonware/xwquery/strategies/cypher.py,sha256=CW2BBbWxL-GDPHL8gpAwFa98S-0NWRfdut_OgF4LFKA,6538
exonware/xwquery/strategies/datalog.py,sha256=ayj-1KnejMC2hXJg1gLgeAZMhdDw3P9OloYr028T4IU,2742
exonware/xwquery/strategies/elastic_dsl.py,sha256=lsw15aJUGZMWgl4NZnYRHgUt6yoolufNh_YtAL7hGAI,2773
exonware/xwquery/strategies/eql.py,sha256=JtT61bWrOS1tRBFRi7sspZoc5TLv-PeRoXb2XfyOtvc,2687
exonware/xwquery/strategies/flux.py,sha256=pg82rb0S7uN5-26oUWAiL5JXh2tMlqzVnCfwmJ0zOR4,2749
exonware/xwquery/strategies/gql.py,sha256=Zm5iyOSRkgdhTzB4HeZqRrUhVj1AN69XHLWetH6WEFE,2411
exonware/xwquery/strategies/graphql.py,sha256=t04T0hkpTjvp8pEdJWxLi84uql20r8CQVRooIaRVtfQ,7370
exonware/xwquery/strategies/gremlin.py,sha256=bUI3czZXdDThqYS25X52c_5MaguczuhM0zT7dbL6g8Q,6818
exonware/xwquery/strategies/hiveql.py,sha256=ZrIn233CvSzkieMYrXFIobQaM9p125pxcnkJu1nU01s,7781
exonware/xwquery/strategies/hql.py,sha256=PlIomW5w1jAGN__NTVMrvom9gKpOpgv523TMvXq0we4,2694
exonware/xwquery/strategies/jmespath.py,sha256=xVjAfj4fBInDCpZO0ze5LLRDVvlaeuw_PEIV8yCMtlo,7931
exonware/xwquery/strategies/jq.py,sha256=M9u8PHRt6-nNDTv9hoJU1FSmMwMt-AvbpHIbo3Fihb8,2335
exonware/xwquery/strategies/json_query.py,sha256=PxM9uUXaHDsz39vgCSOtbM75scwkxQCDfiKa0ctnEVA,2308
exonware/xwquery/strategies/jsoniq.py,sha256=ErrLlHqoRtze8f6b5vxmfn5rdiz8bmlaSAcTWNAdwgo,8130
exonware/xwquery/strategies/kql.py,sha256=iDPJz9UUflWWuFgzpadKssx-i-vd-eek8jqczaJFIRE,2673
exonware/xwquery/strategies/linq.py,sha256=BPFJplW2ragLetfUs0uEzMazcZO31PB_65p2YCfHTJ0,7962
exonware/xwquery/strategies/logql.py,sha256=OXvXp70K5v3GpyjcN7eYa90iR4FPphBkvqRqek9dSeI,2746
exonware/xwquery/strategies/mql.py,sha256=m4oYoQ6QmeEf19VeZ6au09LvOyE9KaGzMnWHIrNSJJc,2556
exonware/xwquery/strategies/n1ql.py,sha256=i6hW5woFIWBCdgqfZt4xx3VcZfrecu8P7U7jxvbOwtA,7820
exonware/xwquery/strategies/partiql.py,sha256=qHI1EHxMFA2l0G_ZZhJESw5_7WOCgGZ8Vu2UOczzs78,2719
exonware/xwquery/strategies/pig.py,sha256=_L8wwrJtH0yhQ_HGwWvFD07efdi8E_Ifbkc9-9BM6zc,8498
exonware/xwquery/strategies/promql.py,sha256=KOV2PlZ7PdggCJb6UvJ3qjr1d1uEUalNC_h4306wzjo,2716
exonware/xwquery/strategies/sparql.py,sha256=QWjuhcDQyineiDPJ_J1TNmxrBqUt8rVQKs1B2HvgJ8A,7421
exonware/xwquery/strategies/sql.py,sha256=_iawzPg93L4lf1nQvavIikOo0erlsqS_I6hmJ0j-0qc,13678
exonware/xwquery/strategies/xml_query.py,sha256=I_LKbPSYiGZsEDBqLcm2Ek0RjkAIcJqMAkVTHziuWGg,2331
exonware/xwquery/strategies/xpath.py,sha256=WmA0GlEe9lP8TrI5YrorfAWezF6dMQuJfuvdnvYMW9Q,9088
exonware/xwquery/strategies/xquery.py,sha256=hNyKLmosV9rS0PYIHkgNwG-TJwot1FMJeu3dqMpyOLQ,8660
exonware/xwquery/strategies/xwnode_executor.py,sha256=wRw-fGuLJ2RZRBXx7l9BfrC3XBV8LujwCr5JilqoD3I,12209
exonware/xwquery/strategies/xwquery.py,sha256=Q389kY6IXhxcmqB5sqKq1TL8r9tHkJpcZRz8nUlVjG8,21597
exonware_xwquery-0.9.0.9.dist-info/METADATA,sha256=rl5qTesp6ag6Jx77JbbYiRIeuL0IOat1wnEjWzlmR0I,6050
exonware_xwquery-0.9.0.9.dist-info/WHEEL,sha256=QccIxa26bgl1E6uMy58deGWi-0aeIkkangHcxk2kWfw,87
exonware_xwquery-0.9.0.9.dist-info/licenses/LICENSE,sha256=---huWKmW4mKQVBvmyd1BocKtwEB4JFhrAR7-1Ww1lA,1094
exonware_xwquery-0.9.0.9.dist-info/RECORD,,
