{ "info": { "author": "Ben Jeffrey", "author_email": "mail@benjeffrey.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)", "Programming Language :: Python :: 2" ], "description": "django-podcast-feed\n===================\n\nThis version is only usable for Python 2.X versions.\n\nExtra attributes or methods to set on ``PodcastFeed``:\n\n- ``subtitle``\n- ``artwork_link``\n- ``itunes_category``\n- ``explicit``\n- ``owner_name``\n- ``owner_email``\n- ``item_duration``\n\nFor example::\n\n MyPodcastFeed(podcast_feed.PodcastFeed):\n artwork_link = static('artwork.png')\n\n def get_items(self):\n Episode.objects.all()\n\n def item_duration(self, item):\n return item.duration_field\n\nA more involved usage can be found in `jeffbr13/br-rss's views `_.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jeffbr13/xq", "keywords": "django podcast feed", "license": "MPL 2.0", "maintainer": "", "maintainer_email": "", "name": "django-podcast-feed-py2", "package_url": "https://pypi.org/project/django-podcast-feed-py2/", "platform": "", "project_url": "https://pypi.org/project/django-podcast-feed-py2/", "project_urls": { "Homepage": "https://github.com/jeffbr13/xq" }, "release_url": "https://pypi.org/project/django-podcast-feed-py2/0.0.3/", "requires_dist": null, "requires_python": "", "summary": "Generate Apple Podcasts-compatible syndication feeds.", "version": "0.0.3" }, "last_serial": 4621302, "releases": { "0.0.3": [ { "comment_text": "", "digests": { "md5": "d3549e1fe60f5a60796a02662711e823", "sha256": "8571254fff8c6e6a6d904d2aa29ad3a7eb07887865e134642fce5ceb52cc334d" }, "downloads": -1, "filename": "django-podcast-feed-py2-0.0.3.tar.gz", "has_sig": false, "md5_digest": "d3549e1fe60f5a60796a02662711e823", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2440, "upload_time": "2018-12-20T15:27:05", "url": "https://files.pythonhosted.org/packages/cf/ad/3ac6e64dc9638eafa5b427792383bd7c5dda2c7e4a9343ca461940a1a5a2/django-podcast-feed-py2-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d3549e1fe60f5a60796a02662711e823", "sha256": "8571254fff8c6e6a6d904d2aa29ad3a7eb07887865e134642fce5ceb52cc334d" }, "downloads": -1, "filename": "django-podcast-feed-py2-0.0.3.tar.gz", "has_sig": false, "md5_digest": "d3549e1fe60f5a60796a02662711e823", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2440, "upload_time": "2018-12-20T15:27:05", "url": "https://files.pythonhosted.org/packages/cf/ad/3ac6e64dc9638eafa5b427792383bd7c5dda2c7e4a9343ca461940a1a5a2/django-podcast-feed-py2-0.0.3.tar.gz" } ] }