{ "info": { "author": "Francesco Maida", "author_email": "francesco.maida@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# Pico-8 (MkDocs Plugin)\n\nThis [mkdocs plugin](http://www.mkdocs.org/user-guide/plugins/) \nlook in each MkDocs article for the presence of a tag like this:\n\n{{ pico-8: 12345 }}\n\nThen, it will replace it with a web player that will allow \nthe reader of a page to enjoy pico-8 games through the page.\n\nTo install it, edit your `mkdocs.yml` file \nand add these few lines of code:\n\n```yaml\nplugins:\n - hello-dolly\n```\n\n### An example\n\nFor example, you could edit the `docs/index.md` \nfile and insert the tag in any place, like this:\n\n````markdown\n# Welcome to MkDocs\n\nFor full documentation visit [mkdocs.org](http://mkdocs.org).\n\n{{ pico-8: 46052 }}\n\n## Commands\n````\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/fmaida/pico8-mkdocs-plugin", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pico8-mkdocs-plugin", "package_url": "https://pypi.org/project/pico8-mkdocs-plugin/", "platform": "", "project_url": "https://pypi.org/project/pico8-mkdocs-plugin/", "project_urls": { "Homepage": "https://github.com/fmaida/pico8-mkdocs-plugin" }, "release_url": "https://pypi.org/project/pico8-mkdocs-plugin/1.0.0/", "requires_dist": [ "mkdocs" ], "requires_python": "", "summary": "This plugin allows to embed a Pico-8 web player in a mkdocs generated page.", "version": "1.0.0" }, "last_serial": 4950161, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "981be6348e58f47961903a08d8dbb55e", "sha256": "53857cb5d292d9ce74e5ece1f76b7879a952625afd60711be2faecb26c97a452" }, "downloads": -1, "filename": "pico8_mkdocs_plugin-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "981be6348e58f47961903a08d8dbb55e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3700, "upload_time": "2019-03-17T11:53:52", "url": "https://files.pythonhosted.org/packages/23/d6/eb66abac0ffa6b3803b3eb286881a7d66eedbb8ecae5ac7a5f0dad9e6d98/pico8_mkdocs_plugin-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "98df67bbafb80e7222ab58e47fc539cb", "sha256": "e0a08101497e2aaed2c977ed1d4270fc78010f9124a6149885e3990bc0363fde" }, "downloads": -1, "filename": "pico8-mkdocs-plugin-1.0.0.tar.gz", "has_sig": false, "md5_digest": "98df67bbafb80e7222ab58e47fc539cb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2314, "upload_time": "2019-03-17T11:53:54", "url": "https://files.pythonhosted.org/packages/59/94/dbe36357bea62a52d3b9814a5850cef3770d784fb2b5aa2c608a6466abed/pico8-mkdocs-plugin-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "981be6348e58f47961903a08d8dbb55e", "sha256": "53857cb5d292d9ce74e5ece1f76b7879a952625afd60711be2faecb26c97a452" }, "downloads": -1, "filename": "pico8_mkdocs_plugin-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "981be6348e58f47961903a08d8dbb55e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3700, "upload_time": "2019-03-17T11:53:52", "url": "https://files.pythonhosted.org/packages/23/d6/eb66abac0ffa6b3803b3eb286881a7d66eedbb8ecae5ac7a5f0dad9e6d98/pico8_mkdocs_plugin-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "98df67bbafb80e7222ab58e47fc539cb", "sha256": "e0a08101497e2aaed2c977ed1d4270fc78010f9124a6149885e3990bc0363fde" }, "downloads": -1, "filename": "pico8-mkdocs-plugin-1.0.0.tar.gz", "has_sig": false, "md5_digest": "98df67bbafb80e7222ab58e47fc539cb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2314, "upload_time": "2019-03-17T11:53:54", "url": "https://files.pythonhosted.org/packages/59/94/dbe36357bea62a52d3b9814a5850cef3770d784fb2b5aa2c608a6466abed/pico8-mkdocs-plugin-1.0.0.tar.gz" } ] }