scfile/__init__.py,sha256=ZOsOcqx7Op0Scj6EKu8H9BqCQPuFa8-sT3Xosb90zRA,859
scfile/__main__.py,sha256=fOEKfEp6fS_8ShjgyS1r509UWZC9vpUpmGnp_AscVew,281
scfile/cli/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
scfile/cli/excepthook.py,sha256=lDBdjesQ9hbQlrLqG0S5lxzsNC4UJiTt29ohwvLpyQY,520
scfile/cli/scfile.py,sha256=PmW9_LofFbQixRpS4Ou1VDsb_hlZj65wRZjTyFZQuTA,3203
scfile/cli/types.py,sha256=9nDJ59Dtxh3mROjffWucIuVaeGB6pavEtJ01GDqSYbI,325
scfile/consts.py,sha256=9eyvpcJvGyB41qVugwcfJItcwhLqtjXNn2lHQPHFHZ4,1612
scfile/enums.py,sha256=qw_f6gSlhckq5xApMiEr1TiABlHwmopIlmKrXzW8CkE,1300
scfile/exceptions/__init__.py,sha256=MHQJS0y4qKOxowvpmrjIRbu3FCv5amax4Z_itqFJ8eA,860
scfile/exceptions/base.py,sha256=CWy1TUl3NU8l9e3UDjX67O6MM0RJa5nq4hdCB31HPAo,89
scfile/exceptions/basic.py,sha256=DrE9dDxw3WieVd24tW90NkfYMvSvEBc-SAWylXCeZCo,1760
scfile/exceptions/decode.py,sha256=fnJNOkTPlos1gymnGiQXe77XHEbchdmR5dyA6NVcX7c,430
scfile/exceptions/mcsa.py,sha256=J7YFqUGiPm1UMTJRCVGZakUKaegk6lgLXhvLrlVt9L4,1120
scfile/exceptions/ol.py,sha256=BM0Muwsg_2Xb39FUzWVUbVpQEvPhcCt76XfzljlXJsw,523
scfile/file/__init__.py,sha256=aG_8-w9EHYmsD8lRtSgr-6zLR3wkZTmznksM7lj9RZQ,538
scfile/file/base/__init__.py,sha256=xZoJYQ_d6NQ17Fr8ZmtbrUptfDndv2Q-f2qWDLfGV98,154
scfile/file/base/decoder.py,sha256=yIIC4LiO78TYeLRm4A6lXR7OHAY978PtD9stU3EUOxU,3376
scfile/file/base/encoder.py,sha256=jkAdMIiq_i0hvuWOUxlVyFW1id9VDhys6QiJWCdHTow,1961
scfile/file/base/file.py,sha256=GCDdN5_6s8FzmeRxURfdELoe219urSSqV24LWWrKDlA,780
scfile/file/data/__init__.py,sha256=iTeE3NXfOp6sOTdHu56TeMi7mXHdxKNOPMzxnFXhLTI,191
scfile/file/data/base.py,sha256=Gy84qcfuBKPel9XMRlqaU7Yx7ytzF2SdDQqRsP9LJss,57
scfile/file/data/image.py,sha256=f0si-0H-xALujAg5KLNftYSbf08jjlPB_v477AiEigU,127
scfile/file/data/model.py,sha256=ph0Zd9QKK0zyaddxGB2LAO-2UiMXsqu_XyRm1VbcM2k,167
scfile/file/data/texture.py,sha256=RAIpHFiUePmuxSrFnGFxQeH48K6yntV8oabwxmMYmn8,231
scfile/file/formats/__init__.py,sha256=iV-xssxUJvMnBwECIf7mzS8K3yHS__U2TGN9yhvSen0,494
scfile/file/formats/dae/__init__.py,sha256=BYOI47SNgGNdc4n5Yqa65AS3zlnWovRiJkHz4OsDfME,64
scfile/file/formats/dae/encoder.py,sha256=l0qpWLSN2v-YLa7t40lKfY-4gDmozamDkQwjF4cUeWw,4952
scfile/file/formats/dds/__init__.py,sha256=VeOvtSBlZPR06hQtw2f6NRDDXdMQK7_KZmq1IhuNlMk,270
scfile/file/formats/dds/encoder.py,sha256=XXJ2-FJ68B1m3XFOKEf42Hrm9dxxwc0KYETfG2wmKKQ,2706
scfile/file/formats/dds/header.py,sha256=7aSsqVG1sGIZ0RxGcFjDV8GwWJ7Y2EX_oBnud-BTstg,1108
scfile/file/formats/dds/masks.py,sha256=ucrRvcE_raxKULaMlJQreXfa1gYam4rrXaFZZcRWW58,161
scfile/file/formats/mcsa/__init__.py,sha256=OU7wmE4CYCONiFE3Drzd1v66kIUmEyZwzvuppHLOMg4,162
scfile/file/formats/mcsa/decoder.py,sha256=ppKuLKYIYdbKkkSfiRu_TYLONntqEQtesQfANbMzpbo,8443
scfile/file/formats/mcsa/flags.py,sha256=cbvdeGIg1Bh49U5zSfvO771EhQtGuNHFvqWsExeaqsY,305
scfile/file/formats/mcsa/versions.py,sha256=ql30XtOv5V3MN0NixkCIJSa_ywz9f_8hVVbhy3dORv0,178
scfile/file/formats/mic/__init__.py,sha256=ZCtK4cAsbY5PngYNzvAOkrO9_UXvsFdP2W67YL__H4w,64
scfile/file/formats/mic/decoder.py,sha256=oLGChdaP85c3T0FDdA5EAXV6HWzsKfhjs8eoi-pcmT8,601
scfile/file/formats/ms3d/__init__.py,sha256=WOvJphNJFR22phVgohLoMAK7EgYac44sXb61WLmT5mM,72
scfile/file/formats/ms3d/encoder.py,sha256=3aI3BiSRu6z7Ua2Wze9_R8cToX5_8IF93INood5Etvw,5187
scfile/file/formats/ms3d_ascii/__init__.py,sha256=Byks06VNsmoQnq8JH-auo_i4DBtgb9nrdfb-dEfPE_0,76
scfile/file/formats/ms3d_ascii/encoder.py,sha256=EqRgBqyWyvpJ5BqvFAm0Ah5Kd97EJcZwIFFSifRwRF0,4009
scfile/file/formats/obj/__init__.py,sha256=mVUr45h_4-LLJvijxyQl2sMvJNX8epLwwtFj55R9lmk,64
scfile/file/formats/obj/encoder.py,sha256=hfQQY_52Qve-wB0tM92k6NJmaGh_xVLxJZzU4v08xpU,2109
scfile/file/formats/ol/__init__.py,sha256=6qbvHRDa3_bXCTDZimMah6JhXzDO6OHxzJxPnLryRTE,149
scfile/file/formats/ol/decoder.py,sha256=swH9VKKIeoGkzXTRllLmmV6p6juuyrCvui-n7zyZueI,2986
scfile/file/formats/ol/formats.py,sha256=tdTEY-F_Afo0kTR2xEQiAs2yp4tlow1qgu0qudMY8uw,127
scfile/file/formats/png/__init__.py,sha256=rQ6UzjVKdsR2jyALFEfjuIpULlV_Kozz7LxP68oXSKk,64
scfile/file/formats/png/encoder.py,sha256=0kjPQLgBtj53iMUxivDUqK1MtgWKTvl1c399t0BRdV8,385
scfile/io/__init__.py,sha256=DhEJcjPA8fNr-Lg13srUc7ciXMlZgydlK8p7AmIhnYI,174
scfile/io/base.py,sha256=j3n_yiI2VBixiy30QuhWhLBVIjQagK3SItPy-YimZbQ,1839
scfile/io/binary.py,sha256=LCJ6fE7Tmg92YwiHe1FFF5zDfcwVl14gn--K63nv0Xs,655
scfile/io/mcsa.py,sha256=KDe4jffGmIXlaR2VWkVYMlXMslJP-0K1GiZjK8T3x7A,3710
scfile/io/ol.py,sha256=OgTH9ndsTLhTwZKWot8Iyi_1Hxso7oBDcfB89V-TQ5Y,857
scfile/utils/convert/__init__.py,sha256=sC1GBaDNdLN-59kgmUTXaI0cj4B1kuWg24M-_QwcfRA,422
scfile/utils/convert/auto.py,sha256=xvEdRQgYVHwpHnzzcvfMhY7hoAs15Q4gOIfHwyPv1wQ,1912
scfile/utils/convert/convert.py,sha256=ZRA5Bod7HE2b-Cm3v-ypvvUaV9r1rRrufSangVX8DT0,1417
scfile/utils/convert/formats.py,sha256=Q8q7GsAVhBMrmDPzSJHvLfMwsNZMIq-c0fSD1Dc9KK8,4166
scfile/utils/model/__init__.py,sha256=CWc-iSUATiUP8faVO1dsHYUy8I5_LSLGAz8niUgUS08,368
scfile/utils/model/datatypes.py,sha256=NuHFWSL6LKZtl0PzB5WrzdHzAxh-CV9o3AwWYwFDVz4,1078
scfile/utils/model/mesh.py,sha256=HHvN2FdEFeZLBAtmZopks3LPNEJF-iTUNSHuAW8gQ-M,1288
scfile/utils/model/model.py,sha256=1s9LTAUyvBw1rRIggfJenJCrt_8C5_h3FTpYqwGZzuM,1624
scfile/utils/model/skeleton.py,sha256=YO9e0pyePqD4DA8cOSd79klFPIoHSSw7Va-5oH9Pr2s,1749
scfile/utils/types.py,sha256=AyFRldKso3K7L5kwW9r8jreYR12XjJAyzV_RV0hJMiw,122
sc_file-3.6.0.dist-info/entry_points.txt,sha256=e4ME7mSB26DAfFp-5TqHNX1uwX-ndDswV4XEPg-W920,47
sc_file-3.6.0.dist-info/LICENSE,sha256=wd_APRUT0IfjRlnng0HSo5VUbtEbEKsJ4NHD-z7gMuc,1083
sc_file-3.6.0.dist-info/METADATA,sha256=jB97--hkENMVCzz7LUBlge8yoTPORPmT2zmdTkPjx_M,6472
sc_file-3.6.0.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
sc_file-3.6.0.dist-info/RECORD,,
