small cleanup to associated projects page

Change-Id: I5d6d6d6c32b6573474288897f6fa174b6f150183
This commit is contained in:
John Dickinson 2013-07-01 13:40:37 -07:00
parent 4a90414fc7
commit 9b2ee07ee3
1 changed files with 8 additions and 10 deletions

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
--------------