mirror of
https://git.freebsd.org/ports.git
synced 2025-05-08 03:40:46 -04:00
Penlight is a handy set of pure Lua libraries inspired by the Python standard library. PR: 272850 Approved by: diizzy
3 lines
218 B
Text
3 lines
218 B
Text
Penlight is a set of pure Lua libraries for making it easier to work with
|
|
common tasks like iterating over directories, reading configuration files and
|
|
the like. Provides functional operations on tables and sequences.
|