Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37429979
en ru br
ALT Linux repos
S:0.336-alt1

Group :: Development/Perl
RPM: perl-App-Cmd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

## SPEC file for Perl module App::Cmd

Name: perl-App-Cmd
Version: 0.336
Release: alt1

Summary: Perl module to write CLI apps with less suffering

License: %perl_license
Group: Development/Perl
URL: http://search.cpan.org/dist/App-Cmd/
#URL: https://github.com/rjbs/app-cmd

Packager: Nikolay A. Fetisov <naf at altlinux.ru>
BuildArch: noarch

%define real_name App-Cmd
Source: %real_name-%version.tar

AutoReqProv: perl, yes
BuildRequires(pre): rpm-build-licenses perl-devel

# Automatically added by buildreq on Thu Mar 18 2021

# optimized out: perl perl-CPAN-Meta-Requirements perl-Data-OptList perl-Encode perl-JSON-PP perl-Locale-Maketext-Simple perl-Module-Implementation perl-Module-Load perl-Module-Load-Conditional perl-Module-Metadata perl-Module-Runtime perl-Package-Stash perl-Package-Stash-XS perl-Params-Check perl-Params-Util perl-Params-Validate perl-Parse-CPAN-Meta perl-Pod-Escapes perl-Pod-Simple perl-Pod-Usage perl-Sub-Exporter perl-Sub-Install perl-Try-Tiny perl-devel perl-parent perl-podlators python-modules python2-base python3 python3-base python3-module-paste ruby ruby-stdlibs sh4
BuildRequires: perl-CPAN-Meta perl-Capture-Tiny perl-Class-Load perl-Getopt-Long-Descriptive perl-IO-TieCombine perl-IPC-Cmd perl-Module-Pluggable perl-Pod-Perldoc perl-String-RewritePrefix perl-Test-Fatal perl-experimental

%description
Perl module App::Cmd is intended to make it easy to write complex
command-line applications without having to think about most of
the annoying things usually involved.


%prep
%setup  -n %real_name-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README Changes
%perl_vendor_privlib/App/Cmd*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin