Commit graph

3 commits

Author SHA1 Message Date
joerg
5cf1d7b169 Python 3.x build needs expat. 2014-06-06 12:48:35 +00:00
joerg
adc0628052 Fix egg name. 2014-04-21 18:13:09 +00:00
imil
b1c53b0725 Initial import of py-apache-libcloud, version 0.14.1, into the NetBSD Packages
Collection.

Apache Libcloud is a Python library which hides differences between different
cloud provider APIs and allows you to manage different cloud resources through
a unified and easy to use API.

Resource you can manage with Libcloud are divided in the following categories:

  * Cloud Servers and Block Storage - services such as Amazon EC2 and Rackspace
    Cloud Servers (libcloud.compute.*)
  * Cloud Object Storage and CDN - services such as Amazon S3 and Rackspace
    CloudFiles (libcloud.storage.*)
  * Load Balancers as a Service, LBaaS (libcloud.loadbalancer.*)
  * DNS as a Service, DNSaaS (libcloud.dns.*)
2014-04-17 16:23:30 +00:00