pygments-lammps


Namepygments-lammps JSON
Version 1.1.1 PyPI version JSON
download
home_page
SummaryA Pygments lexer for LAMMPS input scripts
upload_time2023-10-23 04:18:07
maintainer
docs_urlNone
author
requires_python>=3.5
licenseGPL-2.0-only
keywords lexer lammps
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pygments-lammps

This is a syntax highlighting plugin for pygments to highlight LAMMPS input
script files. It was originally written to support the Sphinx-based
documentation of LAMMPS.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pygments-lammps",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": "",
    "keywords": "lexer,LAMMPS",
    "author": "",
    "author_email": "Richard Berger <richard.berger@outlook.com>, Axel Kohlmeyer <akohlmey@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/0d/00/fff02b590d93e8be7c3f41e0546569ec4b0910b8d3988373d1ecb6ffa9c6/pygments-lammps-1.1.1.tar.gz",
    "platform": null,
    "description": "# pygments-lammps\n\nThis is a syntax highlighting plugin for pygments to highlight LAMMPS input\nscript files. It was originally written to support the Sphinx-based\ndocumentation of LAMMPS.\n",
    "bugtrack_url": null,
    "license": "GPL-2.0-only",
    "summary": "A Pygments lexer for LAMMPS input scripts",
    "version": "1.1.1",
    "project_urls": {
        "Homepage": "https://github.com/lammps/pygments-lammps"
    },
    "split_keywords": [
        "lexer",
        "lammps"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0a608fddc8bc26dc6ca2743ea40c77cb41c15ad470fe0190a64a7917d463c244",
                "md5": "0a414106f26e748d15f6b19e64941b46",
                "sha256": "89e18403979a5d4b9555baa6bca6a64b195d1104052d54caefb739a74faa336b"
            },
            "downloads": -1,
            "filename": "pygments_lammps-1.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0a414106f26e748d15f6b19e64941b46",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 10621,
            "upload_time": "2023-10-23T04:18:04",
            "upload_time_iso_8601": "2023-10-23T04:18:04.271684Z",
            "url": "https://files.pythonhosted.org/packages/0a/60/8fddc8bc26dc6ca2743ea40c77cb41c15ad470fe0190a64a7917d463c244/pygments_lammps-1.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0d00fff02b590d93e8be7c3f41e0546569ec4b0910b8d3988373d1ecb6ffa9c6",
                "md5": "8b970d98387ce885459205561209d72d",
                "sha256": "3220904228069361cf0dd4da33e940c9e5485a208bc4c589ce7cd9ca2f6124d5"
            },
            "downloads": -1,
            "filename": "pygments-lammps-1.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "8b970d98387ce885459205561209d72d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.5",
            "size": 10027,
            "upload_time": "2023-10-23T04:18:07",
            "upload_time_iso_8601": "2023-10-23T04:18:07.344164Z",
            "url": "https://files.pythonhosted.org/packages/0d/00/fff02b590d93e8be7c3f41e0546569ec4b0910b8d3988373d1ecb6ffa9c6/pygments-lammps-1.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-23 04:18:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lammps",
    "github_project": "pygments-lammps",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pygments-lammps"
}
        
Elapsed time: 0.13956s