diff --git a/doc/source/associated_projects.rst b/doc/source/associated_projects.rst index 10e01fbc4e..f5bf9a5118 100644 --- a/doc/source/associated_projects.rst +++ b/doc/source/associated_projects.rst @@ -11,17 +11,15 @@ Application Bindings * `Python-SwiftClient `_ -* Made for Cloud Files, but mostly work with Swift too: +* Unofficial libraries and bindings: - * `CSharp-CloudFiles `_ - * `Java-CloudFiles `_ - * `PHP-CloudFiles `_ - * `Python-CloudFiles `_ - * `Ruby-CloudFiles `_ - -* `RSwift `_ - Unofficial R API bindings. - -* `Go language bindings `_ + * `PHP-opencloud `_ - Official Rackspace PHP bindings that should work for other Swift deployments too. + * `PyRAX `_ - Official Rackspace Python bindings for CloudFiles that should work for other Swift deployments too. + * `openstack.net `_ - Official Rackspace .NET bindings that should work for other Swift deployments too. + * `RSwift `_ - R API bindings. + * `Go language bindings `_ + * `supload `_ - Bash script to upload file to cloud storage based on OpenStack Swift API. + * `SwiftBox `_ - C# library using RestSharp Authentication --------------