lua-cliargs 3.0.2-1 source package in Ubuntu
Changelog
lua-cliargs (3.0.2-1) unstable; urgency=medium * New upstream version 3.0.2 * update Standards-Version to 4.7.0, no changes needed * refresh patch -- Victor Seva <email address hidden> Tue, 09 Jul 2024 23:42:28 +0200
Upload details
- Uploaded by:
- Debian Lua Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Lua Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Plucky | release | universe | misc | |
Oracular | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
lua-cliargs_3.0.2-1.dsc | 1.5 KiB | 874cb9e4a5bccdabbe200214ac3c3cac5431398581de214103523b0a16c6ced6 |
lua-cliargs_3.0.2.orig.tar.gz | 30.6 KiB | a7a57ab9c73f6c44040a78305b6dc7780ca1565cc4c9057d74a6608cb0443af4 |
lua-cliargs_3.0.2-1.debian.tar.xz | 3.3 KiB | 4c1cb08eef4abb7a370331e4642d5711d7512e28d3c2bf2ba13fff628bd8bb95 |
Available diffs
- diff from 3.0-2-5 to 3.0.2-1 (5.1 KiB)
No changes file available.
Binary packages built by this source
- lua-cliargs: command-line argument parsing module for Lua
This module adds support for accepting CLI arguments easily using multiple
notations and argument types.
.
cliargs allows you to define required, optional, and flag arguments.