{ "info": { "author": "RedTurtle Technology", "author_email": "sviluppoplone@redturtle.net", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python" ], "description": "Introduction\n============\n\nThis is an add-on for `RedTurtle Video`__ product for Plone. Additional documentation can be found in the main product's page.\n\n__ https://pypi.python.org/pypi/redturtle.video\n\nAdd this to your Plone installation for beeing able to use `MediaCore`__ video link as valid URLs for \"Video link\" content type.\n\n__ http://mediacore.com/\n\nIn order to serve content from Mediacore you need to configure an adapter and specify the domain name. \nIs possible to add an adapter to your application in many way:\n\n - directly to the buildout section on a .cfg file (example below):\n - within a configure.zcml in collective.rtvideo.mediacore\n - within an other package which implements redturtle.video.interfaces.IRTRemoteVideo\n\n::\n\n [instance]\n ...\n eggs =\n collective.rtvideo.mediacore\n ...\n\n zcml-additional =\n \n \n \n\n..\n\nNote\n----\nThis plugin alone is not enougth. \nMediacore must provides a view to serve some information about media as JSON.\nSee `mediacore.mediainfo`__ package for more details.\n\n__ https://pypi.python.org/pypi/mediacore.mediainfo/", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.rtvideo.mediacore", "package_url": "https://pypi.org/project/collective.rtvideo.mediacore/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.rtvideo.mediacore/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/collective.rtvideo.mediacore/2.0.1/", "requires_dist": null, "requires_python": null, "summary": "RedTurtle Video integration for MediaCore", "version": "2.0.1" }, "last_serial": 788178, "releases": { "2.0.1": [ { "comment_text": "", "digests": { "md5": "805fc012ec457a3e8a26db30986fb5ef", "sha256": "4ee485ed8c369d717dc230b21559b951ad8a96f76726b813cd03a4b4b49800f5" }, "downloads": -1, "filename": "collective.rtvideo.mediacore-2.0.1.zip", "has_sig": false, "md5_digest": "805fc012ec457a3e8a26db30986fb5ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 179680, "upload_time": "2013-05-15T10:38:34", "url": "https://files.pythonhosted.org/packages/db/75/b793acaf21f1d72941ce4cb2708d329fd541ddaf67757f58d810011973c1/collective.rtvideo.mediacore-2.0.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "805fc012ec457a3e8a26db30986fb5ef", "sha256": "4ee485ed8c369d717dc230b21559b951ad8a96f76726b813cd03a4b4b49800f5" }, "downloads": -1, "filename": "collective.rtvideo.mediacore-2.0.1.zip", "has_sig": false, "md5_digest": "805fc012ec457a3e8a26db30986fb5ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 179680, "upload_time": "2013-05-15T10:38:34", "url": "https://files.pythonhosted.org/packages/db/75/b793acaf21f1d72941ce4cb2708d329fd541ddaf67757f58d810011973c1/collective.rtvideo.mediacore-2.0.1.zip" } ] }