d79c435bfef4fa92e8af6b9ceccc90846a6e4842
				
			
			
		
	 Pete Zaitcev
		
	
	d79c435bfe
	
	
	Add client man page swift.1
			Pete Zaitcev
		
	
	d79c435bfe
	
	
	Add client man page swift.1
		
			
			This is the byte-by-byte copy of swift.1 that was left behind in the main Swift package when python-swiftclient was split away. Apparently there is absolutely nothing to be changed in setup.py and the distribution packagers are supposed to pick the page as-is using their packaging systems. Change-Id: I24f238501589db940574eac61b89a1422fe2fd77
Python bindings to the OpenStack Object Storage API
This is a python client for the Swift API. There's a Python API (the
swiftclient module), and a command-line script
(swift).
Development takes place via the usual OpenStack processes as outlined in the OpenStack wiki. The master repository is on GitHub.
This code is based on original the client previously included with OpenStack's swift The python-swiftclient is licensed under the Apache License like the rest of OpenStack.
Contents:
Description