{ "info": { "author": "Kai Storbeck", "author_email": "kai@xs4all.nl", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Plugins", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "===================\npygments-prometheus\n===================\n\n---------------------------------------\nA pygments lexer for Prometheus metrics\n---------------------------------------\n\nOverview\n========\n\nThis package provides a prometheus metrics_ language lexer for Pygments_.\nTHe lexer is published as an entry point and, once installed, Pygments\nwill pick it up automatically.\n\nYou can then use the ``prom`` langauge with Pygments::\n\n $ pygmentize -l prom metrics.prom\n\n.. _metrics: https://prometheus.io/docs/instrumenting/exposition_formats/\n.. _Pygments: https://pytments.org/\n\nInstallation\n============\n\nUse your favorite installer to install pygments-prometheus into the\nsame Python you have installed Pygments. for example::\n\n $ pip install pygments-prometheus\n\nTO verify the installation run::\n\n $ pygmentize -L lexer | grep -A1 -i prometheus\n * prometheus:\n prom (filenames *.prom)\n\nChangelog\n=========\n\n1.0 - 2018-11-08\n----------------\n\n* Initial release.\n\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/giganteous/pygments-prometheus", "keywords": "pygments prometheus", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "pygments-prometheus", "package_url": "https://pypi.org/project/pygments-prometheus/", "platform": "", "project_url": "https://pypi.org/project/pygments-prometheus/", "project_urls": { "Homepage": "https://github.com/giganteous/pygments-prometheus" }, "release_url": "https://pypi.org/project/pygments-prometheus/1.0/", "requires_dist": [ "setuptools", "pygments" ], "requires_python": "", "summary": "Pygments lexer for prometheus metrics", "version": "1.0" }, "last_serial": 4467185, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "f0dbe7e2f1582616e7bfc8757ada200e", "sha256": "a653fe6dce40a4c232fa6dfeb1962b69cb6ebd989b2293316191eea7164ffa7f" }, "downloads": -1, "filename": "pygments_prometheus-1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "f0dbe7e2f1582616e7bfc8757ada200e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4090, "upload_time": "2018-11-08T21:22:35", "url": "https://files.pythonhosted.org/packages/4c/7d/f692df6e302435039038b1a5938ca92562f473500ce10ad567469aa810cc/pygments_prometheus-1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3447e29b69106a2be762e02de91fcf46", "sha256": "cc612670419d1301b74da21b3fb9cb1ca57303e6969122300bcbf919aa286032" }, "downloads": -1, "filename": "pygments-prometheus-1.0.tar.gz", "has_sig": false, "md5_digest": "3447e29b69106a2be762e02de91fcf46", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3401, "upload_time": "2018-11-08T21:22:36", "url": "https://files.pythonhosted.org/packages/65/92/88a7441f27eb2fbd600a0ae62c2780ea4b38627c1be030548499d44a72d6/pygments-prometheus-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f0dbe7e2f1582616e7bfc8757ada200e", "sha256": "a653fe6dce40a4c232fa6dfeb1962b69cb6ebd989b2293316191eea7164ffa7f" }, "downloads": -1, "filename": "pygments_prometheus-1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "f0dbe7e2f1582616e7bfc8757ada200e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4090, "upload_time": "2018-11-08T21:22:35", "url": "https://files.pythonhosted.org/packages/4c/7d/f692df6e302435039038b1a5938ca92562f473500ce10ad567469aa810cc/pygments_prometheus-1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3447e29b69106a2be762e02de91fcf46", "sha256": "cc612670419d1301b74da21b3fb9cb1ca57303e6969122300bcbf919aa286032" }, "downloads": -1, "filename": "pygments-prometheus-1.0.tar.gz", "has_sig": false, "md5_digest": "3447e29b69106a2be762e02de91fcf46", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3401, "upload_time": "2018-11-08T21:22:36", "url": "https://files.pythonhosted.org/packages/65/92/88a7441f27eb2fbd600a0ae62c2780ea4b38627c1be030548499d44a72d6/pygments-prometheus-1.0.tar.gz" } ] }