{ "info": { "author": "Filip Novak", "author_email": "filip.f.novak@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP" ], "description": "# django-eintopf\nCollection of small tools and enhancements for Django\n\n## Templatetags\n\n### \"Core\"\n**use:** ``{% load eintopf %}``\n\n#### Filters\n\n##### isnone ``{{ value|isnone }}``\nStrict test if 'value' is None. Return True or False.\n\n##### isempty ``{{ value|isempty }}``\nIf 'value' is None or empty string/number or list/dict without items return True.\n\n##### isset ``{{ value|isempty }}``\nIf 'value' is not None or non-empty string/number or list/dict have items return True.\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/fosil/django-eintopf/archive/v0.0.1-beta.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/fosil/django-eintopf", "keywords": "django,templatetags,filters", "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "django-eintopf", "package_url": "https://pypi.org/project/django-eintopf/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-eintopf/", "project_urls": { "Download": "https://github.com/fosil/django-eintopf/archive/v0.0.1-beta.tar.gz", "Homepage": "https://github.com/fosil/django-eintopf" }, "release_url": "https://pypi.org/project/django-eintopf/0.0.1-beta/", "requires_dist": null, "requires_python": null, "summary": "Collection of small tools and enhancements for Django", "version": "0.0.1-beta" }, "last_serial": 1427623, "releases": { "0.0.1-beta": [ { "comment_text": "", "digests": { "md5": "57b8cab5fbe1bddf7f0cb68b3a86e287", "sha256": "db2bdbd9be888cf3085e60f442ec1849450e3e06221e431ce6e0a6628592f3f1" }, "downloads": -1, "filename": "django-eintopf-0.0.1-beta2.tar.gz", "has_sig": false, "md5_digest": "57b8cab5fbe1bddf7f0cb68b3a86e287", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2169, "upload_time": "2015-02-17T23:34:26", "url": "https://files.pythonhosted.org/packages/a4/e8/6c158c8cc7fbeb0426910b98fd9e77574f6c7c1525a52501053c6e2ce6bb/django-eintopf-0.0.1-beta2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "57b8cab5fbe1bddf7f0cb68b3a86e287", "sha256": "db2bdbd9be888cf3085e60f442ec1849450e3e06221e431ce6e0a6628592f3f1" }, "downloads": -1, "filename": "django-eintopf-0.0.1-beta2.tar.gz", "has_sig": false, "md5_digest": "57b8cab5fbe1bddf7f0cb68b3a86e287", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2169, "upload_time": "2015-02-17T23:34:26", "url": "https://files.pythonhosted.org/packages/a4/e8/6c158c8cc7fbeb0426910b98fd9e77574f6c7c1525a52501053c6e2ce6bb/django-eintopf-0.0.1-beta2.tar.gz" } ] }