{ "info": { "author": "Alireza Savand", "author_email": "alireza.savand@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", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Software Development" ], "description": "===========\nDjango Kewl\n===========\n\n.. contents:: Table of contents\n\nOverview\n--------\n\n`Django Kewl `_ Set of Django kewl\nutilities & helpers & highly used/needed stuff.\n\n* `Template tags & filters `_\n* `Management Commands `_\n* Probably some other kewl stuff soon as well.\n\n\nFor now there only 3 kind of template tags implemented which will be more,\nthe current ones are:\n\n* `search `_\n * ``searchexcerpt``\n * ``highlight``\n * ``hits``\n* `meta_head `_\n * ``meta_twitter``\n * ``meta_open_graph``\n* `markwhat `_\n * ``markdown``\n\n\nInstallation\n------------\n``django-kewl`` is available on pypi\n\nhttp://pypi.python.org/pypi/django-kewl\n\nSo easily install it by ``pip``\n::\n \n $ pip install django-kewl\n\nOr by ``easy_install``\n::\n \n $ easy_install django-kewl\n\nAnother way is by cloning ``django-kewl``'s `git repo `_ ::\n \n $ git clone git://github.com/Alir3z4/django-kewl.git\n\nThen install it by running:\n::\n \n $ python setup.py install", "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/Alir3z4/django-kewl", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-kewl", "package_url": "https://pypi.org/project/django-kewl/", "platform": "OS Independent", "project_url": "https://pypi.org/project/django-kewl/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/Alir3z4/django-kewl" }, "release_url": "https://pypi.org/project/django-kewl/2014.10.26/", "requires_dist": null, "requires_python": null, "summary": "Set of Django kewl utilities & helpers & highly used/needed stuff.", "version": "2014.10.26" }, "last_serial": 1282788, "releases": { "2014.10.26": [ { "comment_text": "", "digests": { "md5": "c1277af5b034d52aa67619c4dcbe7936", "sha256": "24fd8546bb29710cc4c1c754d50e30a53c43b5f04c56fc4308a8043d91ed6977" }, "downloads": -1, "filename": "django-kewl-2014.10.26.tar.gz", "has_sig": false, "md5_digest": "c1277af5b034d52aa67619c4dcbe7936", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7390, "upload_time": "2014-10-25T20:20:52", "url": "https://files.pythonhosted.org/packages/83/13/a69196eb3ab4296830da1fcfa5f0b64070f4cbe0d0719753cc4cd78fcdba/django-kewl-2014.10.26.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c1277af5b034d52aa67619c4dcbe7936", "sha256": "24fd8546bb29710cc4c1c754d50e30a53c43b5f04c56fc4308a8043d91ed6977" }, "downloads": -1, "filename": "django-kewl-2014.10.26.tar.gz", "has_sig": false, "md5_digest": "c1277af5b034d52aa67619c4dcbe7936", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7390, "upload_time": "2014-10-25T20:20:52", "url": "https://files.pythonhosted.org/packages/83/13/a69196eb3ab4296830da1fcfa5f0b64070f4cbe0d0719753cc4cd78fcdba/django-kewl-2014.10.26.tar.gz" } ] }