Name: | texlive-lua-alt-getopt |
---|---|
Epoch: | 7 |
Version: | 20180414 |
Release: | 13.el8 |
Architecture: | noarch |
Group: | Applications/Publishing |
Size: | 14184 |
License: | MIT |
RPM: | texlive-lua-alt-getopt-20180414-13.el8.noarch.rpm |
Source RPM: | texlive-20180414-13.el8.src.rpm |
Build Date: | Sun May 12 2019 |
Build Host: | ca-build101.us.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. |