{ "info": { "author": "Fantomas42", "author_email": "fantomas42@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "=============================\nZinnia-url-shorterner-hashids\n=============================\n\nZinnia-url-shortener-hashids is a package providing URL shortening within\n`django-blog-zinnia`_ with non-sequential, short and unique ids.\n\nInstallation\n============\n\n* Install the package on your system: ::\n\n $ pip install zinnia-url-shortener-hashids\n\n `hashids`_ will also be installed as a dependency.\n\n* Put this setting to enable the URL shortener backend:\n\n ``ZINNIA_URL_SHORTENER_BACKEND = 'zinnia_hashids'``\n\n* Then include this URLconf into your project: ::\n\n url(r'^', include('zinnia_hashids.urls')),\n\n.. _django-blog-zinnia: http://django-blog-zinnia.com\n.. _hashids: https://github.com/davidaurelio/hashids-python", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Fantomas42/zinnia-url-shortener-hashids", "keywords": "django,zinnia,url,hashids", "license": "BSD License", "maintainer": null, "maintainer_email": null, "name": "zinnia-url-shortener-hashids", "package_url": "https://pypi.org/project/zinnia-url-shortener-hashids/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/zinnia-url-shortener-hashids/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/Fantomas42/zinnia-url-shortener-hashids" }, "release_url": "https://pypi.org/project/zinnia-url-shortener-hashids/1.1/", "requires_dist": null, "requires_python": null, "summary": "Hashids URL shortener backend for django-blog-zinnia", "version": "1.1" }, "last_serial": 1780182, "releases": { "1.0": [], "1.1": [ { "comment_text": "", "digests": { "md5": "0a16c292a708a97e016d4f15ef403c91", "sha256": "aa61b187883245269033f7a293a1e0283e07d64c4966ec2eb4c31b9c18101264" }, "downloads": -1, "filename": "zinnia_url_shortener_hashids-1.1-py2-none-any.whl", "has_sig": false, "md5_digest": "0a16c292a708a97e016d4f15ef403c91", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5432, "upload_time": "2015-10-21T15:45:32", "url": "https://files.pythonhosted.org/packages/d8/fe/e1c0551639fa241e3eb0686363f88c57ea8d451c91e729b8ae93ec4d01e7/zinnia_url_shortener_hashids-1.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f648871c913de9f51f84b08005d3110d", "sha256": "28a96b7e3ce953d0b4c4536f4a7d915f82b15b925148028fa1a117b51d1c0a16" }, "downloads": -1, "filename": "zinnia-url-shortener-hashids-1.1.tar.gz", "has_sig": false, "md5_digest": "f648871c913de9f51f84b08005d3110d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8198, "upload_time": "2015-10-21T15:44:43", "url": "https://files.pythonhosted.org/packages/9c/a7/b1612fc26b2dfb682dc7d53884940e7781e9bce7a7b793aef6c4c72dce5e/zinnia-url-shortener-hashids-1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0a16c292a708a97e016d4f15ef403c91", "sha256": "aa61b187883245269033f7a293a1e0283e07d64c4966ec2eb4c31b9c18101264" }, "downloads": -1, "filename": "zinnia_url_shortener_hashids-1.1-py2-none-any.whl", "has_sig": false, "md5_digest": "0a16c292a708a97e016d4f15ef403c91", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5432, "upload_time": "2015-10-21T15:45:32", "url": "https://files.pythonhosted.org/packages/d8/fe/e1c0551639fa241e3eb0686363f88c57ea8d451c91e729b8ae93ec4d01e7/zinnia_url_shortener_hashids-1.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f648871c913de9f51f84b08005d3110d", "sha256": "28a96b7e3ce953d0b4c4536f4a7d915f82b15b925148028fa1a117b51d1c0a16" }, "downloads": -1, "filename": "zinnia-url-shortener-hashids-1.1.tar.gz", "has_sig": false, "md5_digest": "f648871c913de9f51f84b08005d3110d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8198, "upload_time": "2015-10-21T15:44:43", "url": "https://files.pythonhosted.org/packages/9c/a7/b1612fc26b2dfb682dc7d53884940e7781e9bce7a7b793aef6c4c72dce5e/zinnia-url-shortener-hashids-1.1.tar.gz" } ] }