code_tokenizers/__init__.py,sha256=S7u1lbuWmM3A3ajykBialmPoJUK6Jg-WmNqM-9OZFdk,22
code_tokenizers/_modidx.py,sha256=Lsure95gz56AmleV9E3KAGYYiSxhWreWcMSskDblon4,3807
code_tokenizers/cli.py,sha256=HFydce2N0lmrhKr320I6gfHLcQXfBRHxg69lM8SUiPs,277
code_tokenizers/core.py,sha256=ppBTysvYw71sub27FPednufQPncuPHAfGucEeXErqV0,10103
code_tokenizers/helpers.py,sha256=IB7NROXL2pVm8-_qNLipNi8bSGdHuNkE6HiY8m1b8WA,4259
code_tokenizers/grammars/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
code_tokenizers/grammars/python/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
code_tokenizers/grammars/python/examples/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
code_tokenizers/grammars/python/examples/compound-statement-without-trailing-newline.py,sha256=FcTiU7yDQreycfwNAQZndvLbXhdY_Z-W6pLvhERdV_8,38
code_tokenizers/grammars/python/examples/crlf-line-endings.py,sha256=zOWqR-touD9wmoZ2bd_XWnFB09lwi-6twaRlrNhEF5Y,51
code_tokenizers/grammars/python/examples/mixed-spaces-tabs.py,sha256=L-d7AebpibwSDdSYW74GvrFauE6PuBNQ_FO0gPXxzZs,74
code_tokenizers/grammars/python/examples/multiple-newlines.py,sha256=Q7nqUPWQE7AgTqyRwU68zW6FB3gJI1Fvfw1AFGrcu2g,73
code_tokenizers/grammars/python/examples/python2-grammar-crlf.py,sha256=QukBTt-uYDJsniZWjhzgTKJmYWQQuBrFvPCasUJGSb0,31929
code_tokenizers/grammars/python/examples/python2-grammar.py,sha256=UAjQNXhR90QyHw7D6MZWghTV3YjiUcmoYa1TOxVX2So,30981
code_tokenizers/grammars/python/examples/python3-grammar-crlf.py,sha256=PKWswVroLU9fOA5NTqgwhz0iWC6FMBScFM2iskAFN00,31722
code_tokenizers/grammars/python/examples/python3-grammar.py,sha256=7dw4ivbXc5QZfVEnYmO5Co9yK8EsWDMIKaIrHOS6rjg,30784
code_tokenizers/grammars/python/examples/python3.8_grammar.py,sha256=EljPKYctItnGGHBJTyBpwuvW2Jj2IJSpAMgZAcuiQw4,50403
code_tokenizers/grammars/python/examples/simple-statements-without-trailing-newline.py,sha256=NbHO_av03f4XEHOu0D2QOvQnE6waq4VOlOTDrAnuQtw,16
code_tokenizers/grammars/python/examples/tabs.py,sha256=bzxDW-wlS7r_afCDVoXwGNsj0h5sroy3eqqv8DCggHU,1236
code_tokenizers/grammars/python/examples/trailing-whitespace.py,sha256=fWOvOnvwrV-FEAWlQNnA7mu5LAf5CWk2EEerBjKgnrM,58
code_tokenizers/grammars/python/test/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
code_tokenizers/grammars/python/test/highlight/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
code_tokenizers/grammars/python/test/highlight/keywords.py,sha256=UgnP5iuu-kifIfAMpFeICgkIxU42E6tfc_sNVo49nWk,352
code_tokenizers/grammars/python/test/highlight/parameters.py,sha256=ca65og9nUjEPklbLDFp6vymo4BrrSfSFfGrwNi7gwHI,99
code_tokenizers/grammars/python/test/highlight/pattern_matching.py,sha256=n1wQ7WCIk__LwNheqUq2flD5A8Ja7imCrSn4BvgpiZg,1297
code_tokenizers/grammars/tree-sitter-python/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
code_tokenizers/grammars/tree-sitter-python/examples/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
code_tokenizers/grammars/tree-sitter-python/examples/compound-statement-without-trailing-newline.py,sha256=FcTiU7yDQreycfwNAQZndvLbXhdY_Z-W6pLvhERdV_8,38
code_tokenizers/grammars/tree-sitter-python/examples/crlf-line-endings.py,sha256=zOWqR-touD9wmoZ2bd_XWnFB09lwi-6twaRlrNhEF5Y,51
code_tokenizers/grammars/tree-sitter-python/examples/mixed-spaces-tabs.py,sha256=L-d7AebpibwSDdSYW74GvrFauE6PuBNQ_FO0gPXxzZs,74
code_tokenizers/grammars/tree-sitter-python/examples/multiple-newlines.py,sha256=Q7nqUPWQE7AgTqyRwU68zW6FB3gJI1Fvfw1AFGrcu2g,73
code_tokenizers/grammars/tree-sitter-python/examples/python2-grammar-crlf.py,sha256=QukBTt-uYDJsniZWjhzgTKJmYWQQuBrFvPCasUJGSb0,31929
code_tokenizers/grammars/tree-sitter-python/examples/python2-grammar.py,sha256=UAjQNXhR90QyHw7D6MZWghTV3YjiUcmoYa1TOxVX2So,30981
code_tokenizers/grammars/tree-sitter-python/examples/python3-grammar-crlf.py,sha256=PKWswVroLU9fOA5NTqgwhz0iWC6FMBScFM2iskAFN00,31722
code_tokenizers/grammars/tree-sitter-python/examples/python3-grammar.py,sha256=7dw4ivbXc5QZfVEnYmO5Co9yK8EsWDMIKaIrHOS6rjg,30784
code_tokenizers/grammars/tree-sitter-python/examples/python3.8_grammar.py,sha256=EljPKYctItnGGHBJTyBpwuvW2Jj2IJSpAMgZAcuiQw4,50403
code_tokenizers/grammars/tree-sitter-python/examples/simple-statements-without-trailing-newline.py,sha256=NbHO_av03f4XEHOu0D2QOvQnE6waq4VOlOTDrAnuQtw,16
code_tokenizers/grammars/tree-sitter-python/examples/tabs.py,sha256=bzxDW-wlS7r_afCDVoXwGNsj0h5sroy3eqqv8DCggHU,1236
code_tokenizers/grammars/tree-sitter-python/examples/trailing-whitespace.py,sha256=fWOvOnvwrV-FEAWlQNnA7mu5LAf5CWk2EEerBjKgnrM,58
code_tokenizers/grammars/tree-sitter-python/test/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
code_tokenizers/grammars/tree-sitter-python/test/highlight/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
code_tokenizers/grammars/tree-sitter-python/test/highlight/keywords.py,sha256=UgnP5iuu-kifIfAMpFeICgkIxU42E6tfc_sNVo49nWk,352
code_tokenizers/grammars/tree-sitter-python/test/highlight/parameters.py,sha256=ca65og9nUjEPklbLDFp6vymo4BrrSfSFfGrwNi7gwHI,99
code_tokenizers/grammars/tree-sitter-python/test/highlight/pattern_matching.py,sha256=n1wQ7WCIk__LwNheqUq2flD5A8Ja7imCrSn4BvgpiZg,1297
code_tokenizers-0.0.5.dist-info/LICENSE,sha256=xV8xoN4VOL0uw9X8RSs2IMuD_Ss_a9yAbtGNeBWZwnw,11337
code_tokenizers-0.0.5.dist-info/METADATA,sha256=D_ehkxZInJi3XqdN44ZIwam7aYVRsyoCcAIRRdRrU8Q,3701
code_tokenizers-0.0.5.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
code_tokenizers-0.0.5.dist-info/entry_points.txt,sha256=w9wZJ_AxThraECWww1QwbG36u80_NLIAoQvhcbsN9JE,52
code_tokenizers-0.0.5.dist-info/top_level.txt,sha256=M8E0z-EttES-8PPbYv81DF68FrHWDZT0rMEEQRDvYJo,16
code_tokenizers-0.0.5.dist-info/RECORD,,
