SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Algorithm-TokenBucket rpm build for : openSUSE Leap 15. For other distributions click perl-Algorithm-TokenBucket.

Name : perl-Algorithm-TokenBucket
Version : 0.38 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp151.1.1 Date : 2018-12-03 23:08:33
Group : Development/Libraries/Perl Source RPM : perl-Algorithm-TokenBucket-0.38-lp151.1.1.src.rpm
Size : 0.05 MB
Packager : (none)
Summary : Token bucket rate limiting algorithm
Description :
The Token Bucket algorithm is a flexible way of imposing a rate limit
against a stream of items. It is also very easy to combine several
rate-limiters in an \'AND\' or \'OR\' fashion.

Each bucket has a constant memory footprint because the algorithm is based
on the \'information rate\'. Other rate limiters may keep track of _ALL_
incoming items in memory. It allows them to be more accurate.

FYI, the \'conform\', \'count\', \'information rate\', and \'burst size\' terms are
taken from the at http://linux-ip.net/gl/tcng/node62.html page of the at
http://linux-ip.net/gl/tcng/ system documentation.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/openSUSE_Leap_15.1/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(Algorithm::TokenBucket)
perl-Algorithm-TokenBucket

Requires :
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Algorithm
/usr/lib/perl5/vendor_perl/5.26.1/Algorithm/TokenBucket.pm
/usr/share/doc/packages/perl-Algorithm-TokenBucket
/usr/share/doc/packages/perl-Algorithm-TokenBucket/Changes
/usr/share/doc/packages/perl-Algorithm-TokenBucket/LICENSE
/usr/share/doc/packages/perl-Algorithm-TokenBucket/README.md
/usr/share/man/man3/Algorithm::TokenBucket.3pm.gz

 
ICM