{ "info": { "author": "Arndt Droullier, Nive GmbH", "author_email": "info@nive.co", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Framework :: Pyramid", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7" ], "description": "# Markdown text element for Nive cms\n\nSee Nive cms: http://cms.nive.co\n\nAdds a markdown text page element to the list of available elements.\nMarkdown syntax is automatically converted to html.\n\n## Usage\n\nAfter installation (``pip install nive_markdowntext``) activate the element by\nadding ``nive_markdowntext`` to your website project module list.\n\nFor a default scaffold installation go to `__init__.py` of your website\nand add the following line to the configuration \n``website.modules.append(\"nive_markdowntext\")`` e.g. ::\n\n website = AppConf(\"nive.cms.app\",\n title=u\"My website\", \n id=\"website\",\n ...\n )\n website.modules.append(\"nive_markdowntext\")", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://cms.nive.co", "keywords": "markdown cms website publisher pyramid", "license": "GPL 3", "maintainer": null, "maintainer_email": null, "name": "nive_markdowntext", "package_url": "https://pypi.org/project/nive_markdowntext/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/nive_markdowntext/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://cms.nive.co" }, "release_url": "https://pypi.org/project/nive_markdowntext/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "Markdown text element for Nive cms", "version": "0.1.2" }, "last_serial": 1999604, "releases": { "0.1.2": [ { "comment_text": "", "digests": { "md5": "a22382c67c409946ce0b01f7d320fe2d", "sha256": "3f638435796d65af33a217717ac7b768ec1a8e5eb7fb1105efc11f51a2708dd7" }, "downloads": -1, "filename": "nive_markdowntext-0.1.2.tar.gz", "has_sig": false, "md5_digest": "a22382c67c409946ce0b01f7d320fe2d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14790, "upload_time": "2016-03-10T16:06:10", "url": "https://files.pythonhosted.org/packages/72/19/595b8be53f2e15f8b6f32edd7176e7bdcb0203e2d2658595e7f9a1e97bfb/nive_markdowntext-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a22382c67c409946ce0b01f7d320fe2d", "sha256": "3f638435796d65af33a217717ac7b768ec1a8e5eb7fb1105efc11f51a2708dd7" }, "downloads": -1, "filename": "nive_markdowntext-0.1.2.tar.gz", "has_sig": false, "md5_digest": "a22382c67c409946ce0b01f7d320fe2d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14790, "upload_time": "2016-03-10T16:06:10", "url": "https://files.pythonhosted.org/packages/72/19/595b8be53f2e15f8b6f32edd7176e7bdcb0203e2d2658595e7f9a1e97bfb/nive_markdowntext-0.1.2.tar.gz" } ] }