Name: | texlive-lua-alt-getopt |
---|---|
Epoch: | 7 |
Version: | 20180414 |
Release: | 28.el8 |
Architecture: | noarch |
Group: | Applications/Publishing |
Size: | 14184 |
License: | MIT |
RPM: | texlive-lua-alt-getopt-20180414-28.el8.noarch.rpm |
Source RPM: | texlive-20180414-28.el8.src.rpm |
Build Date: | Fri Mar 31 2023 |
Build Host: | build-ol8-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. |