a OS specified path manipulation module for Lua

$ luarocks install lpath

lpath is a lfs-like Lua module to handle path, file system and file informations.

This module is designed to be easy extend to new system. Now it implements windows using Win32 API (lfs use legacy POSIX APIs on Windows), and POSIX systems.

This module is inspired by Python's os.path module. It split into 3 parts: path.info, path.fs and path itself.

Versions

scm-0dev11 years ago34 downloads
0.4.0-13 years ago1,140 downloads
0.3.1-14 years ago311 downloads
0.3.0-14 years ago48 downloads
0.1.0-111 years ago2,738 downloads

Dependencies

lua >= 5.1

Dependency for

alfons, alfons-dev, elan, fir, themoonlitknot

Labels

Manifests