{ "info": { "author": "GISA Elkartea", "author_email": "kontaktua@gisa-elkartea.org", "bugtrack_url": null, "classifiers": [ "Framework :: Django", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Programming Language :: Python", "Topic :: Multimedia :: Sound/Audio :: Players", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Django CMS Audio Filer Plugin\n=============================\n\nThis plugin plays a mp3 file using Flowplayer. Uses django-filer for the\nfile storage.\n\nThe plugin uses it's own flowplayer 3.2.11 with the audio plugin version\n3,2,9.\n\n\nInstallation\n------------\n\nInstall the python module:\n\n pip install cmsplugin_filer_audio\n\nAdd the 'cmsplugin_filer_audio' to INSTALLED_APPS\n\n\nUsage\n-----\n\n1. Add 'Audio' plugin to a pageholder.\n\n2. Set the title, choose the file and decide if the player will start\n automatically or not.\n\nChangelog\n=========\n\n0.2 - unreleased\n----------------\n\n* Add license and author information\n* Migrate to South\n* Add missing data files\n\n\n0.1 - 2012/06/21\n----------------\n\n* Initial release\n* Basic functionality: choose a file from filer, set the title,\n enable/disable autostart.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://lagunak.gisa-elkartea.org/projects/cmsplugin_filer_audio", "keywords": "", "license": "GPL3", "maintainer": null, "maintainer_email": null, "name": "cmsplugin_filer_audio", "package_url": "https://pypi.org/project/cmsplugin_filer_audio/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cmsplugin_filer_audio/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://lagunak.gisa-elkartea.org/projects/cmsplugin_filer_audio" }, "release_url": "https://pypi.org/project/cmsplugin_filer_audio/0.2/", "requires_dist": null, "requires_python": null, "summary": "MP3 player for Django CMS with flowplayer", "version": "0.2" }, "last_serial": 726185, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "ab4c9dda373c85da67bf9b060000d8d2", "sha256": "846a47da1c2ea2fdfa29f6f4a647aa5878555e5aaf16088f5e4029d8c0d7fa4b" }, "downloads": -1, "filename": "cmsplugin_filer_audio-0.1.tar.gz", "has_sig": false, "md5_digest": "ab4c9dda373c85da67bf9b060000d8d2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2407, "upload_time": "2012-06-21T17:46:28", "url": "https://files.pythonhosted.org/packages/cc/1f/994aac34c28137fcef6a255a3295a6ca1e950f34d003a56f94f51eb428a6/cmsplugin_filer_audio-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "97ef6a1818da2bc61d73ef060b64b92e", "sha256": "08111c398e7433533aa14dd97b9322ebd993aa76f690c116c3aa6a16de7705ab" }, "downloads": -1, "filename": "cmsplugin_filer_audio-0.2.tar.gz", "has_sig": false, "md5_digest": "97ef6a1818da2bc61d73ef060b64b92e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 195349, "upload_time": "2012-06-21T22:04:40", "url": "https://files.pythonhosted.org/packages/f7/fc/58399a7583d5234ba42879a3d6140ad69aaae0ab64c09a615e2bfc7f6e4b/cmsplugin_filer_audio-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "97ef6a1818da2bc61d73ef060b64b92e", "sha256": "08111c398e7433533aa14dd97b9322ebd993aa76f690c116c3aa6a16de7705ab" }, "downloads": -1, "filename": "cmsplugin_filer_audio-0.2.tar.gz", "has_sig": false, "md5_digest": "97ef6a1818da2bc61d73ef060b64b92e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 195349, "upload_time": "2012-06-21T22:04:40", "url": "https://files.pythonhosted.org/packages/f7/fc/58399a7583d5234ba42879a3d6140ad69aaae0ab64c09a615e2bfc7f6e4b/cmsplugin_filer_audio-0.2.tar.gz" } ] }