Bug#966506: ITP: raku-getopt-long -- A powerful getopt implementation for Raku
Dominique Dumont
dod at debian.org
Wed Jul 29 17:00:36 BST 2020
Package: wnpp
Owner: Dominique Dumont <dod at debian.org>
Severity: wishlist
X-Debbugs-CC: debian-devel at lists.debian.org, pkg-rakudo-devel at lists.alioth.debian.org
* Package name : raku-getopt-long
Version : 0.1.6-1~1.gbp99eaf4
Upstream Author : Leon Timmermans <fawaka at gmail.com>
* URL : https://github.com/perl6/getopt-long6
* License : Artistic-2.0
Programming Lang: Raku
Description : A powerful getopt implementation for Raku
The Getopt::Long module implements extended getopt functions called get-
options() and get-options-from, as well as automatic argument parsing
for a MAIN sub.
This function adheres to the POSIX syntax for command line options, with
GNU extensions. In general, this means that options have long names
instead of single letters, and are introduced with a double dash "--".
Support for bundling of command line options, as was the case with the
more traditional single-letter approach, is also provided.
More information about the Pkg-rakudo-devel
mailing list