docs/conf.py,sha256=CNbGIMt3vioVMu9YjZtrrILqJWy1Eta2TLogaSGAwm0,2588
examples/auto_invoice_splitter_extraction_example.py,sha256=TX3u706oZkgWLj5Xo5g8ao81csG_8XSEpHAwOoguuOg,1477
examples/auto_multi_receipts_extraction_example.py,sha256=Rln-2qFj0vnRM8v2-egWbSUgPd1NJ6VRenwsAnQBGMQ,1029
examples/custom_line_items_reconstruction.py,sha256=KNNjB8zYGa2i8eO3qpdFypxjxhADz0tabAaMDEJoN3Y,1782
examples/display_cropping.py,sha256=foGDLdy6PvglY99DWQF6eL-DQYT1SrZ3ZbpP31F__C4,2486
mindee/__init__.py,sha256=KYm-0I4gONd6LeBa11CJW-ZrcfV1NpyWarIpKz84ijA,351
mindee/__main__.py,sha256=ddxAM4nqveWXcgghY_1-cPxGgLQrs-1zBgKN2m_fnmk,67
mindee/cli.py,sha256=HV7iiyNfzIhgOXUl4Ll0fr6ltH0YfMNCbNZhDBiDA5g,18676
mindee/client.py,sha256=dkEajWsrcR7T11g0MBKDXV9oUmpuXOrYzWGRnYDVZh8,20479
mindee/logger.py,sha256=AfQKro1KoYoQfzZ-HBpEWuV6Onr6qd3Sfnv0a2JDb1U,185
mindee/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mindee/versions.py,sha256=Yp1LpW-aydJkWpLzf-5SRjAE4vRGaWfMoTegDXF6CdE,468
mindee/error/__init__.py,sha256=vYK-G95Q3uTVLjUC9jsWTg8ctIvh5A2xqE3t_bdd0UA,337
mindee/error/geometry_error.py,sha256=q70LYHj9um4zaPICSbJEA0M52vGMCk_PEe8GRX6tgsw,86
mindee/error/mimetype_error.py,sha256=41gSX6XzePfg9Crsx2IY3vKCYX_OZMlnzKL01mN8rLY,75
mindee/error/mindee_error.py,sha256=ObYJqVlaamG8qdMeHlVxAWXvjKzMDthF9zF5N0GHByU,575
mindee/error/mindee_http_error.py,sha256=Yh9wD51LflVxZrW7csp_8dO5jRIrDJJHvoxInsp-Vrg,3703
mindee/extraction/__init__.py,sha256=fn13E8-U59pZScvCSk7_yyU--gRtIZ79ZBna1POdTGw,418
mindee/extraction/common/__init__.py,sha256=6mSlkrsTTMGi98fADwemt4LnHZSEUIg6zbhZqXMX3Z8,196
mindee/extraction/common/extracted_image.py,sha256=9CuItDO_de3yC4yTj1_WCLcwSXUqZsNGLw6bQ_IOWUg,3297
mindee/extraction/common/image_extractor.py,sha256=sSS0Y10N5aQ9Fj9qw9UBYRpoM5By1T7bs1xHBNL4sbQ,4891
mindee/extraction/multi_receipts_extractor/__init__.py,sha256=iBIi0s89uDIXTKI7hscJQ6Yr2ZmlHQG1wAdfkHtQDKI,80
mindee/extraction/multi_receipts_extractor/multi_receipts_extractor.py,sha256=TMS8Rt-KM9UrCydxqJljSTWn8KMuQWAkuTRU9T-kdno,1316
mindee/extraction/pdf_extractor/__init__.py,sha256=hFyj0lXta-lz5a1dksAZnw8s83G7MKMAibbXo_o5U4w,142
mindee/extraction/pdf_extractor/extracted_pdf.py,sha256=2haGDx-nf2WASL79DrxNYgaoDHFUWUfbtoGOYjpxHEg,1703
mindee/extraction/pdf_extractor/pdf_extractor.py,sha256=xkLYReWUMj1VH9KrIZuNx-5LNFeqGPKHMSYDx-__rhM,4809
mindee/geometry/__init__.py,sha256=1JdhsFRAY97BLKEmrBPJyuqOnnREArh0LUa9zOtFeos,531
mindee/geometry/bbox.py,sha256=GXbRyoqR-9ShVYkMBvJu4QqX4jI4UZ29ovuVgENIsP8,1984
mindee/geometry/minmax.py,sha256=HHenTaM8SRfjpZhZ6mrcllF6LIEYuStc7T_qMhESsu4,734
mindee/geometry/point.py,sha256=JpmRX99OxTAVpIWx9WAWyv-lsDLYe1wtTq4B68ng-RY,231
mindee/geometry/polygon.py,sha256=aSUyEykcL5RTANG9f7EOxtMK_IWtoFHypFptwmWvorI,2027
mindee/geometry/polygon_utils.py,sha256=2cUBS1aardBVdw4gqkUDN6Hk8zuMtGuVCZhu0mmiaxg,1003
mindee/geometry/quadrilateral.py,sha256=E0OJJmb2lIP7rFNYII8koK-yP0pYEDiKpDVqE80-ntw,1663
mindee/input/__init__.py,sha256=EvQAGn24K9oZd6FxSpqbkBRWBCKYAhfL66meyvgENYY,261
mindee/input/local_response.py,sha256=RkHzIMMT9DKL8f--WZhznc-f7egqKJpVQXF42HKMhm4,3609
mindee/input/page_options.py,sha256=r9xdFn2Sjvn7PWrsw1WgbpUy1DbrAJ6aKI9fvi49S8E,861
mindee/input/sources.py,sha256=ou2FckohbRpBbLtrkr62CdREi-_uQqPnghsbPopGc0M,9352
mindee/mindee_http/__init__.py,sha256=vOnRrMe8ogxu5bdisZVbq1TlGbimWh8lFXOYVR5ikAE,311
mindee/mindee_http/base_endpoint.py,sha256=g0nQGA5l1_tl9mzG24RahlUT6JNnz92WoHXpspnIc2A,374
mindee/mindee_http/endpoint.py,sha256=kOqqG7P9P_ba6ZTDUMvCE9J7l6oFAE2Kc3smwysdxBs,9992
mindee/mindee_http/mindee_api.py,sha256=bkh8OyFqhZTgQKGMc3Y-18zl2qjN3O6e48iVRVHV4TQ,3069
mindee/mindee_http/response_validation.py,sha256=4CG-eVpfAf8o7CqyOMKTPrHOnDBjl6QDbC5CB-Bw6cM,2676
mindee/parsing/__init__.py,sha256=D9xsVynEhuRVDjQPBD1c-VMnTR0Xa-azT5CtFKl8p2I,52
mindee/parsing/common/__init__.py,sha256=dIt-naM2YyaX9gTLYrq0KBSdG3UxSwTb6xsIPhL8KUA,999
mindee/parsing/common/api_request.py,sha256=uRT_1nXYfeseB4g6y-O1pkkcXoRblJ8qwazeF3jbX4E,743
mindee/parsing/common/api_response.py,sha256=C7Q9EvkQt28emTVEeZhh5dc3TATM7GD52kLrnMnjNes,893
mindee/parsing/common/async_predict_response.py,sha256=3jFJHG0cGlEIHOhTTN6-TIADjDaGlhRmtHqw7YukqQc,1265
mindee/parsing/common/document.py,sha256=hHuBeIPsEvJcDAloniLgln7ncX0Cf_YE5vU-rBz_cDs,2835
mindee/parsing/common/feedback_response.py,sha256=KRxZEfGRZ2ezt4znLXxLCqqEcrFK_k9LKC-nq9F6tz4,411
mindee/parsing/common/inference.py,sha256=mDPzwgO3idLP7GvnaW8nqdOSCETJshLw4h1xPuGgLCs,2765
mindee/parsing/common/job.py,sha256=gxBCAAhajDQxtm-SI5eX38ClsXNvw5dfFTBTIFu-15o,1853
mindee/parsing/common/orientation.py,sha256=Y2Ifl6SeKs2U3P7BhBRiBBflDfYQTlvd2QPJxN_prHc,1238
mindee/parsing/common/page.py,sha256=OHI0MeE1DglFTgRMYDsRpAOmHSWv6Hb85Gnbwd98laY,1550
mindee/parsing/common/predict_response.py,sha256=BKMvqpOMo_1MlIKeiSno8Y5yOFCeuy8JUH3-iKtCcDc,958
mindee/parsing/common/prediction.py,sha256=tHEbmjC0LZ0b9SgIAE8p6bVEwP_OynKPZRl9EFYWQVs,512
mindee/parsing/common/product.py,sha256=FWooiDwkZH2PWD2IVjxQK2y5dYT363bGPISdcQ4F59s,391
mindee/parsing/common/string_dict.py,sha256=hHgMpBcqwYrKzaFcAqmhagIOYApC7pCGG6SHAI7iZvg,104
mindee/parsing/common/summary_helper.py,sha256=K-xt6qaUvy2aX97zXXVnB3flyBVK1RRYXsbbnJxWdGc,1024
mindee/parsing/common/extras/__init__.py,sha256=zDHfMtHnCESVYk6TwLSf4UiyzB4MVsmYLoS5aXJe6b0,123
mindee/parsing/common/extras/cropper_extra.py,sha256=S0kY00M2ONTOp-MoCUMnNuaQO2JBhOhlymXJkX-VG1c,796
mindee/parsing/common/extras/extras.py,sha256=bM0158s02a39ThF3AJjC7g6e6RsY5zXeP8QB6cTCHSs,1602
mindee/parsing/common/extras/full_text_ocr_extra.py,sha256=-NDL0dpzFAXKhgf8RrF-1TjzAlMlUDDov3IkLTQ6kbQ,572
mindee/parsing/common/ocr/__init__.py,sha256=LfQojEX9PJzh-C0t9-Jlrw3tcO3LN_W3ZDKA2P07fQ0,46
mindee/parsing/common/ocr/mvision_v1.py,sha256=fY_p6dhjFAPneddb5e30sPV2ntWxof6gqIT8AR6Czjk,505
mindee/parsing/common/ocr/ocr.py,sha256=lbTrNPNVZr86YCeGVV2EZZC6i6cB8KPVH2cXlmXk_fs,437
mindee/parsing/common/ocr/ocr_line.py,sha256=0berayGS0zXr94-UKhZACWOT4vcSSpA-uwYclrvi9Ns,463
mindee/parsing/common/ocr/ocr_page.py,sha256=B7a_oQrk1bYU_xqpUNXcCHXi4uTiZ5RjAqri9dZ08OQ,2784
mindee/parsing/common/ocr/ocr_word.py,sha256=252KH4KPQrpvKLhizQVYJT8W_FFPxS2oCnqunYWKOXU,536
mindee/parsing/custom/__init__.py,sha256=SNUn6oAVZwT2l8q57BM2UIvRuh52s_HMEZpKx4UJUxI,206
mindee/parsing/custom/classification.py,sha256=BTDx8YHM1-rlK19qzNvb_WfdiVPTUzHbwovGahDkb1Y,449
mindee/parsing/custom/line_items.py,sha256=Odz1iWM0SuyRVCdr43bSmsCvsjS2UL8TRoE_1X-gzKM,6126
mindee/parsing/custom/list.py,sha256=HFhDKByrkg8STaEElkMGRtxR43lQEVfOEZSjt1KIlRo,1977
mindee/parsing/generated/__init__.py,sha256=aeYPdE6pAI5Hstl6ae3pAR1zNTZDKQ_D2JFLZpkbzXk,180
mindee/parsing/generated/generated_list.py,sha256=jxHxLOdHVgk7BdNMJswjlzx8vZGeIFMdtiAbsPNh2rk,1814
mindee/parsing/generated/generated_object.py,sha256=ADje4KNiVPW1rMKbpJgjC-RjlUZEKzOrg2M-Rt89sjU,2716
mindee/parsing/standard/__init__.py,sha256=WYDJcxdLcHbId8ztyCn3p3-syZx4qW0HQ6UMasGh5XQ,832
mindee/parsing/standard/amount.py,sha256=PaPyygpjrDUZiWFwrHtNsu2Pp3lp9KQ_sdRggNuu2N0,1269
mindee/parsing/standard/base.py,sha256=m84nmt2xNBOQt8mPg23XGE0iQ6C3CY3vT7lV_41L2Ng,5894
mindee/parsing/standard/boolean.py,sha256=ntH5T-M1sayTbYKs9RNYeBGttRGWoGdcIKxYuZ-dqNs,1100
mindee/parsing/standard/classification.py,sha256=GYKq4UBj_Tm-sT_-u8T9EVLaqIOE8Vrnq08RRkodDgw,961
mindee/parsing/standard/company_registration.py,sha256=cA4_vhR5u0hqx7IJuyxx5Ld7fdKqCQiWO6xkSbbOygY,1597
mindee/parsing/standard/date.py,sha256=Ha24ijy1Vib1ubQo8AQGmj3JVZy6hUAvybwrUXDu5Gg,1859
mindee/parsing/standard/locale.py,sha256=GlgWoD6DjvhH3RnfaMBMXEm_cz3_NfOSl4gWWafFI4Q,2026
mindee/parsing/standard/payment_details.py,sha256=OxCa_n7bJx-qgdl9gm163DIQs3tHpcRhPDVWsdht130,3486
mindee/parsing/standard/position.py,sha256=mbwqCUR7-NQVfgiR25qPU99AWkZ0asvO4I_1RLb3Z5c,2930
mindee/parsing/standard/tax.py,sha256=GhyWCtKA_3nEr3T7nZP0LFSrmZBAYnDNaKU92r_9vRc,3909
mindee/parsing/standard/text.py,sha256=UvygzHdpgL9tqHh4hTrl1uF4tQBIzFIv8ZDNpByhYc0,1184
mindee/product/__init__.py,sha256=3RQafjB0CsVtS708Ffv7R82I8X2z_1ld3V7PJE5B9KU,2334
mindee/product/barcode_reader/__init__.py,sha256=r9L5DNHpJ3dlCO62Q9bcik9r27-hH41HBvoH4oaUJEk,178
mindee/product/barcode_reader/barcode_reader_v1.py,sha256=9SnCnNSJM0jEY4XRftgDARgivq4lrFefd4FCsHIjKZQ,1274
mindee/product/barcode_reader/barcode_reader_v1_document.py,sha256=rC0wsMzeheAA2aqLAiRG0rxYQZerYdf0QBCcrkoixBc,1537
mindee/product/bill_of_lading/__init__.py,sha256=K-N_yzJpZcFh1rZbWFaeUJh47LKJAcW_w3yQNr6iG_0,693
mindee/product/bill_of_lading/bill_of_lading_v1.py,sha256=Q0qxqhU6b31EEvHCn4mlNdy204ZK9ZLPMlNn9YK0QLc,1268
mindee/product/bill_of_lading/bill_of_lading_v1_carrier.py,sha256=1fdsIu9K3_p8wSFpYb1si4P52LqBxsCDHbbGR2Q-lXw,2390
mindee/product/bill_of_lading/bill_of_lading_v1_carrier_item.py,sha256=tlNvzposrV1DZYPWUz4tyxvrO4NizynoCUi1d9Hkn48,4076
mindee/product/bill_of_lading/bill_of_lading_v1_consignee.py,sha256=CKaORHJi-IIVB0CN6oR3uAhcff4IxXLAwU3_ZLpmTJ0,2526
mindee/product/bill_of_lading/bill_of_lading_v1_document.py,sha256=jILdV5LZQaiSddvZalxo2Q0cOwvgUu7ekIn4L_U47eQ,5738
mindee/product/bill_of_lading/bill_of_lading_v1_notify_party.py,sha256=cizZOp0IeT-_CH8fR3KZbktl-ohQmKs8izsymE5HV6s,2544
mindee/product/bill_of_lading/bill_of_lading_v1_shipper.py,sha256=4vNa1su64AhxjRH2dQYCDbUebAlfxIiKMRwDGWVkRo8,2517
mindee/product/business_card/__init__.py,sha256=yR2qgQ0rZnGfCWZb8_4MurXUNS8fVmKzUslq5JWbiFA,172
mindee/product/business_card/business_card_v1.py,sha256=9iGNn5Gd-bVepOzmsfKb_He_L0GMs-k6woTdQi6RC48,1263
mindee/product/business_card/business_card_v1_document.py,sha256=6WlS6vVvGlFSMm72Oiyazn9wldRR2FMOSDDD2JHHlWA,3590
mindee/product/cropper/__init__.py,sha256=kgrhYJ9GNMl0iWV0ScSwkRwyjFXqAuuYkFpgtpd-oww,194
mindee/product/cropper/cropper_v1.py,sha256=4y2IKmgxp3_qz-2Rdiw0069_7R5Q8DDX__WCZgIjKlA,1269
mindee/product/cropper/cropper_v1_document.py,sha256=fDGxTasdqfcrcz8GDZQqAKkZ_EZynpi8aWfnHV_pGZs,193
mindee/product/cropper/cropper_v1_page.py,sha256=xlBqbt292c5_naDK1WjdLUZEFsfdyDUQTMZ-ns1EZeM,1256
mindee/product/custom/__init__.py,sha256=EEXxH2Im9vEZUTWq7xXviPVH-NHFZBGGjJGdIXaie1U,85
mindee/product/custom/custom_v1.py,sha256=4S5S_EV4GsGqGioiOJaNujz-f9gxhyfhec43dTjTFV8,1117
mindee/product/custom/custom_v1_document.py,sha256=-yhcqwoZKdS0xZPOHvWExfz8w1uRDlbiKieOMyQlpOE,2295
mindee/product/custom/custom_v1_page.py,sha256=tL_KuKmxwTYdfG__7-tCaulf3mH4KUcEW6HhJkT7PUA,1739
mindee/product/delivery_note/__init__.py,sha256=Omk6SpESdvA40sneEZ35qKRwIJmeaYRZ03qB_Qrna1U,172
mindee/product/delivery_note/delivery_note_v1.py,sha256=Tnbv-TiLR4LF7l7OPa0xactVNYLFh6mlYwTwehNkbco,1264
mindee/product/delivery_note/delivery_note_v1_document.py,sha256=unYnCEAUHmWsq0DyxUEkDjwdUmCNBY7gQLu14YTuvgA,2862
mindee/product/eu/__init__.py,sha256=CZ69WAwGgHApGqnS07GQxdwZeX_v4m7kIVpkeEYgVRs,450
mindee/product/eu/driver_license/__init__.py,sha256=YGUYF4wvsR0SSwzJd4OjSeQ66iuBq0dx_dxnCsDtwNE,272
mindee/product/eu/driver_license/driver_license_v1.py,sha256=-_5Cj7jty03EozDDISEihtr5pvjWwr0Wx_tphIV7QQk,1369
mindee/product/eu/driver_license/driver_license_v1_document.py,sha256=sSumVDsg0vy0M8YkT53OQNG6M1Xg7O_bPRem4hRN3vA,3841
mindee/product/eu/driver_license/driver_license_v1_page.py,sha256=RI_m3YcKs0G99L7uXNXfnXiUzXT3l__QqheAPJHUeFU,1406
mindee/product/eu/license_plate/__init__.py,sha256=_onKnhOSAzNGTgr5WRrWTbG9iF-GcO0hmI2pxq5SR7o,178
mindee/product/eu/license_plate/license_plate_v1.py,sha256=iPB4B1DaQ4l2uuzGAKSjkkxZfDPEOld5eoK-GITyyv0,1267
mindee/product/eu/license_plate/license_plate_v1_document.py,sha256=6dwodBFjZZ4iU0qLK3MhC6JW7dAwdnaBLXZMXLN8G-M,1220
mindee/product/financial_document/__init__.py,sha256=BPI97l0mwCcyKKntgQ4B_PI9NshlFKYMahHW5_ZMi9c,317
mindee/product/financial_document/financial_document_v1.py,sha256=VttkO7zjLNB2y2Hqs2gA0r2Obnp7yvlyPqJylYq8HpQ,1318
mindee/product/financial_document/financial_document_v1_document.py,sha256=DAG7LH2FjTLWD4MJEgYyg1q3KBTgSU1tXhKmND5oDVI,12255
mindee/product/financial_document/financial_document_v1_line_item.py,sha256=MIBkdiUNdlPHyTpm7s1c4JScgmvMkr_5qxiof0nJwF0,4747
mindee/product/fr/__init__.py,sha256=nvCKu4XTBZRIh3JlsqVGazSPJLvjiIJoU6ZhdSak3Rg,3256
mindee/product/fr/bank_account_details/__init__.py,sha256=4sM0nGTfdIKGALPwquknMl8suRJ6jOaYy1MnfJFmAYY,568
mindee/product/fr/bank_account_details/bank_account_details_v1.py,sha256=dJrdxCL5bZwkq3z6OuwwQmq3_7x0mle2B0S4cqszVZI,1337
mindee/product/fr/bank_account_details/bank_account_details_v1_document.py,sha256=KwT_xlHTk5tUF16tDzc7707srM7pfdvMnD7FBGo5JBo,1593
mindee/product/fr/bank_account_details/bank_account_details_v2.py,sha256=-MY4YiRoCNvWthku0DQLPfFytSZ-G6Tx9fOQpuimMBo,1337
mindee/product/fr/bank_account_details/bank_account_details_v2_bban.py,sha256=EHEB9BNMD0D0k7V8en05N5JOfCPq3ChHBdLqPYQCcd0,2835
mindee/product/fr/bank_account_details/bank_account_details_v2_document.py,sha256=qenk22iyAflUgE7LhOTEzFlpYAqxpsd34gfgiK9Owpk,2026
mindee/product/fr/carte_grise/__init__.py,sha256=94BPvrjqheDzu7zGiqgEp4niGlNXsFyzxfTToIaACEM,157
mindee/product/fr/carte_grise/carte_grise_v1.py,sha256=TzgAw2KeWbqffmglo16Krv72nHu60Y5wz0w_Z58kMIs,1244
mindee/product/fr/carte_grise/carte_grise_v1_document.py,sha256=V5A6DshtPVrkfDlDRy0K8jfUAmGb6GoyXy30mUMRmI4,9897
mindee/product/fr/carte_vitale/__init__.py,sha256=hQtTja-H5J8-HW6jTtweSdRhSOLNx5ZbmaDhnvFVgsA,172
mindee/product/fr/carte_vitale/carte_vitale_v1.py,sha256=l-x7c9yZGLV-5tE4Zgm68JyI1uFn2nFg1j1-aOtf-Fs,1255
mindee/product/fr/carte_vitale/carte_vitale_v1_document.py,sha256=HJy1P0yW8l7alN3Hr4m_wpcOfPY-y400l7DagJBs9ls,2047
mindee/product/fr/energy_bill/__init__.py,sha256=p6xPofgH06BqRNVKo_yyLjANu-Y8V-v5o-DPf_hw7lY,807
mindee/product/fr/energy_bill/energy_bill_v1.py,sha256=AZx5EDUD7h2h630iZkuyg0wyZ2BfEQ9s41a_g8JCOvc,1248
mindee/product/fr/energy_bill/energy_bill_v1_document.py,sha256=Uw2UjJAGYLhHlm3BspBUVRfQdTxvSvZTam9Unu0oMwc,9207
mindee/product/fr/energy_bill/energy_bill_v1_energy_consumer.py,sha256=JbWynZusDBBNqkE2YyD6RdDF0zXcK8oSk7oYdpuWSs8,1973
mindee/product/fr/energy_bill/energy_bill_v1_energy_supplier.py,sha256=m7z02hvsegmU8gNzgO0v98C2wW4M3Me2OJvzEmdeJKw,1974
mindee/product/fr/energy_bill/energy_bill_v1_energy_usage.py,sha256=AiPJAv3pecRTUPjoON1i-vns03KQigcI2R4nbYbAfoc,3930
mindee/product/fr/energy_bill/energy_bill_v1_meter_detail.py,sha256=P0Cf1ImNZ0K8WxAKDWLcdi_SPPYgKDf9T_AQ-R_kDdE,2405
mindee/product/fr/energy_bill/energy_bill_v1_subscription.py,sha256=1FHNaeBLutuO3vT0Z0EbvynCJMIvTo5OE_xJHJmQECg,3947
mindee/product/fr/energy_bill/energy_bill_v1_taxes_and_contribution.py,sha256=k3p7NMfKpFTxBkUeNXAccdMB4bQGbYivlbz0XbS6TNc,3993
mindee/product/fr/id_card/__init__.py,sha256=bbam-zZI-f2G8vJgIxPyhaz2aCgorNK0SCYP3fPDoc0,400
mindee/product/fr/id_card/id_card_v1.py,sha256=6BN0Lrwh7hWN1WR6OS1su0f6wbRIZu0lgnHi2EDixjM,1310
mindee/product/fr/id_card/id_card_v1_document.py,sha256=leTfinvhr6a1QqX2u0nGhuYPjO5TPoTPXlNjlAiXfWU,3431
mindee/product/fr/id_card/id_card_v1_page.py,sha256=-f4n3E_dbMn4XLuoV0d3OOoWQsVIr12hl7qGXCrYsyk,1200
mindee/product/fr/id_card/id_card_v2.py,sha256=arzRn19VStXvnGXirqMxrvrQ0J9iw6LSB9z8IZKP2vo,1310
mindee/product/fr/id_card/id_card_v2_document.py,sha256=jrKH8sh2OtQoUcHjKDOirw8cYBJypiZv13ip2uLYE6Q,4749
mindee/product/fr/id_card/id_card_v2_page.py,sha256=9dXZzDntKapzfvRJxGaz9tOJIM_XM59aFlMwk7GmVPE,1476
mindee/product/fr/payslip/__init__.py,sha256=o75HGiV-KmiabuoZKiOXtycpwypvZxTzzBgO9vAOQVo,781
mindee/product/fr/payslip/payslip_v2.py,sha256=Cxh2I73anWPxGdWs3c6EShhTnidJbWhwAqU9R4Vp4lg,1210
mindee/product/fr/payslip/payslip_v2_bank_account_detail.py,sha256=gmoGq6fuq6JPytIjuX-S_WLfN8zzBA9I1yDcq7awq2Y,2260
mindee/product/fr/payslip/payslip_v2_document.py,sha256=cMYUq3VPhY7RSawLttXVPpqBg5hh0o_5e_1BIvU6yAA,4635
mindee/product/fr/payslip/payslip_v2_employee.py,sha256=G_u9vcZmfDBa6N2N-plc_O2EJunGYo0-5Ed-o9LK1NE,3902
mindee/product/fr/payslip/payslip_v2_employer.py,sha256=Kub3mIfj3J10feGV0L9huRHn25_Zg0pryN9c_4wiq2A,3611
mindee/product/fr/payslip/payslip_v2_employment.py,sha256=lyKG1OJ5SmEZ6WelqW5gX2yjxEXeNZanDd0tVSyxKYY,3534
mindee/product/fr/payslip/payslip_v2_pay_detail.py,sha256=Sc4wkxUsldsMm6hBtLYMT4xKWUbPWatNziQrTRF4rYI,5515
mindee/product/fr/payslip/payslip_v2_pay_period.py,sha256=-4yOnD0gPvQFRaffX33EewpEm844iyuUN4oYgbqebSc,2917
mindee/product/fr/payslip/payslip_v2_pto.py,sha256=HjJOyvYQo6BFp7z8g88aQJy3YqlMM59QTa1HYu8nPQE,2743
mindee/product/fr/payslip/payslip_v2_salary_detail.py,sha256=mD2SJTsL565y8so33779TC5U8Ni8ij-32KzAfmRF50Y,3042
mindee/product/fr/petrol_receipt/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mindee/product/fr/petrol_receipt/petrol_receipt_v1.py,sha256=ZGqnPSLGeFZkzWrO2I1A-qEwqopM7rDRcHACEqyeHpI,1123
mindee/product/fr/petrol_receipt/petrol_receipt_v1_document.py,sha256=X-YOeBolEM9HAGYOr2UUkZkLwuy4rr_vZyahR9gFaas,1887
mindee/product/fr/petrol_receipt/petrol_receipt_v1_fuel.py,sha256=O98xwH_nHNkFkgjLlaninBvnCp9OZTMb7iBHQeiwi-U,2010
mindee/product/fr/petrol_receipt/petrol_receipt_v1_total.py,sha256=51265UMm6wMevUV5CNpiFQf620l-cLXyQU4O-uZJp0o,1683
mindee/product/generated/__init__.py,sha256=gLfxNhl8F7C4DqvbDGey-lzuwh6ewyxEuJG5Nia2YUA,117
mindee/product/generated/generated_v1.py,sha256=F34l75p2W2z7dpm8Nzux_r054gfbgYWTW43_FDWcR7E,1173
mindee/product/generated/generated_v1_document.py,sha256=LCDGtxiIGw666uWuTtx1HWwIa-4cILXCZSoN_bsQBSw,1727
mindee/product/generated/generated_v1_page.py,sha256=ZFN91KlJQ_ZMIn70yfHwLloD8a63-ojHxH0SZ-dJL9o,1855
mindee/product/generated/generated_v1_prediction.py,sha256=wAR4P07wstdNPwHEN_tJ2TcJZuhA7JmY2474EJvjkRM,3327
mindee/product/ind/__init__.py,sha256=jWpS3FyBYfHsv7FrvQGL9cOfszhNnwErU_GsvGUjNa0,192
mindee/product/ind/indian_passport/__init__.py,sha256=jWpS3FyBYfHsv7FrvQGL9cOfszhNnwErU_GsvGUjNa0,192
mindee/product/ind/indian_passport/indian_passport_v1.py,sha256=qaOmYCahOIafBgMkLGWZwSiKYQPjj04qFJUQPy--lTs,1288
mindee/product/ind/indian_passport/indian_passport_v1_document.py,sha256=JPujnt6i5u9Ct7InCLbZaAMkqWTqPW-EMGu-tAMVj20,7296
mindee/product/international_id/__init__.py,sha256=AvTWzBLyM1GquFYho9fi7JcrkFPibeZtjwF31gOL1Wc,190
mindee/product/international_id/international_id_v2.py,sha256=eJQQzanKIghJkVQ42R2_yJRnzdwcO7rKwz1dDhvbkTU,1296
mindee/product/international_id/international_id_v2_document.py,sha256=WvMod-q7LN7ernPLLKPMli7YYz2C1kRYd04788pfmFs,5659
mindee/product/invoice/__init__.py,sha256=dF4r-mPJyLMj4wrg1AS_bSMjvXej8NnW_GNri6zucRQ,203
mindee/product/invoice/invoice_v4.py,sha256=1zf74KSJ6vJfEun8Ax72awNLx6o5zdjsSry62hef5m8,1204
mindee/product/invoice/invoice_v4_document.py,sha256=27KdjncFlZxAbdft3FdZypkebIfAAxjek7o0qh2yeM0,10503
mindee/product/invoice/invoice_v4_line_item.py,sha256=2qSqMrojXVFlYWhCjOS0QRbtoN0nLpiAoGxQ_zv0nEk,4737
mindee/product/invoice_splitter/__init__.py,sha256=BHScUYepHjFEysxwk8wtliEykyebm4YnZBYPyhVo854,301
mindee/product/invoice_splitter/invoice_splitter_v1.py,sha256=PBNOy3-jSD2sWqKabHdnTUfjAJ-U0xcDqrrr-a73Iho,1148
mindee/product/invoice_splitter/invoice_splitter_v1_document.py,sha256=MD6vHRC82xOsDacVm6Uu4PfQ1PCJnP_f0Sfr0ZH_G3k,1368
mindee/product/invoice_splitter/invoice_splitter_v1_page_group.py,sha256=SHCigxmx858zjph4hwDUikhVAIbDCjwTJec7o5Z5J7I,687
mindee/product/material_certificate/__init__.py,sha256=N8QD1_7_IoS11OKE66R3qz29U_ybR_QK02Bi5hH4930,223
mindee/product/material_certificate/material_certificate_v1.py,sha256=_LB5sSOKWD5TEPaUK98OGyCnFcrWWR2kv5-idkd2NN8,1340
mindee/product/material_certificate/material_certificate_v1_document.py,sha256=VMvB6JBxc7y-iLOnWUHO0_1mnkOfJD8r93ukMmoVOzw,1633
mindee/product/multi_receipts_detector/__init__.py,sha256=4b4vQsbA4s-ocY4em-Xb9vJNQjUJdKd39mfviafoMtE,239
mindee/product/multi_receipts_detector/multi_receipts_detector_v1.py,sha256=wBytN_nz9-1C_bh52gZfQ3LMDji3eAyuH9Hf9dmsvHo,1367
mindee/product/multi_receipts_detector/multi_receipts_detector_v1_document.py,sha256=-xZ3GwsqJYP0mhZctpaz6bltDveVUxSlwDox8XDtzMg,1221
mindee/product/nutrition_facts_label/__init__.py,sha256=sqmLcJfEHoOmo0VzFvKQeVHSOyiYAF_lTsN0zuynxPc,1867
mindee/product/nutrition_facts_label/nutrition_facts_label_v1.py,sha256=sp5ac-djO8tlh0S3-lzeyXTzoXrfAdOcWGBFz00_XJM,1339
mindee/product/nutrition_facts_label/nutrition_facts_label_v1_added_sugar.py,sha256=SpBN7SNH7bhVK_VFoz4-f6aFDcOqWp09gvJ7OWJvmXA,2553
mindee/product/nutrition_facts_label/nutrition_facts_label_v1_calorie.py,sha256=Pc2mjym-NNbe51iRNPH69OYf_3tweMsPknzhPZ3VABA,2534
mindee/product/nutrition_facts_label/nutrition_facts_label_v1_cholesterol.py,sha256=5GnXMGXJU-YXGXnU6Gf4GCE4lyilSbO2Xqu8fCGKWpk,2550
mindee/product/nutrition_facts_label/nutrition_facts_label_v1_dietary_fiber.py,sha256=lwRYM-J0gQjMihW_PECgmHckfdCH9YnqVHQmBZL1ClE,2559
mindee/product/nutrition_facts_label/nutrition_facts_label_v1_document.py,sha256=7C15TDjjsfWnryhyqxCYtFrgGrwlKFYvOkCyOJywmnE,7826
mindee/product/nutrition_facts_label/nutrition_facts_label_v1_nutrient.py,sha256=SFYqtp47z9J6J4DqlNnuLDRtwycQtpfi0dR0ALokNBo,3593
mindee/product/nutrition_facts_label/nutrition_facts_label_v1_protein.py,sha256=YiU5uQzJrZiWzKFfuyCW_fEEcNfaQFNqyOTQRdEkwqE,2530
mindee/product/nutrition_facts_label/nutrition_facts_label_v1_saturated_fat.py,sha256=9CewAC4k37_oDxONMeuwx4H-XNCtdhjst-m_p8VrwEM,2559
mindee/product/nutrition_facts_label/nutrition_facts_label_v1_serving_size.py,sha256=Tl3W7GdGOF3Og50fVonnLWHsBo6nH1u3LJidv1IBii8,2051
mindee/product/nutrition_facts_label/nutrition_facts_label_v1_sodium.py,sha256=0PNsJWytEadQjTp2FY-rA8F4c9SbaMgqg8xcnge_NWg,2834
mindee/product/nutrition_facts_label/nutrition_facts_label_v1_total_carbohydrate.py,sha256=Y9GE5V4ougbumgdSiI5a_GbzrZMGm1nDcd6AvxXvqSg,2588
mindee/product/nutrition_facts_label/nutrition_facts_label_v1_total_fat.py,sha256=jfr-HIzEA_n2yPXhpe_eYVbpEU2OzCb9BjIgHbC-Ilo,2539
mindee/product/nutrition_facts_label/nutrition_facts_label_v1_total_sugar.py,sha256=XjaZvO6XSWYsju3GLTL-D2tgjOAT9ut97aSHnP_P4pA,2553
mindee/product/nutrition_facts_label/nutrition_facts_label_v1_trans_fat.py,sha256=k-gwD5MFUXQgyqM1VwUcESPI5nxz9H7-DiK1-gMxJY0,2539
mindee/product/passport/__init__.py,sha256=KJ9o-2I484T0t4bJigFLoBL7FIXc54XyTe2POwdgXoY,135
mindee/product/passport/passport_v1.py,sha256=2k5bgf3ebYx6cOu8iQWETyrDU34LCvyYMK2X8w7Z7Vw,1214
mindee/product/passport/passport_v1_document.py,sha256=0jqbODLnbQjfnZjbUhfk3fWW2TyY48SdP-SlmGi3_os,3664
mindee/product/proof_of_address/__init__.py,sha256=7PlEvTFt2vX-siWR-7GG6aARV48V0IkbGkxLJiUUnzs,188
mindee/product/proof_of_address/proof_of_address_v1.py,sha256=CfCNcQPCIe5PSMwo8aurIpxosiT4Yso0H6R9rb1HjO4,1290
mindee/product/proof_of_address/proof_of_address_v1_document.py,sha256=rPS7duDEr4y98YLeZIydMlBTuvkSfHRn1DWNRo1rUkk,4054
mindee/product/receipt/__init__.py,sha256=dXYmGWJznJ_KcSkWF05NnN-q7Kz19cbBFDz0wQTaU0o,332
mindee/product/receipt/receipt_v4.py,sha256=hbI5PfkWsxjyjUcUw_EygPeoPzItnM7wNUI8alMBlBo,1102
mindee/product/receipt/receipt_v4_document.py,sha256=2AGlOUeP-0MkBtyoQfbRyV1P10VeFABwpjtwHv9h5ak,3536
mindee/product/receipt/receipt_v5.py,sha256=HO17mL0R0btNBvGSWHFwsd6m_IA-MDXdR6lr2tXA6g4,1212
mindee/product/receipt/receipt_v5_document.py,sha256=3Aiu2_KP1dLoXxnOgnAtYnNEvkLb7q8XE5nIbUgMiaw,6935
mindee/product/receipt/receipt_v5_line_item.py,sha256=MK_kGEm7FwaMm5T9mVsAWKKmraX7D-qa0rgNsZ-xhH8,3151
mindee/product/resume/__init__.py,sha256=U2jQRk5T6-5IzbbUR6I4yjmf1cNSAe2XP1EDWSg_rIM,548
mindee/product/resume/resume_v1.py,sha256=QDUv-XRLzSy01MUWvpGDZW9mEqqQXRAzGKZss02cjC0,1192
mindee/product/resume/resume_v1_certificate.py,sha256=a5SVW0OKj5VuH87QMI5tbuO-u_teB9_xTNpmrWd9vK4,3005
mindee/product/resume/resume_v1_document.py,sha256=xDmUDvFWN1F70gk3YIlj3ygPTwHU0bjSCrKfRzuSD6k,11991
mindee/product/resume/resume_v1_education.py,sha256=Z8-spsBs-dNEhijrFbDbVeVxpvpPef7xpeqc1qEyjns,4418
mindee/product/resume/resume_v1_language.py,sha256=KecgX3RXDweH1U55tG-ktGRmAIis7hkVjwHJQWigI6w,2306
mindee/product/resume/resume_v1_professional_experience.py,sha256=RysosSmAkUUtESkwqKqC_SvILF4TtTwnemqJClhDr_Y,5226
mindee/product/resume/resume_v1_social_networks_url.py,sha256=nFN-OF1SPIYdmQdLinlxqfsLr-ef9du4oLeTlX8mHtw,2243
mindee/product/us/__init__.py,sha256=UonwYcOka0lxt6JNX_qHfVmrhGIDi2MUBTOk-Ia7xZY,1269
mindee/product/us/bank_check/__init__.py,sha256=7hRjJA3dxp6ToHKP_cAqiFS4t5HfvpCkjjHBq_QkGGg,227
mindee/product/us/bank_check/bank_check_v1.py,sha256=tdhBhm7pJ17K2YQcyPTr0LMCdN--6EUIn3aDHIqP_oU,1310
mindee/product/us/bank_check/bank_check_v1_document.py,sha256=7P1hcxzGU6qvD5RSnkAcUcpouXiToU0OWJbe_ueSsh0,2479
mindee/product/us/bank_check/bank_check_v1_page.py,sha256=KdgoRbRE9gj39BH1S9JhqkL0CEooDnGzp-pHEi7SXHo,1622
mindee/product/us/driver_license/__init__.py,sha256=XntVsqjL-WFP3iPgYv_BM4C4mvAO4j5pcsjh6is79Tw,272
mindee/product/us/driver_license/driver_license_v1.py,sha256=BUuoBchIlfJQB5kAiUsC1EfBOaFWt0v_LIF8ptLkfTU,1369
mindee/product/us/driver_license/driver_license_v1_document.py,sha256=ybrb-vpwrPcPFuf8vOPyNKtUSKd8S37YQ6t1QEhuiCA,5026
mindee/product/us/driver_license/driver_license_v1_page.py,sha256=Hdkcehvc6jO_Vnk552_Po9rNRPRfT4tGeH_ecLsRfe0,1406
mindee/product/us/healthcare_card/__init__.py,sha256=ghem45l7jQCkF6fE90gWuMRdZPTssMCQ3frh92KubWo,292
mindee/product/us/healthcare_card/healthcare_card_v1.py,sha256=kNUA52hKJAVJ4dQF4iQ7408A-nKUTyzVd439EEWg_L0,1292
mindee/product/us/healthcare_card/healthcare_card_v1_copay.py,sha256=zqqIXFtqe9zPunu978USpB0B0S0Uaop6HP6bDHhwqHc,2449
mindee/product/us/healthcare_card/healthcare_card_v1_document.py,sha256=4MeFlKtkJ2H7LgjxT2UkTrv5eOMyTgLWKNOw7dB7gQE,5038
mindee/product/us/us_mail/__init__.py,sha256=dcHM-DW3YYVSq0XY428qV4CLpGYHh6q0LRXyzKi2CBQ,320
mindee/product/us/us_mail/us_mail_v2.py,sha256=VSSLso56Qx71zOCJx6CjbZGIdVgS84Kd1YSP531Wk0k,1200
mindee/product/us/us_mail/us_mail_v2_document.py,sha256=Sz5Q4vBEGLgP2T2H_k6xGjDIOBgICHAuwEOVYi7kQgs,3513
mindee/product/us/us_mail/us_mail_v2_recipient_address.py,sha256=lps426tYwuCgafgRUfW6qUG7Xvlkzlz2pzkKebo6qNw,4569
mindee/product/us/us_mail/us_mail_v2_sender_address.py,sha256=0ptrlKaMEuRLslJEVDLmN2g6pAHksA5qyMeSnUmh8_I,2955
mindee/product/us/w9/__init__.py,sha256=LViUeVZGFreBbYEAITc9tIvfhQ80c9CPdEfFUslgTjo,158
mindee/product/us/w9/w9_v1.py,sha256=Ib1ezo3xB17Ka1QZVmdE3HcT3X2f1yxyUVNNhDG2xvc,1208
mindee/product/us/w9/w9_v1_document.py,sha256=MMkNO4eUGXeG45RvKaIb1rvcdEHF038ktcORVISrdkE,183
mindee/product/us/w9/w9_v1_page.py,sha256=YUEsxsgwulmVgJoSJSKtGpXB39UtE9UJKKFrN2fn2dc,4375
tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/test_cli.py,sha256=wAWNgZA2JbzxBrKvQkmEo8X3tYV-u0IU8Heg2ziCWL4,6507
tests/test_client.py,sha256=vGMl7PIJR_cJMVk19rYPo_xZfUY48V9KDXi81a4Do-I,5634
tests/test_geometry.py,sha256=seYhEE4kCLZe4aXZq5Oyb0syqr6fmWhzxn2vV7LOmLk,3504
tests/test_inputs.py,sha256=G0BEUFrJo2yX8tC2QrnHaVAfS7_o9-V5A70jfIu3IBs,7219
tests/test_pkg_versions.py,sha256=vKvjD2fEZHI719AqFIruzxrfXSSgIS1orv-neHQ9oqw,1338
tests/utils.py,sha256=etyYlC41eFsk8gyvAVVcaBvrnWKNFO1HfCUqiorGE_g,993
tests/api/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/api/test_async_response.py,sha256=H7tvQb_xxY0rLaEBo41ooESF2pK2QDzbcs76aSKHmXo,4399
tests/api/test_feedback_response.py,sha256=hz6aPAWMk6GXHqVkKxubBlbjlOVBQdimmgR3Lmz8fv8,386
tests/api/test_response.py,sha256=3gAFDZ78NRhxnTL_P5JZgnmfey1Fzn8EgZUoqe4Stt4,3387
tests/extraction/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/extraction/test_image_extractor.py,sha256=Q7Uhhz_TZWPn2F51wHDf05-O6sqyNHKfYrbF5DlNJhU,1696
tests/extraction/test_invoice_splitter_auto_extraction.py,sha256=jVsefqpsdt-HeUwUliOPQ52YKfHea2TSvsYjUTABMXo,2210
tests/extraction/test_multi_receipts_extractor.py,sha256=kqlJqzD73hR1R3sLbTc-4stJ3GqND9puZdh2naYvk-g,4118
tests/extraction/test_pdf_extractor.py,sha256=7ui-nOWgSlXCqUnxlZ3u--x-YVFUDJNrgPBWUqptEL0,2822
tests/extras/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/extras/test_extras_integration.py,sha256=NwvOdUL9AhcIvRmhMCGJ59n7w0nTkau_r1m7Oynf50w,905
tests/extras/test_full_text_ocr.py,sha256=5pTucQx49iWIrrnSlBye2W2_tEz6cxPDdiS4kBFkKyA,1311
tests/fields/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/fields/test_amount.py,sha256=kpsx_sZh6mtNJRD2hHJfdqcrbAv1ML57lIGqnjuQ-_k,567
tests/fields/test_date.py,sha256=A5O10sRNaEHYT0UDlCFm4CfF2rJ5U_fPguC87EUhvXw,652
tests/fields/test_field.py,sha256=6KSAqfwMwrvcJf9V00ACQGzmKjNVxyDhVTg-nxTGiNM,2806
tests/fields/test_locale.py,sha256=j0mr-uIw2Vjapi5N8tCkVeYyxGh0x9A-wL6xcQS5Zbw,1087
tests/fields/test_ocr.py,sha256=KX1JO0VY3dGsnWrYYw1isK1MgTLCJPMrRBVNzRR2QF4,401
tests/fields/test_orientation.py,sha256=7QePnr0ZMSIDvRgjbyH3Lq6jz8q9UuwO_y-JBbtrHW0,521
tests/fields/test_payment_details.py,sha256=jIqX11p4yu-znEqL6Z4mvQWMGdqXR75QeFS_fHgcSJM,2101
tests/fields/test_position.py,sha256=R_FMGkU78xpOzUxgVyMvCIrHipkQ6B_qd9kWChWnvIo,1167
tests/fields/test_tax.py,sha256=erOERntmkZigXGnhjL-mwXKBxn9IHMc0rTe6vP01VFA,1291
tests/fields/test_text.py,sha256=HTQPDisgwTiGAB1FGZR_u1ok-vmFY3Ztu2MIZjc9q68,851
tests/input/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/input/test_local_response.py,sha256=6YHd8EEWjPJ-e3fkNeRnby1sWZzFh9EZAGUxTQf9Mh0,1923
tests/mindee_http/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/mindee_http/test_error.py,sha256=1YtBqX5KwMhKjX7kV_HyFaREqw3vHy4d2KJ3br7sLqg,4046
tests/product/__init__.py,sha256=An34Sbf_-FtutzX_jzUpL8tMDe7z8oYOKiVoCVNiJns,724
tests/product/barcode_reader/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/product/barcode_reader/test_barcode_reader_v1.py,sha256=t2VSeIjqVzN9-MUH3b2BqajYN6ZFe7QN7eLSN6LZdeY,1531
tests/product/barcode_reader/test_barcode_reader_v1_regression.py,sha256=jR8I9jQu_edKOz5EnyrvJezoEnqyDnMODSsyyqI9O7g,788
tests/product/bill_of_lading/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/product/bill_of_lading/test_bill_of_lading_v1.py,sha256=tSXf5nsWlBeue5_bVTCrP7p-cn3FkMvMIkzkn9y8zOQ,2506
tests/product/business_card/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/product/business_card/test_business_card_v1.py,sha256=I4jXAvKQIqoQpXPxhjrJIveSnwfsDM3xsiHma5G0llU,1935
tests/product/cropper/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/product/cropper/test_cropper_v1.py,sha256=1jEdnuSnVpOnxz33x3FLA38ofmhKC_WyqHLKHeiaN-Y,2078
tests/product/cropper/test_cropper_v1_regression.py,sha256=heUAutDi7L-e-0hjQ2-RvnxJxy1xRCv4xLSRHVB4wOk,748
tests/product/custom/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/product/custom/test_custom_v1.py,sha256=Ha3SRDTL10wfvruNCpCKM-vzVihGynW9fmlTb2pqa7A,4472
tests/product/custom/test_custom_v1_line_items.py,sha256=m2Knfl4kGqP2A6H4v53oilVSgKH-eUUa2KwwFhIo6vM,2435
tests/product/custom/test_custom_v1_v2.py,sha256=H41IRtEESpbbaITZA_pjT33dcBWcSJCnQiif0gQw4TY,4472
tests/product/delivery_note/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/product/delivery_note/test_delivery_note_v1.py,sha256=1OLtqwHNa3YCLFmzEnUd6xbIZOsZVZGKxr-Vcgqozpo,1791
tests/product/eu/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/product/eu/driver_license/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/product/eu/driver_license/test_driver_license_v1.py,sha256=JnNAaTtOYe1G8xDqNO8onG73xz9Bg0wk_XBy8xN-I2s,2746
tests/product/eu/license_plate/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/product/eu/license_plate/test_license_plate_v1.py,sha256=NXyxEXjBJmwbZiARvgqAE07fuXVsSY5cXA299Mkp-Bk,1487
tests/product/eu/license_plate/test_license_plate_v1_regression.py,sha256=e_Cba4Rf-zzLqX7w_hWNMLUu1MxqFdAmRnqlL3gRlUQ,787
tests/product/financial_document/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/product/financial_document/test_financial_document_v1.py,sha256=8KPWuLAt-bUFd3FcO5E05qU9IuT-uwY7jnmlN5p0fdU,4363
tests/product/financial_document/test_financial_document_v1_regression.py,sha256=z2boczocatAjj9n-h6Xd61qzd33jf65h5lvsxc1VWJo,812
tests/product/fr/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/product/fr/bank_account_details/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/product/fr/bank_account_details/test_bank_account_details_v1.py,sha256=Zwmp2aLbANDxLa5nIwefpi5KueC9bL7TzklBUAqY-1w,1688
tests/product/fr/bank_account_details/test_bank_account_details_v1_regression.py,sha256=xeKmaXgziQ_n7vT3RTAHmm7lRAgTaKPHRRTLhQ5vfeg,858
tests/product/fr/bank_account_details/test_bank_account_details_v2.py,sha256=ucN8RibkXNK9fQ9QRP7Ji28NS_ccWQ4BKUSL0dKoZwY,1888
tests/product/fr/bank_account_details/test_bank_account_details_v2_regression.py,sha256=XwM3jT1W_JV_247rPxU85oDJbIlhVu-Ug1u0Pj8J76A,858
tests/product/fr/carte_grise/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/product/fr/carte_grise/test_carte_grise_v1.py,sha256=SU1QNhE0OsZx4y46OalH88STkqdpjX0WWwJqI1KMHGU,3042
tests/product/fr/carte_grise/test_carte_grise_v1_regression.py,sha256=7hF8115QUXP0NgLIq8kuBbN28IFZblaMcGtcUG7Yvis,773
tests/product/fr/carte_vitale/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/product/fr/carte_vitale/test_carte_vitale_v1.py,sha256=WrjFGZOZ_mQAjtppIo-DNmHUVv8k9nc6PxcIoX-b0DE,1613
tests/product/fr/carte_vitale/test_carte_vitale_v1_regression.py,sha256=je44TBJCFuAM9fW9oBEO9zEsCo0Mk4LpaNCAhPduzrE,779
tests/product/fr/energy_bill/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/product/fr/energy_bill/test_energy_bill_v1.py,sha256=WqC4kTPONYIhI-R7Q6mms_dIkdjfggPRCuFTaovxka0,2324
tests/product/fr/id_card/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/product/fr/id_card/test_id_card_v1.py,sha256=VRZhzIrRR1UFCVGdoJR68S7Y_H46mO0TnLfBN5jcbUU,2472
tests/product/fr/id_card/test_id_card_v1_regression.py,sha256=K1tyxP4WBdFQT99BXpIl1T5YMzyh_Lkz3SNsYUYRUuY,753
tests/product/fr/id_card/test_id_card_v2.py,sha256=WfctY6rn8o2F0NBzFWM-2ovr0x0iYqtzaC6kc46j8ts,2720
tests/product/fr/id_card/test_id_card_v2_regression.py,sha256=WnCcdzgdcY_7xNfkNYFaYc15dWspus3OqK_N34oU-U0,753
tests/product/fr/payslip/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/product/fr/payslip/test_payslip_v2.py,sha256=ejvcRjfmql3HCJvPynCQR01rQgYv76lbrVImkFeqgY0,3611
tests/product/fr/petrol_receipt/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/product/fr/petrol_receipt/test_petrol_receipt_v1.py,sha256=zSpuMiHznTdnJwUA5V9zGLSdOIoD6ryhzuE0-3uM4-s,2329
tests/product/fr/petrol_receipt/test_petrol_receipt_v1_regression.py,sha256=NhxbE3U3Oq_2ztuHvrcVCDiC-40YaNnOisWv2qnNUss,792
tests/product/generated/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/product/generated/test_generated_v1.py,sha256=3KPi1FxXXvn50zLt8UKBUDPXCVu99SiuFRWOoIB56nw,27947
tests/product/ind/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/product/ind/indian_passport/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/product/ind/indian_passport/test_indian_passport_v1.py,sha256=9jcI8SKL0XRfEEOW3On4r6zxG1eDG315YeRH14RZFlc,2497
tests/product/international_id/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/product/international_id/test_international_id_v2.py,sha256=wAciknMxYQ3zdb1r-HGH9BIUnz-d1hnlbC8xG-M6nF4,2234
tests/product/invoice/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/product/invoice/test_invoice_v4.py,sha256=MssXepm9VI4x-64NpOIWLJ18WvpKPqzz1DLyg9RsmFg,2600
tests/product/invoice/test_invoice_v4_regression.py,sha256=loHQlruKKeYt1J8bGV4o60Pj1W0hRQnFlpHyfWj4E6E,750
tests/product/invoice_splitter/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/product/invoice_splitter/test_invoice_splitter_v1.py,sha256=BLRGROrZ_XSxhCqj5NvSUoa3KXWDNRgmToInpMOmJ0I,1689
tests/product/invoice_splitter/test_invoice_splitter_v1_regression.py,sha256=qHKOxLf9DE8xKd8-zIWoYewHsmKUqwfL4fmmcqMK4cs,812
tests/product/material_certificate/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/product/material_certificate/test_material_certificate_v1.py,sha256=NJTOB0F-wv11LN_Dm2HLIfrqSTWwb3K67c-Ww4WOwpc,1696
tests/product/multi_receipts_detector/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/product/multi_receipts_detector/test_multi_receipts_detector_v1.py,sha256=t-I2RqNM327IjGPqWJ0lXCBs0KRstyuKf4lBCRSdTfA,1632
tests/product/multi_receipts_detector/test_multi_receipts_detector_v1_regression.py,sha256=ZC8oKS2QBN7U8ewbFyH3AP2S0Ulvwr0Y7fcX1hAgd1I,873
tests/product/nutrition_facts_label/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/product/nutrition_facts_label/test_nutrition_facts_label_v1.py,sha256=p8Ldau4_enCsrnWQojpJ6iih2KbRVQZp5cXa3dA9UQs,3527
tests/product/passport/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/product/passport/test_passport_v1.py,sha256=DZCHOM1p2TVEpajDWd-YChXDbm8js1BcFtXePJKPuqs,1860
tests/product/passport/test_passport_v1_regression.py,sha256=SZmDScO7JgY3hTOcxWglHJQH-k3avpGpZnBKzqKzKew,754
tests/product/proof_of_address/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/product/proof_of_address/test_proof_of_address_v1.py,sha256=1YOpO67UIO8ev3w_04R6Tl1Nf3Sjn8DfDcaRz6MkTeM,1919
tests/product/receipt/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/product/receipt/test_receipt_v4.py,sha256=fZyZiRgHbBQjlv5UbQz_A3nfpBESV--iBGbNfyz7cbs,2331
tests/product/receipt/test_receipt_v5.py,sha256=06xSNFuxUeilxcxc7Wf_wl_OTud3rEFMfY9kIfRUy9A,2019
tests/product/receipt/test_receipt_v5_regression.py,sha256=fHo5jDZFbfXQoRk3UUyjOG_x_hjA1Tq9bq5FM2eYpt8,766
tests/product/resume/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/product/resume/test_resume_v1.py,sha256=RzEIDiFbkro0j6D97xXKP6aUfgE_1rUpkNKj0VCbhh4,2084
tests/product/us/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/product/us/bank_check/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/product/us/bank_check/test_bank_check_v1.py,sha256=FU3zYX4r_CRRnkA9oS4vMsTJadmNtpvUfRbaEkOaJdQ,2362
tests/product/us/bank_check/test_bank_check_v1_regression.py,sha256=z6ds1XIQUSraShfydaBieldXxGpax2sFQqOK1vjt2n4,767
tests/product/us/driver_license/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/product/us/driver_license/test_driver_license_v1.py,sha256=lvUFeZ52GTySHa6JN2c0be_JREbhJNAK2Yr_jHvDCWE,2966
tests/product/us/driver_license/test_driver_license_v1_regression.py,sha256=kivK4rXERlg1Qo1emVgBCcxXSPXNVIddJ9xS5xyrWTA,797
tests/product/us/healthcare_card/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/product/us/healthcare_card/test_healthcare_card_v1.py,sha256=-86ND-Aaodg73nN0LiQf32j944aa9mR7TWRcQKUnWZE,2024
tests/product/us/us_mail/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/product/us/us_mail/test_us_mail_v2.py,sha256=W74ZIqr0mU5kcI_VbijYW_UZ0tRBOpHdGjoPPMmr65M,1755
tests/product/us/w9/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/product/us/w9/test_w9_v1.py,sha256=VQckUIpmKh66tbAFGa5pQNxovygxg2LksAuZQTMHAqQ,2552
tests/product/us/w9/test_w9_v1_regression.py,sha256=xZ7LABkshyef8k-fGEMohHVsIhYq_47uLrB7PB-vl4A,727
mindee-4.14.2.dist-info/LICENSE,sha256=-D7wu-sBJ9rvYKP9DgLmqtv6GRuQDKXHjWp8KRsXzEo,1071
mindee-4.14.2.dist-info/METADATA,sha256=H1DqkZ-JKAYPljKnQw6L0Ur8Mejj7puPzzSnIBt6M7U,9712
mindee-4.14.2.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
mindee-4.14.2.dist-info/entry_points.txt,sha256=81vTSXSvE-gjvv-oGphmejvBrAncIuYAZZl7R6W1M_k,43
mindee-4.14.2.dist-info/top_level.txt,sha256=hYNjeMO75OGe0QEm9OiS0NjRd02e7_JShVDhmTIySsI,27
mindee-4.14.2.dist-info/RECORD,,
