Merge "small cleanup to associated projects page"

This commit is contained in:
Jenkins 2013-07-02 00:13:24 +00:00 committed by Gerrit Code Review
commit bc35717a61

View File

@ -11,17 +11,15 @@ Application Bindings
* `Python-SwiftClient <http://pypi.python.org/pypi/python-swiftclient>`_
* Made for Cloud Files, but mostly work with Swift too:
* Unofficial libraries and bindings:
* `CSharp-CloudFiles <https://github.com/rackspace/csharp-cloudfiles>`_
* `Java-CloudFiles <https://github.com/rackspace/java-cloudfiles>`_
* `PHP-CloudFiles <https://github.com/rackspace/php-cloudfiles>`_
* `Python-CloudFiles <https://github.com/rackspace/python-cloudfiles>`_
* `Ruby-CloudFiles <https://github.com/rackspace/ruby-cloudfiles>`_
* `RSwift <https://github.com/pandemicsyn/RSwift>`_ - Unofficial R API bindings.
* `Go language bindings <https://github.com/ncw/swift>`_
* `PHP-opencloud <http://php-opencloud.com>`_ - Official Rackspace PHP bindings that should work for other Swift deployments too.
* `PyRAX <https://github.com/rackspace/pyrax>`_ - Official Rackspace Python bindings for CloudFiles that should work for other Swift deployments too.
* `openstack.net <https://github.com/rackspace/openstack.net/>`_ - Official Rackspace .NET bindings that should work for other Swift deployments too.
* `RSwift <https://github.com/pandemicsyn/RSwift>`_ - R API bindings.
* `Go language bindings <https://github.com/ncw/swift>`_
* `supload <https://github.com/selectel/supload>`_ - Bash script to upload file to cloud storage based on OpenStack Swift API.
* `SwiftBox <https://github.com/suniln/SwiftBox>`_ - C# library using RestSharp
Authentication
--------------