RECORD 5.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. ../../Scripts/jsonschema.exe,sha256=95cDAJZyGHcnnXuPFuIyfFb62ntx6kXt1i4TJRdo31E,108411
  2. jsonschema-4.22.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
  3. jsonschema-4.22.0.dist-info/METADATA,sha256=jhijmeEY8FsE_tiJzZ1RBvEtO15WxwLsytzkiM6kr3Y,8205
  4. jsonschema-4.22.0.dist-info/RECORD,,
  5. jsonschema-4.22.0.dist-info/WHEEL,sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU,87
  6. jsonschema-4.22.0.dist-info/entry_points.txt,sha256=vO7rX4Fs_xIVJy2pnAtKgTSxfpnozAVQ0DjCmpMxnWE,51
  7. jsonschema-4.22.0.dist-info/licenses/COPYING,sha256=T5KgFaE8TRoEC-8BiqE0MLTxvHO0Gxa7hGw0Z2bedDk,1057
  8. jsonschema/__init__.py,sha256=LkPwscySlJ9lTOp7ZB1M7jQ8mbG7-bYG41iBwbZ-o9s,3941
  9. jsonschema/__main__.py,sha256=iLsZf2upUB3ilBKTlMnyK-HHt2Cnnfkwwxi_c6gLvSA,115
  10. jsonschema/__pycache__/__init__.cpython-311.pyc,,
  11. jsonschema/__pycache__/__main__.cpython-311.pyc,,
  12. jsonschema/__pycache__/_format.cpython-311.pyc,,
  13. jsonschema/__pycache__/_keywords.cpython-311.pyc,,
  14. jsonschema/__pycache__/_legacy_keywords.cpython-311.pyc,,
  15. jsonschema/__pycache__/_types.cpython-311.pyc,,
  16. jsonschema/__pycache__/_typing.cpython-311.pyc,,
  17. jsonschema/__pycache__/_utils.cpython-311.pyc,,
  18. jsonschema/__pycache__/cli.cpython-311.pyc,,
  19. jsonschema/__pycache__/exceptions.cpython-311.pyc,,
  20. jsonschema/__pycache__/protocols.cpython-311.pyc,,
  21. jsonschema/__pycache__/validators.cpython-311.pyc,,
  22. jsonschema/_format.py,sha256=CUs9_8jlbg-GTb6xWaH5AdxGOFm9VWyCvSCq5KNIQBA,14714
  23. jsonschema/_keywords.py,sha256=r8_DrqAfn6QLwQnmXEggveiSU-UaIL2p2nuPINelfFc,14949
  24. jsonschema/_legacy_keywords.py,sha256=2tWuwRPWbYS7EAl8wBIC_rabGuv1J4dfYLqNEPpShhA,15191
  25. jsonschema/_types.py,sha256=HQ5QD_oL85zF1FSW2v-5rvfYF0967HJdxSR88kzw2mY,5367
  26. jsonschema/_typing.py,sha256=NZhPhkBOn9INYZk8G69rDeuRamztgXCMLh10z9cfT6g,610
  27. jsonschema/_utils.py,sha256=ODga3vrJ6K2wMGxerpgn4ipc9q7ZSqBsvwKU4embLEE,10642
  28. jsonschema/benchmarks/__init__.py,sha256=A0sQrxDBVHSyQ-8ru3L11hMXf3q9gVuB9x_YgHb4R9M,70
  29. jsonschema/benchmarks/__pycache__/__init__.cpython-311.pyc,,
  30. jsonschema/benchmarks/__pycache__/const_vs_enum.cpython-311.pyc,,
  31. jsonschema/benchmarks/__pycache__/contains.cpython-311.pyc,,
  32. jsonschema/benchmarks/__pycache__/issue232.cpython-311.pyc,,
  33. jsonschema/benchmarks/__pycache__/json_schema_test_suite.cpython-311.pyc,,
  34. jsonschema/benchmarks/__pycache__/nested_schemas.cpython-311.pyc,,
  35. jsonschema/benchmarks/__pycache__/subcomponents.cpython-311.pyc,,
  36. jsonschema/benchmarks/__pycache__/unused_registry.cpython-311.pyc,,
  37. jsonschema/benchmarks/__pycache__/useless_applicator_schemas.cpython-311.pyc,,
  38. jsonschema/benchmarks/__pycache__/useless_keywords.cpython-311.pyc,,
  39. jsonschema/benchmarks/__pycache__/validator_creation.cpython-311.pyc,,
  40. jsonschema/benchmarks/const_vs_enum.py,sha256=DVFi3WDqBalZFOibnjpX1uTSr3Rxa2cPgFcowd7Ukrs,830
  41. jsonschema/benchmarks/contains.py,sha256=gexQoUrCOwECofbt19BeosQZ7WFL6PDdkX49DWwBlOg,786
  42. jsonschema/benchmarks/issue232.py,sha256=3LLYLIlBGQnVuyyo2iAv-xky5P6PRFHANx4-zIIQOoE,521
  43. jsonschema/benchmarks/issue232/issue.json,sha256=eaPOZjMRu5u8RpKrsA9uk7ucPZS5tkKG4D_hkOTQ3Hk,117105
  44. jsonschema/benchmarks/json_schema_test_suite.py,sha256=PvfabpUYcF4_7csYDTcTauED8rnFEGYbdY5RqTXD08s,320
  45. jsonschema/benchmarks/nested_schemas.py,sha256=mo07dx-CIgmSOI62CNs4g5xu1FzHklLBpkQoDxWYcKs,1892
  46. jsonschema/benchmarks/subcomponents.py,sha256=fEyiMzsWeK2pd7DEGCuuY-vzGunwhHczRBWEnBRLKIo,1113
  47. jsonschema/benchmarks/unused_registry.py,sha256=hwRwONc9cefPtYzkoX_TYRO3GyUojriv0-YQaK3vnj0,940
  48. jsonschema/benchmarks/useless_applicator_schemas.py,sha256=EVm5-EtOEFoLP_Vt2j4SrCwlx05NhPqNuZQ6LIMP1Dc,3342
  49. jsonschema/benchmarks/useless_keywords.py,sha256=bj_zKr1oVctFlqyZaObCsYTgFjiiNgPzC0hr1Y868mE,867
  50. jsonschema/benchmarks/validator_creation.py,sha256=UkUQlLAnussnr_KdCIdad6xx2pXxQLmYtsXoiirKeWQ,285
  51. jsonschema/cli.py,sha256=SGy9JPg02mgXhNxugU8iXhYNivfSjBhKTNAgV90ty-M,8551
  52. jsonschema/exceptions.py,sha256=ngFaUUZMtyX9nTb94VfTnWOk4JdNsZiejBAvEezG688,14331
  53. jsonschema/protocols.py,sha256=7mpZxO1gfRNMCGXwldwsSN3nEugVfIVyKZ_HZgN1vSw,7174
  54. jsonschema/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
  55. jsonschema/tests/__pycache__/__init__.cpython-311.pyc,,
  56. jsonschema/tests/__pycache__/_suite.cpython-311.pyc,,
  57. jsonschema/tests/__pycache__/fuzz_validate.cpython-311.pyc,,
  58. jsonschema/tests/__pycache__/test_cli.cpython-311.pyc,,
  59. jsonschema/tests/__pycache__/test_deprecations.cpython-311.pyc,,
  60. jsonschema/tests/__pycache__/test_exceptions.cpython-311.pyc,,
  61. jsonschema/tests/__pycache__/test_format.cpython-311.pyc,,
  62. jsonschema/tests/__pycache__/test_jsonschema_test_suite.cpython-311.pyc,,
  63. jsonschema/tests/__pycache__/test_types.cpython-311.pyc,,
  64. jsonschema/tests/__pycache__/test_utils.cpython-311.pyc,,
  65. jsonschema/tests/__pycache__/test_validators.cpython-311.pyc,,
  66. jsonschema/tests/_suite.py,sha256=QAfBj34zMbJQ5_JJ2ogpiTlw9hQ6Is43dvo_bpS0EdM,8156
  67. jsonschema/tests/fuzz_validate.py,sha256=fUA7yTJIihaCwJplkUehZeyB84HcXEcqtY5oPJXIO7I,1114
  68. jsonschema/tests/test_cli.py,sha256=uFMu2YbIfbSDCnykhLL4-VR3-jg1tvQLJn2Bliwp_Bw,28587
  69. jsonschema/tests/test_deprecations.py,sha256=9VxOCfWzMG1Tg4OD8riU_Znd6HDOQZkepzVgxsdUdU8,15760
  70. jsonschema/tests/test_exceptions.py,sha256=biVA6UqwhYutjSxpTr1mHcsfGjXCjUSRWbrdKC_6O38,21994
  71. jsonschema/tests/test_format.py,sha256=eVm5SMaWF2lOPO28bPAwNvkiQvHCQKy-MnuAgEchfEc,3188
  72. jsonschema/tests/test_jsonschema_test_suite.py,sha256=a2saPs2Cwwg0sdRdu-uJ8goSXLbqrS-pC48QJy0K4DE,8674
  73. jsonschema/tests/test_types.py,sha256=cF51KTDmdsx06MrIc4fXKt0X9fIsVgw5uhT8CamVa8U,6977
  74. jsonschema/tests/test_utils.py,sha256=sao74o1PyYMxBfqweokQN48CFSS6yhJk5FkCfMJ5PsI,4163
  75. jsonschema/tests/test_validators.py,sha256=eiaigsZMzHYYsniQ1UPygaS56a1d-_7-9NC4wVXAhzs,87975
  76. jsonschema/validators.py,sha256=H31FwHdyB7LP5eunxdBrZ9E57hpvozfnRlZaOYy45jU,47045