Description
Dependency requirement files can be parsed as structured syntax trees. This Tree-sitter grammar helps editors, package tools, and automation inspect requirements.txt content for highlighting, navigation, or validation.
It is used by other developer tools and does not appear as a separate app. Install it when a Python packaging workflow needs parser support for requirements files.