{ "info": { "author": "Steve Ratcliffe", "author_email": "sr@parabola.me.uk", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Topic :: Text Processing :: Filters" ], "description": "A pygments lexer for mkgmap style files\n=======================================\n\nThis package installs a new lexer for pygmentize to syntax highlight\nmkgmap_ style files. You can then use pygmentize (or the API) with the\nlexer 'mkgmap' to highlight style files.\n\n.. _mkgmap: http://www.mkgmap.org.uk\n\nInstalling this package will install pygments if it not already\ninstalled::\n\n pip install mkgmap-pygments\n\nUsage\n-----\n\nTo just display a file to the terminal::\n\n pygmentize -l mkgmap lines\n\nTo create a complete html file::\n\n pygmentize -l mkgmap -f html -Ofull=true -o output.html lines\n\n\nStyle\n=====\n\nThe package also includes a pygments style named `mkgmap`.\n\nYou might prefer it to the default style as it will be used in\nthe mkgmap manual and website.\n\nTo create a complete html file using the mkgmap style::\n\n pygmentize -l mkgmap -f html -Ofull=true,style=mkgmap -o output.html lines", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/sratcliffe/mkgmap-pygments", "keywords": "mkgmap syntax highlighting", "license": "GPLv3+", "maintainer": null, "maintainer_email": null, "name": "mkgmap-pygments", "package_url": "https://pypi.org/project/mkgmap-pygments/", "platform": "any", "project_url": "https://pypi.org/project/mkgmap-pygments/", "project_urls": { "Homepage": "https://bitbucket.org/sratcliffe/mkgmap-pygments" }, "release_url": "https://pypi.org/project/mkgmap-pygments/1.5/", "requires_dist": [ "Pygments" ], "requires_python": null, "summary": "A pygments lexer and style for mkgmap style files", "version": "1.5" }, "last_serial": 1142457, "releases": { "1.5": [ { "comment_text": "", "digests": { "md5": "a539f1687826c8c5258cf11e7800a5f2", "sha256": "24e57f62415710d03f5cec71350b9ed089870477f3bed9136d172194ec86b6ec" }, "downloads": -1, "filename": "mkgmap_pygments-1.5-py2-none-any.whl", "has_sig": true, "md5_digest": "a539f1687826c8c5258cf11e7800a5f2", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 6011, "upload_time": "2014-06-30T10:03:11", "url": "https://files.pythonhosted.org/packages/d4/2a/e2493887ef3c560b1281a51b9377a02fd449e2f6698d4146a276ef34faa5/mkgmap_pygments-1.5-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "536d5fcde46802241321aa999fa80bad", "sha256": "d2f1ac3363cf2cfc5838ac65a8f0593107ba9c534111e9b2bc0327f6596e72ef" }, "downloads": -1, "filename": "mkgmap-pygments-1.5.tar.gz", "has_sig": true, "md5_digest": "536d5fcde46802241321aa999fa80bad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5268, "upload_time": "2014-06-30T10:03:15", "url": "https://files.pythonhosted.org/packages/07/c7/42e93646bc86cdb2d380d4bd1efaa0d115969033dda799dfd2a70ec94118/mkgmap-pygments-1.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a539f1687826c8c5258cf11e7800a5f2", "sha256": "24e57f62415710d03f5cec71350b9ed089870477f3bed9136d172194ec86b6ec" }, "downloads": -1, "filename": "mkgmap_pygments-1.5-py2-none-any.whl", "has_sig": true, "md5_digest": "a539f1687826c8c5258cf11e7800a5f2", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 6011, "upload_time": "2014-06-30T10:03:11", "url": "https://files.pythonhosted.org/packages/d4/2a/e2493887ef3c560b1281a51b9377a02fd449e2f6698d4146a276ef34faa5/mkgmap_pygments-1.5-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "536d5fcde46802241321aa999fa80bad", "sha256": "d2f1ac3363cf2cfc5838ac65a8f0593107ba9c534111e9b2bc0327f6596e72ef" }, "downloads": -1, "filename": "mkgmap-pygments-1.5.tar.gz", "has_sig": true, "md5_digest": "536d5fcde46802241321aa999fa80bad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5268, "upload_time": "2014-06-30T10:03:15", "url": "https://files.pythonhosted.org/packages/07/c7/42e93646bc86cdb2d380d4bd1efaa0d115969033dda799dfd2a70ec94118/mkgmap-pygments-1.5.tar.gz" } ] }