normalize-languages 0.3.2

Tree-sitter language support and dynamic grammar loading
Documentation
1
2
3
# python/imports

Extraction fixture: a Python module with `import os`, `import sys`, and `from X import Y` statements. Verifies that import extraction captures both module-level and named imports from `pathlib` and `collections`.