Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
.coveragerc
.functests
.mailmap
.manpages
.testr.conf
.unittests
AUTHORS
CONTRIBUTING.rst
ChangeLog
LICENSE
MANIFEST.in
README.rst
bindep.txt
requirements.txt
run_tests.sh
setup.cfg
setup.py
test-requirements.txt
tox.ini
bin/swift
doc/Makefile
doc/manpages/swift.1
doc/source/cli.rst
doc/source/client-api.rst
doc/source/conf.py
doc/source/index.rst
doc/source/introduction.rst
doc/source/service-api.rst
doc/source/swiftclient.rst
doc/source/_templates/.empty
examples/capabilities.py
examples/copy.py
examples/delete.py
examples/download.py
examples/list.py
examples/post.py
examples/stat.py
examples/upload.py
python_swiftclient.egg-info/PKG-INFO
python_swiftclient.egg-info/SOURCES.txt
python_swiftclient.egg-info/dependency_links.txt
python_swiftclient.egg-info/entry_points.txt
python_swiftclient.egg-info/not-zip-safe
python_swiftclient.egg-info/pbr.json
python_swiftclient.egg-info/requires.txt
python_swiftclient.egg-info/top_level.txt
releasenotes/notes/310-notes-03040158a8683dd8.yaml
releasenotes/notes/320_notes-bb367dba1053d34c.yaml
swiftclient/__init__.py
swiftclient/authv1.py
swiftclient/client.py
swiftclient/command_helpers.py
swiftclient/exceptions.py
swiftclient/multithreading.py
swiftclient/service.py
swiftclient/shell.py
swiftclient/utils.py
swiftclient/version.py
tests/__init__.py
tests/sample.conf
tests/functional/__init__.py
tests/functional/test_swiftclient.py
tests/unit/__init__.py
tests/unit/test_authv1.py
tests/unit/test_command_helpers.py
tests/unit/test_multithreading.py
tests/unit/test_service.py
tests/unit/test_shell.py
tests/unit/test_swiftclient.py
tests/unit/test_utils.py
tests/unit/utils.py
tools/tox_install.sh