{ "info": { "author": "Kura", "author_email": "kura@kura.io", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.1", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Internet :: WWW/HTTP", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Text Processing" ], "description": "===================\nPelican FontAwesome\n===================\n\nPelican FontAwesome allows you to embed FontAwesome icons in your RST documents.\n\nInstallation\n============\n\nTo install pelican-fontawesome, simply install it from PyPI:\n\n.. code-block:: bash\n\n $ pip install pelican-fontawesome\n\nThen enabled it in your pelicanconf.py\n\n.. code-block:: python\n\n PLUGINS = [\n # ...\n 'pelican_fontawesome',\n # ...\n ]\n\nInclude the FontAwesome CSS in your base template.\n\n.. code-block:: html\n\n \n\nUsage\n=====\n\nIn your article or page, you simply need to add a line to embed you video.\n\n.. code-block:: rst\n\n :fa:`fa-github`\n\nWhich will result in:\n\n.. code-block:: html\n\n \n\nLicense\n=======\n\n`MIT`_ license.\n\n.. _MIT: http://opensource.org/licenses/MIT", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/kura/pelican-fontawesome/archive/0.1.0.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/kura/pelican-fontawesome", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "pelican-fontawesome", "package_url": "https://pypi.org/project/pelican-fontawesome/", "platform": "linux", "project_url": "https://pypi.org/project/pelican-fontawesome/", "project_urls": { "Download": "https://github.com/kura/pelican-fontawesome/archive/0.1.0.zip", "Homepage": "https://github.com/kura/pelican-fontawesome" }, "release_url": "https://pypi.org/project/pelican-fontawesome/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Easily embed FontAwesome icons in your RST", "version": "0.1.0" }, "last_serial": 1117882, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "ee576ba87c863cb34ce5ed6681eebb5f", "sha256": "49672ba99b7d93e78f9800789b3c9673c62f4930bf47cd7823dbb2bfa1ef1914" }, "downloads": -1, "filename": "pelican_fontawesome-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ee576ba87c863cb34ce5ed6681eebb5f", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5475, "upload_time": "2014-06-08T00:13:00", "url": "https://files.pythonhosted.org/packages/94/55/63ba5ab067016d813d571cc82d878ce5874ffc7e71c2a14add7ac12b9ae3/pelican_fontawesome-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6cc22cfa6aea677d9d6e151b4cb16554", "sha256": "15b369c8cd1dce9e3471c4bcdde6fd89ad88ebff166e5854503555b6a523e026" }, "downloads": -1, "filename": "pelican-fontawesome-0.1.0.tar.gz", "has_sig": false, "md5_digest": "6cc22cfa6aea677d9d6e151b4cb16554", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3050, "upload_time": "2014-06-08T00:12:57", "url": "https://files.pythonhosted.org/packages/4c/d2/e83035a8239fa6536a56136f9d35a304d4ca0e7aab4d1537907f07e7ab1b/pelican-fontawesome-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ee576ba87c863cb34ce5ed6681eebb5f", "sha256": "49672ba99b7d93e78f9800789b3c9673c62f4930bf47cd7823dbb2bfa1ef1914" }, "downloads": -1, "filename": "pelican_fontawesome-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ee576ba87c863cb34ce5ed6681eebb5f", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5475, "upload_time": "2014-06-08T00:13:00", "url": "https://files.pythonhosted.org/packages/94/55/63ba5ab067016d813d571cc82d878ce5874ffc7e71c2a14add7ac12b9ae3/pelican_fontawesome-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6cc22cfa6aea677d9d6e151b4cb16554", "sha256": "15b369c8cd1dce9e3471c4bcdde6fd89ad88ebff166e5854503555b6a523e026" }, "downloads": -1, "filename": "pelican-fontawesome-0.1.0.tar.gz", "has_sig": false, "md5_digest": "6cc22cfa6aea677d9d6e151b4cb16554", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3050, "upload_time": "2014-06-08T00:12:57", "url": "https://files.pythonhosted.org/packages/4c/d2/e83035a8239fa6536a56136f9d35a304d4ca0e7aab4d1537907f07e7ab1b/pelican-fontawesome-0.1.0.tar.gz" } ] }