Port details |
- lua-Penlight Comprehensive set of libraries for Lua
- 1.13.1 devel =2 1.13.1Version of this port present on the latest quarterly branch.
- Maintainer: markj@FreeBSD.org
- Port Added: 2023-08-02 13:48:04
- Last Update: 2023-08-02 13:40:56
- Commit Hash: 28ba2ca
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/lunarmodules/Penlight
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- lua54-Penlight>0:devel/lua-Penlight
- To install the port:
- cd /usr/ports/devel/lua-Penlight/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/lua-Penlight
- pkg install lua54-Penlight
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lua54-Penlight
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1690831212
SHA256 (lunarmodules-Penlight-1.13.1_GH0.tar.gz) = 530380e1a377df519c2e589f47823f79701f8e0e67f6bbd994e18d09a470b680
SIZE (lunarmodules-Penlight-1.13.1_GH0.tar.gz) = 434059
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- lua54-luafilesystem>=0 : devel/luafilesystem@lua54
- Library dependencies:
-
- liblua-5.4.so : lang/lua54
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_lua-Penlight
- USES:
- lua:54,module
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.13.1 02 Aug 2023 13:40:56 |
Mark Johnston (markj) |
devel/lua-Penlight: New port
Penlight is a handy set of pure Lua libraries inspired by the Python
standard library.
PR: 272850
Approved by: diizzy |
Number of commits found: 1
|