Directory support/texdeps
texdeps – Find the dependencies of a (La)TeX file
TeXdeps is a tool to help you determine all the dependencies of a TeX or LaTeX input file. It optionally uses kpsewhich to find files.
Use it to create Makefiles or easily package up your project:
tar czf project.tar.gz `texdeps project.tex`
| Package | texdeps |
| Licenses | The LaTeX Project Public License |
| Maintainer | Simon Cozens |
| Topics | Document Management Archival |