{ "info": { "author": "David Murphy", "author_email": "david.murphy@canonical.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)", "Programming Language :: Python :: 2.7" ], "description": "django-swiftstorage\n===================\n\nProvides a custom storage system for Django to store and retrieve files\nin OpenStack Swift.\n\nConfiguration\n=============\n\n::\n\n DEFAULT_FILE_STORAGE = \"swiftstorage.storage.SwiftStorage\"\n\n OS_USERNAME = \"\"\n OS_PASSWORD = \"\"\n OS_AUTH_URL = \"\"\n OS_REGION_NAME = \"\"\n OS_TENANT_NAME = \"\"\n\n SWIFT_CONTAINER_NAME = # Created if does not exist.\n\nTesting\n=======\n\nTests can be run with ``python setup.py test``. To make things easier,\nuse ``tox``.\n\n``tox`` can be installed with ``pip`` or via the ``python-tox`` package\nfor Debian/Ubuntu.\n\nThen simply call ``tox`` to run the tests in a virtual environment.\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://launchpad.net/django-swiftstorage/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "django-swiftstorage", "package_url": "https://pypi.org/project/django-swiftstorage/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-swiftstorage/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://launchpad.net/django-swiftstorage/" }, "release_url": "https://pypi.org/project/django-swiftstorage/1.1.0/", "requires_dist": null, "requires_python": null, "summary": "Django swiftstorage for Swift API", "version": "1.1.0" }, "last_serial": 1090909, "releases": { "0.1": [], "1.1.0": [ { "comment_text": "", "digests": { "md5": "276d42801d873086beb2e846e5b60def", "sha256": "c9a1dacf94cf9b664a0f1edb650930e17f61fffc42f9604ce27bcfae07d7b3bb" }, "downloads": -1, "filename": "django-swiftstorage-1.1.0.tar.gz", "has_sig": false, "md5_digest": "276d42801d873086beb2e846e5b60def", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8297, "upload_time": "2014-05-13T15:03:53", "url": "https://files.pythonhosted.org/packages/9f/d3/1a1f3b2a390ee0bf43f0ffd22fba0bc44165f6acde405710abad91698b04/django-swiftstorage-1.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "276d42801d873086beb2e846e5b60def", "sha256": "c9a1dacf94cf9b664a0f1edb650930e17f61fffc42f9604ce27bcfae07d7b3bb" }, "downloads": -1, "filename": "django-swiftstorage-1.1.0.tar.gz", "has_sig": false, "md5_digest": "276d42801d873086beb2e846e5b60def", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8297, "upload_time": "2014-05-13T15:03:53", "url": "https://files.pythonhosted.org/packages/9f/d3/1a1f3b2a390ee0bf43f0ffd22fba0bc44165f6acde405710abad91698b04/django-swiftstorage-1.1.0.tar.gz" } ] }