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

Group :: Development/Perl
RPM: perl-Net-Twitter-Lite

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

## SPEC file for Perl module Net-Twitter-Lite

%define real_name  Net-Twitter-Lite

Name: perl-Net-Twitter-Lite
Version: 0.12008
Release: alt1

Summary: a Perl interface to the Twitter API

License: %artistic_license
Group: Development/Perl
URL: http://search.cpan.org/dist/Net-Twitter-Lite/

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

Source: %real_name-%version.tar
BuildArch: noarch

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

# Automatically added by buildreq on Sat Jan 21 2017

# optimized out: perl perl-CPAN-Meta perl-CPAN-Meta-Requirements perl-CPAN-Meta-YAML perl-Class-Accessor perl-Class-Data-Inheritable perl-Digest-HMAC perl-Digest-SHA perl-Encode perl-Encode-Locale perl-ExtUtils-Config perl-ExtUtils-Helpers perl-ExtUtils-InstallPaths perl-HTTP-Date perl-HTTP-Message perl-JSON-PP perl-JSON-XS perl-Parse-CPAN-Meta perl-Sub-Name perl-Term-ANSIColor perl-Types-Serialiser perl-URI perl-common-sense perl-devel perl-libwww perl-parent python-base python-modules python3-base
BuildRequires: perl-JSON perl-Module-Build-Tiny perl-Net-OAuth perl-Crypt-SSLeay  perl-Test-Fatal perl-Test-Script

%description
This module provides a perl interface to the Twitter APIs. It uses the
same API definitions as Net::Twitter, but without the extra bells and
whistles and without the additional dependencies. Same great taste, less
filling.

This module is related to, but is not part of the "Net::Twitter"
distribution. It's API methods and API method documentation are
generated from "Net::Twitter"'s internals. It exists for those who
cannot, or prefer not to install Moose and its dependencies.

You should consider upgrading to "Net::Twitter" for additional
functionality, finer grained control over features, full backwards
compatibility with older versions of "Net::Twitter", and additional
error handling options.

%prep
%setup  -n %real_name-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README Changes
%perl_vendor_privlib/Net/Twitter/Lite*

%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