[ ソース: libgetopt-argparse-perl ]
パッケージ: libgetopt-argparse-perl (1.0.6-1)
libgetopt-argparse-perl に関するリンク
Debian の資源:
libgetopt-argparse-perl ソースパッケージをダウンロード:
- [libgetopt-argparse-perl_1.0.6-1.dsc]
- [libgetopt-argparse-perl_1.0.6.orig.tar.gz]
- [libgetopt-argparse-perl_1.0.6-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
module to parse @ARGV with a richer and more user-friendly API
Getopt::ArgParse provides the following features:
- Generating usage messages - Storing parsed arg values in an object, which can be also used to load configuration values from files and therefore the ability for applications to combine configurations in a single interface - A more user-friendly interface to specify arguments, such as argument types, argument values split, etc. - Subcommand parsing, such svn <command> - Supporting both flag based named arguments and positional arguments
Getopt::ArgParse provides similar functionality to Python's argparse module.
その他の libgetopt-argparse-perl 関連パッケージ
|
|
|
|
-
- dep: libmoo-perl (>= 1.003)
- Minimalist Object Orientation library (with Moose compatibility)
-
- dep: libtest-exception-perl
- module for testing exception-based code
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語