Description
Lua code in Torch7 projects can manipulate file paths with a reusable module for path joining, splitting, normalization, and related filename operations. This is useful for legacy Torch projects that need portable file handling.
The package is a library dependency and does not add a user-facing program. Its behavior is used by scripts and applications that import it.