Commit 962397de1dc64f44c5736be14efd9ffb95c93c65

Collin Funk 2024-04-24T16:04:25

gnulib-tool.py: Add a new GLFileTable class. * pygnulib/GLFileTable.py: New file. Define the GLFileTable class with five attributes which can be individually typed. * pygnulib/GLTestDir.py (GLTestDir.execute): Use the GLFileTable class. * pygnulib/GLImport.py (GLImport.gnulib_comp, GLImport.prepare) (GLImport.execute): Likewise. Update type hints and doc strings.