{ "info": { "author": "Alex J Bartlett", "author_email": "alex@sourceshaper.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Build Tools" ], "description": ".. image:: https://travis-ci.org/alexjbartlett/djangocms-ss-icon.svg?branch=master\n :target: https://travis-ci.org/alexjbartlett/djangocms-ss-icon\n\ndjangocms font-awesome icon plugin\n==================================\n\nA simple plugin for djangocms that renders a font awesome icon using a tag.\n\nInstallation\n------------\n\n pip install cmsplugin_ss_icon\n\nIn your settings.py\n\n INSTALLED_APPS = (\n ...\n 'cmsplugin_ss_icon',\n )\n\nThis package assumes that font-awesome css and fonts are already available in your build. For information\nabout how to include font-awesome on your site see the official documentation_.\n\n.. _documentation: http://fontawesome.io/get-started/\n\nTested on\n * Python 2.7. 3.4, 3.5\n * Django 1.8, 1.9, 1.10\n * DjangoCms 3.4", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/alexjbartlett/djangocms-ss-icon", "keywords": "djangocms fontawesome", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "cmsplugin-ss-icon", "package_url": "https://pypi.org/project/cmsplugin-ss-icon/", "platform": "", "project_url": "https://pypi.org/project/cmsplugin-ss-icon/", "project_urls": { "Homepage": "https://github.com/alexjbartlett/djangocms-ss-icon" }, "release_url": "https://pypi.org/project/cmsplugin-ss-icon/0.1.0b1/", "requires_dist": null, "requires_python": "", "summary": "Add support for font awesome icons to django cms", "version": "0.1.0b1" }, "last_serial": 3315641, "releases": { "0.1.0b1": [ { "comment_text": "", "digests": { "md5": "f1c303f1a0801d1b205d5e0122eb6bb8", "sha256": "8dafcc5b8beb39a5ae6a0a355cf491793918c926430b91a649c9c79cb42ab89f" }, "downloads": -1, "filename": "cmsplugin_ss_icon-0.1.0b1.zip", "has_sig": false, "md5_digest": "f1c303f1a0801d1b205d5e0122eb6bb8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8867, "upload_time": "2017-11-08T09:51:36", "url": "https://files.pythonhosted.org/packages/23/3b/6c113bb6bf15e7dc59155aae572014ff47325eba2c807cc6c3554703acae/cmsplugin_ss_icon-0.1.0b1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f1c303f1a0801d1b205d5e0122eb6bb8", "sha256": "8dafcc5b8beb39a5ae6a0a355cf491793918c926430b91a649c9c79cb42ab89f" }, "downloads": -1, "filename": "cmsplugin_ss_icon-0.1.0b1.zip", "has_sig": false, "md5_digest": "f1c303f1a0801d1b205d5e0122eb6bb8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8867, "upload_time": "2017-11-08T09:51:36", "url": "https://files.pythonhosted.org/packages/23/3b/6c113bb6bf15e7dc59155aae572014ff47325eba2c807cc6c3554703acae/cmsplugin_ss_icon-0.1.0b1.zip" } ] }