Description
Lets setuptools packaging workflows use Git information when collecting files or preparing a Python distribution. It helps projects include version-controlled files without manually listing every path.
Developers use it during packaging, not as a visible app. Check package contents before release, because automatically gathered files can accidentally omit needed data or include material that should stay private.