-
perl-VM-EC2-1.19-2.lbn13.noarch
The module provides an extensible object-oriented interface as
illustrated by the following code:
my $ec2 = VM::EC2->new(-access_key => 'access key id',
-secret_key => 'aws_secret_key',
-endpoint => 'http://ec2.amazonaws.com');
my $image = $ec2->describe_images('ami-12345');
my $architecture = $image->architecture;
my $description = $image->description;
my @devices = $image->blockDeviceMapping;
for my $d (@devices) {
print $d->deviceName,"\n";
print $d->snapshotId,"\n";
print $d->volumeSize,"\n";
}
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 13
-
perl-hivex-1.2.2-1.lbn13.x86_64
perl-hivex contains Perl bindings for hivex.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 13
-
perl-hivex-1.3.7-1.fc18.armv6hl
perl-hivex contains Perl bindings for hivex.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 13
-
pigz-2.1.6-1.fc13.x86_64
pigz, which stands for parallel implementation of gzip,
is a fully functional replacement for gzip that exploits
multiple processors and multiple cores to the hilt when compressing data.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 13
-
pigz-2.2.4-1.fc18.armv6hl
pigz, which stands for parallel implementation of gzip,
is a fully functional replacement for gzip that exploits
multiple processors and multiple cores to the hilt when compressing data.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 13
-
plague-0.4.5.7-7.20100505cvs.fc13.noarch
The Plague build system is a client/server distributed build system for
building RPM packages. This package provides the plague server.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 13
-
plague-builder-0.4.5.7-7.20100505cvs.fc13.noarch
The Plague builder does the actual RPM package building on slave machines.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 13
-
plague-common-0.4.5.7-7.20100505cvs.fc13.noarch
This package includes the common Python module that all Plague services
require.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 13
-
plague-utils-0.4.5.7-7.20100505cvs.fc13.noarch
This package includes user utilities for the Plague build system, including
the interface to the build server.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 13
-
puppet-dashboard-1.2.23-2.lbn13.noarch
Puppet Dashboard is a systems management web application for managing
Puppet installations and is written using the Ruby on Rails framework.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 13