diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2010-12-16 22:16:00 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2010-12-16 22:16:00 +0000 |
commit | e4baa23d7ccee7f31a011e9fef5db235b3b1241f (patch) | |
tree | 767f1951c4786100942f750097c3b17b6946f914 /net/py-libcloud/pkg-descr | |
parent | 5cb99c8cb2f594916740445b9c23f7c875bd2613 (diff) |
libcloud is a client library for interacting with many of the popular
cloud server providers. It was created to make it easy for developers
to build products that work between any of the services that it
supports.
WWW: http://incubator.apache.org/libcloud/
Notes
Notes:
svn path=/head/; revision=266452
Diffstat (limited to 'net/py-libcloud/pkg-descr')
-rw-r--r-- | net/py-libcloud/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/net/py-libcloud/pkg-descr b/net/py-libcloud/pkg-descr new file mode 100644 index 000000000000..eae4ede27752 --- /dev/null +++ b/net/py-libcloud/pkg-descr @@ -0,0 +1,6 @@ +libcloud is a client library for interacting with many of the popular +cloud server providers. It was created to make it easy for developers +to build products that work between any of the services that it +supports. + +WWW: http://incubator.apache.org/libcloud/ |