change editors default file to untitled.lua - add package for LuaFileSystem port
This commit is contained in:
8
penlight/.package
Normal file
8
penlight/.package
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
title = 'Penlight apis',
|
||||
repository = 'kepler155c/opus-apps/{{OPUS_BRANCH}}/penlight',
|
||||
description = [[See: https://github.com/Tieske/Penlight
|
||||
|
||||
Penlight brings together a set of generally useful pure Lua modules, focusing on input data handling (such as reading configuration files), functional programming (such as map, reduce, placeholder expressions, etc), and OS path management. Much of the functionality is inspired by the Python standard libraries.]],
|
||||
license = 'MIT',
|
||||
}
|
||||
Reference in New Issue
Block a user