{ "info": { "author": "Thomas Schreiber", "author_email": "tom@nillab.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.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Django Podcasting\n=================\n\nDjango Podcasting is a reusable application which provides audio\npodcasting functionality for websites running on the Django Web\nframework.\n\n|docs|_\n|build|_\n|coverage|_\n|requires|_\n\nMore documentation about the usage and installation of Django Podcasting\ncan be found on `django-podcasting.readthedocs.org`_.\n\nThe source code for Django Podcasting can be found and contributed to on\n`github.com/rizumu/django-podcasting`_. There you can also `file issues`_.\n\nTo find out what's new in this version of django-podcasting, please see\n`the changelog`_\n\n\nQuick Installation Guide\n========================\n\nPlease visit `django-podcasting.readthedocs.org`_ for the full\ninstallation guide including optional thumbnailing, tagging and\ntwitter support.\n\n\n* Tested against Django 1.8 and greater.\n\n\n* Install Django Podcasting with your favorite Python package manager::\n\n pip install django-podcasting\n\n\n* Add ``\"podcasting\"``, ``\"django.contrib.sites\"``,\n and the optional apps of your choice to the ``INSTALLED_APPS`` setting\n in your ``settings.py``::\n\n INSTALLED_APPS = (\n ...\n \"django.contrib.admin\",\n \"django.contrib.sites\",\n ...\n \"podcasting\",\n ...\n )\n\n\n* Include ``podcasting.urls`` and ``podcasting.urls_feeds`` in your urls definition::\n\n url(r\"^podcasts/\", include(\"podcasting.urls\")),\n url(r\"^feeds/podcasts/\", include(\"podcasting.urls_feeds\")),\n\n\n* To run the test suite::\n\n ./runtests.sh\n\n\n.. _github.com/rizumu/django-podcasting: https://github.com/rizumu/django-podcasting/\n.. _django-podcasting.readthedocs.org: http://django-podcasting.readthedocs.org/\n.. _file issues: https://github.com/rizumu/django-podcasting/issues/\n.. _in-development version: https://github.com/rizumu/django-podcasting/tarball/master#egg=django-podcasting-dev\n.. _the changelog: http://django-podcasting.readthedocs.org/en/latest/changelog.html\n\n.. |build| image:: https://secure.travis-ci.org/rizumu/django-podcasting.png?branch=master\n.. _build: http://travis-ci.org/#!/rizumu/django-podcasting\n.. |coverage| image:: https://coveralls.io/repos/rizumu/django-podcasting/badge.png?branch=master\n.. _coverage: https://coveralls.io/r/rizumu/django-podcasting\n.. |requires| image:: https://requires.io/github/rizumu/django-podcasting/requirements.png?branch=master\n.. _requires: https://requires.io/github/rizumu/django-podcasting/requirements/?branch=master\n.. |docs| image:: https://readthedocs.org/projects/django-podcasting/badge/?version=latest\n.. _docs: https://readthedocs.org/projects/django-podcasting/?badge=latest\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://django-podcasting.readthedocs.org/", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "django-podcasting", "package_url": "https://pypi.org/project/django-podcasting/", "platform": "", "project_url": "https://pypi.org/project/django-podcasting/", "project_urls": { "Homepage": "http://django-podcasting.readthedocs.org/" }, "release_url": "https://pypi.org/project/django-podcasting/1.3.2/", "requires_dist": null, "requires_python": "", "summary": "Audio podcasting functionality for django sites.", "version": "1.3.2" }, "last_serial": 2726610, "releases": { "0.10": [ { "comment_text": "", "digests": { "md5": "4359edc2606ec1ffab404801bb235631", "sha256": "f74c44818b4262271694f2f2beb0743372831afc693d02af997d93119baf1c7b" }, "downloads": -1, "filename": "django-podcasting-0.10.tar.gz", "has_sig": false, "md5_digest": "4359edc2606ec1ffab404801bb235631", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32587, "upload_time": "2014-11-28T03:48:32", "url": "https://files.pythonhosted.org/packages/41/8c/2777ba7419c7ba585388220c1fd28ccd3ba985cf4fa2c497ce1f76b5b4d0/django-podcasting-0.10.tar.gz" } ], "0.10.1": [ { "comment_text": "", "digests": { "md5": "148697888bef148ed051b8623615c81a", "sha256": "62670ae9b364231a414ffed8b99e381eb6fbe849b3aa97ed8610ffcb1f56619a" }, "downloads": -1, "filename": "django-podcasting-0.10.1.macosx-10.10-x86_64.exe", "has_sig": false, "md5_digest": "148697888bef148ed051b8623615c81a", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 111202, "upload_time": "2015-04-03T18:09:24", "url": "https://files.pythonhosted.org/packages/8c/df/b183d5d05362ff984de54d3f1dcbd60584a520ab7391a8f39caa7c38ffd0/django-podcasting-0.10.1.macosx-10.10-x86_64.exe" }, { "comment_text": "", "digests": { "md5": "8c0bb416fd48a48b55afdaf260fc8632", "sha256": "58ffe2a57e76378f742dacda2ad3c584108c3a6cfaad77f6a2bd0bb5c176c228" }, "downloads": -1, "filename": "django-podcasting-0.10.1.tar.gz", "has_sig": false, "md5_digest": "8c0bb416fd48a48b55afdaf260fc8632", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32582, "upload_time": "2015-04-03T18:09:00", "url": "https://files.pythonhosted.org/packages/39/d2/2ec7f56f21a30b6eccd2cd07441d66977c92b36a062acbbae71e4695a2f6/django-podcasting-0.10.1.tar.gz" } ], "0.10.2": [ { "comment_text": "", "digests": { "md5": "e69433f632d479d2879c811e4dfae36c", "sha256": "809a3d40f17b2f8ea9b6d0b91a3fc0237a6c168f2205da027fdd8403b5408fa2" }, "downloads": -1, "filename": "django-podcasting-0.10.2.macosx-10.10-x86_64.exe", "has_sig": false, "md5_digest": "e69433f632d479d2879c811e4dfae36c", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 111201, "upload_time": "2015-04-20T02:40:17", "url": "https://files.pythonhosted.org/packages/59/93/f190d0c2645b055362386d5792629ac8bc8169af7141490822e9ee95c806/django-podcasting-0.10.2.macosx-10.10-x86_64.exe" } ], "0.9": [ { "comment_text": "", "digests": { "md5": "1352e294ed6bc09c05dc6eba24217012", "sha256": "471629ab06ad9ea31d81373015a39d521f0fdad703e0c4b0095bde26c3a3c441" }, "downloads": -1, "filename": "django-podcasting-0.9.tar.gz", "has_sig": false, "md5_digest": "1352e294ed6bc09c05dc6eba24217012", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19419, "upload_time": "2011-05-01T10:29:27", "url": "https://files.pythonhosted.org/packages/b5/35/baa11274d143a2228c1ed6a7e458d2d20c1ac9086561cc9e0d11eae11813/django-podcasting-0.9.tar.gz" } ], "0.9.1": [ { "comment_text": "", "digests": { "md5": "bbd2d15252297f646948ab75d3777a28", "sha256": "5decdcb797a8fb6af3a2707f3ebf6288590aa9ced24a4ca9187ae130680b4558" }, "downloads": -1, "filename": "django-podcasting-0.9.1.tar.gz", "has_sig": false, "md5_digest": "bbd2d15252297f646948ab75d3777a28", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20640, "upload_time": "2011-11-13T23:42:42", "url": "https://files.pythonhosted.org/packages/35/ff/82f6f1bd8d08c4d2d6e33847cfea13b1395bffe46a1aa6df18bb00fe2867/django-podcasting-0.9.1.tar.gz" } ], "0.9.10": [ { "comment_text": "", "digests": { "md5": "621d0969d679d0cc19eb707e82723647", "sha256": "1bb4b8d926ef0ff119bfc8a201581cdfed0930d6ef094927621b7aca39657551" }, "downloads": -1, "filename": "django-podcasting-0.9.10.tar.gz", "has_sig": false, "md5_digest": "621d0969d679d0cc19eb707e82723647", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30488, "upload_time": "2014-06-30T06:33:47", "url": "https://files.pythonhosted.org/packages/18/f0/bb000fc0361756ea23cb185d9aee744f538e58ac592959cae571c8cb8ece/django-podcasting-0.9.10.tar.gz" } ], "0.9.2": [ { "comment_text": "", "digests": { "md5": "fda79d39f2c03b14ae3044e22fd8f349", "sha256": "8e8d1e2b8d720ae404b3d2ae831ef4569f182ea93c47f252438c3442f23a5344" }, "downloads": -1, "filename": "django-podcasting-0.9.2.tar.gz", "has_sig": false, "md5_digest": "fda79d39f2c03b14ae3044e22fd8f349", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19178, "upload_time": "2012-02-09T16:10:57", "url": "https://files.pythonhosted.org/packages/4b/1e/49e68ec3e9f8f8c04218930e1e4d1063ef82dc304c6311aa1bbe241667bf/django-podcasting-0.9.2.tar.gz" } ], "0.9.3": [ { "comment_text": "", "digests": { "md5": "3963f246e8e65589a398543b7651e364", "sha256": "e67300fdc8d1235a3e0e9697c5818597f529ee80dba3deeac2164b52ddb834bc" }, "downloads": -1, "filename": "django-podcasting-0.9.3.tar.gz", "has_sig": false, "md5_digest": "3963f246e8e65589a398543b7651e364", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19266, "upload_time": "2012-05-04T12:33:42", "url": "https://files.pythonhosted.org/packages/25/22/3993e86ad637f8c9d0ff14edc769c023e333fcf194098f640925d6168c90/django-podcasting-0.9.3.tar.gz" } ], "0.9.4": [ { "comment_text": "", "digests": { "md5": "9d86eb80ad795ecb3a5a14321935532c", "sha256": "db1171f543f6cbca7bc9b210e86c6509f076bf1103fb055b45c6dcaba61ae1bb" }, "downloads": -1, "filename": "django-podcasting-0.9.4.tar.gz", "has_sig": false, "md5_digest": "9d86eb80ad795ecb3a5a14321935532c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20535, "upload_time": "2012-08-20T10:42:20", "url": "https://files.pythonhosted.org/packages/bb/f0/534b95ddafa17c098b8755da6af7d399315a6565ced5064ee0ae90934aa5/django-podcasting-0.9.4.tar.gz" } ], "0.9.7": [ { "comment_text": "", "digests": { "md5": "5faa04192274309222e8b1c6b48c5003", "sha256": "cac6bd20582ada64ded5bdc7966518780a39cf0b24a1b69d8ef3859475cccf55" }, "downloads": -1, "filename": "django-podcasting-0.9.7.tar.gz", "has_sig": false, "md5_digest": "5faa04192274309222e8b1c6b48c5003", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30421, "upload_time": "2014-06-28T17:35:17", "url": "https://files.pythonhosted.org/packages/36/b5/63a28d2daa29a22fcbb71cc56d3bd935d77757bd4744f0b6013a8924dc58/django-podcasting-0.9.7.tar.gz" } ], "0.9.8": [ { "comment_text": "", "digests": { "md5": "cc44cb61c17b51b57cf68dcb82512f75", "sha256": "d0b2192c98bb42be1946a83c4935feacd1c452db13e76c0a1113bee80123e1f2" }, "downloads": -1, "filename": "django-podcasting-0.9.8.tar.gz", "has_sig": false, "md5_digest": "cc44cb61c17b51b57cf68dcb82512f75", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30427, "upload_time": "2014-06-28T17:47:26", "url": "https://files.pythonhosted.org/packages/e7/c0/b2efe126abf34beca0908923070fdf02d43a6abb61bfa5d26449bcf71f80/django-podcasting-0.9.8.tar.gz" } ], "0.9.9": [ { "comment_text": "", "digests": { "md5": "9530edbf49b983c7d0755fe6c6b6868e", "sha256": "9119033e12597136df057310a612d442cd0dcd01bdc9e2ee2f9dad61aa3f4322" }, "downloads": -1, "filename": "django-podcasting-0.9.9.tar.gz", "has_sig": false, "md5_digest": "9530edbf49b983c7d0755fe6c6b6868e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30438, "upload_time": "2014-06-28T17:52:01", "url": "https://files.pythonhosted.org/packages/18/4b/d6e433dd3de62eab6f39fccabaa505176972ce889242460e447d1d236bfe/django-podcasting-0.9.9.tar.gz" } ], "1.0": [ { "comment_text": "", "digests": { "md5": "96f21babbc56c7d56f17a975d9a12877", "sha256": "2a0aec5b1b003b82e3e1df200335fc224e70511e7c9f240af231c9baf97e3b3a" }, "downloads": -1, "filename": "django-podcasting-1.0.tar.gz", "has_sig": false, "md5_digest": "96f21babbc56c7d56f17a975d9a12877", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31515, "upload_time": "2015-09-26T16:07:52", "url": "https://files.pythonhosted.org/packages/70/11/4957a295b329b527e657cdd4a28017f0600f20aad0e6681aac5a632c2b95/django-podcasting-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "4430ef7c4cf7c6ec90c06871a0f99843", "sha256": "f1e5c00515a251fcb2831d01319ee7543caaf442717d40445fc338a889876dee" }, "downloads": -1, "filename": "django-podcasting-1.0.1.tar.gz", "has_sig": false, "md5_digest": "4430ef7c4cf7c6ec90c06871a0f99843", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31633, "upload_time": "2015-10-27T00:10:21", "url": "https://files.pythonhosted.org/packages/fd/40/8ff8eec588c332dfc812242fdf0e255789a75885a98f50c96ee841052e46/django-podcasting-1.0.1.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "04c8b3198acdd7a390a185efda4a3171", "sha256": "c9c33316eba33ffc06342874b7e227b7f2f7c95de46847b89d81cc0778ed33d4" }, "downloads": -1, "filename": "django-podcasting-1.1.tar.gz", "has_sig": false, "md5_digest": "04c8b3198acdd7a390a185efda4a3171", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32089, "upload_time": "2016-11-02T15:28:32", "url": "https://files.pythonhosted.org/packages/b2/fb/d0cb80f2dd5b704ccf0808917942027da5e8ca8ce1b57b74edacf570812e/django-podcasting-1.1.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "071bcfddc4b2c3a665f2ca6438fce11d", "sha256": "492ca7963860912efa46ef595eada859353e03a03e61e97cc177b5185a17fc00" }, "downloads": -1, "filename": "django-podcasting-1.2.tar.gz", "has_sig": false, "md5_digest": "071bcfddc4b2c3a665f2ca6438fce11d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32050, "upload_time": "2016-12-22T18:37:34", "url": "https://files.pythonhosted.org/packages/72/3b/5ca942612bce3d224ebf7193c53f88b07583bfb4d1b4602dfd2a105d306c/django-podcasting-1.2.tar.gz" } ], "1.3": [ { "comment_text": "", "digests": { "md5": "ec186ff0ba85da5e7489ce2bf9362411", "sha256": "8f39547bbf61742605bd8f31843aa669daf0076f89077173538704b65eab7c54" }, "downloads": -1, "filename": "django-podcasting-1.3.tar.gz", "has_sig": false, "md5_digest": "ec186ff0ba85da5e7489ce2bf9362411", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32260, "upload_time": "2017-03-23T17:28:52", "url": "https://files.pythonhosted.org/packages/7e/52/35a7b292156d8408ae80dab08f98c772e54eae5167c882c70f3dc548fd62/django-podcasting-1.3.tar.gz" } ], "1.3.1": [ { "comment_text": "", "digests": { "md5": "80e5468ee98fe896227806b4b00ff0e5", "sha256": "b01ff1030e12e952857e897be6ce508a727e9b7b73520b54703989fc28902dde" }, "downloads": -1, "filename": "django-podcasting-1.3.1.tar.gz", "has_sig": false, "md5_digest": "80e5468ee98fe896227806b4b00ff0e5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32318, "upload_time": "2017-03-23T18:41:46", "url": "https://files.pythonhosted.org/packages/4a/e1/20672706d4239eac0075cd9ffcaed48a1eb235907c68d427c8e8d7c92fac/django-podcasting-1.3.1.tar.gz" } ], "1.3.2": [ { "comment_text": "", "digests": { "md5": "3f982f72e180924889bde1907b302614", "sha256": "24e6c3ac8e8eb0fcd9f365a39b5c07687a557047a2a5927350c1766cd1fac310" }, "downloads": -1, "filename": "django-podcasting-1.3.2.tar.gz", "has_sig": false, "md5_digest": "3f982f72e180924889bde1907b302614", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32579, "upload_time": "2017-03-23T18:53:13", "url": "https://files.pythonhosted.org/packages/0e/5b/604c1ef0635ce509a99f80aea77f4fb7eff1e490d002f9ecf2bfc4637d15/django-podcasting-1.3.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3f982f72e180924889bde1907b302614", "sha256": "24e6c3ac8e8eb0fcd9f365a39b5c07687a557047a2a5927350c1766cd1fac310" }, "downloads": -1, "filename": "django-podcasting-1.3.2.tar.gz", "has_sig": false, "md5_digest": "3f982f72e180924889bde1907b302614", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32579, "upload_time": "2017-03-23T18:53:13", "url": "https://files.pythonhosted.org/packages/0e/5b/604c1ef0635ce509a99f80aea77f4fb7eff1e490d002f9ecf2bfc4637d15/django-podcasting-1.3.2.tar.gz" } ] }