Name: | texlive-lua-alt-getopt |
---|---|
Epoch: | 13 |
Version: | 20240311 |
Release: | 6.el10 |
Architecture: | noarch |
Group: | Applications/Publishing |
Size: | 14198 |
License: | MIT |
RPM: | texlive-lua-alt-getopt-20240311-6.el10.noarch.rpm |
Source RPM: | texlive-20240311-6.el10.src.rpm |
Build Date: | Sat Feb 01 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://tug.org/texlive/ |
Summary: | Process application arguments the same way as getopt_long |
Description: | lua_altgetopt is a MIT-licensed module for Lua, for processing application arguments in the same way as BSD/GNU getopt_long(3) functions do. This module is made available for lua script writers to have consistent command line parsing routines. |