{"id":15018730,"url":"https://github.com/robotframework/pygmentslexer","last_synced_at":"2025-08-15T17:05:22.677Z","repository":{"id":57462375,"uuid":"164331275","full_name":"robotframework/pygmentslexer","owner":"robotframework","description":null,"archived":false,"fork":false,"pushed_at":"2019-01-14T09:54:12.000Z","size":126,"stargazers_count":6,"open_issues_count":1,"forks_count":3,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-07-26T00:42:46.114Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/robotframework.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-01-06T17:50:46.000Z","updated_at":"2022-11-05T00:21:20.000Z","dependencies_parsed_at":"2022-09-12T13:40:23.112Z","dependency_job_id":null,"html_url":"https://github.com/robotframework/pygmentslexer","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/robotframework/pygmentslexer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robotframework%2Fpygmentslexer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robotframework%2Fpygmentslexer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robotframework%2Fpygmentslexer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robotframework%2Fpygmentslexer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robotframework","download_url":"https://codeload.github.com/robotframework/pygmentslexer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robotframework%2Fpygmentslexer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270602449,"owners_count":24614260,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-15T02:00:12.559Z","response_time":110,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-09-24T19:52:22.501Z","updated_at":"2025-08-15T17:05:22.652Z","avatar_url":"https://github.com/robotframework.png","language":"Python","readme":"Pygments lexer for Robot Framework test data\n============================================\n\nThis project implements a `Pygments \u003chttp://pygments.org\u003e`_ lexer\nfor `Robot Framework \u003chttp://robotframework.org\u003e`_ test data in plain\ntext format. It is available as a separate plugin and *included in\nPygments 1.6 and newer*.\n\nWhat is Pygments\n----------------\n\nPygments_ is a generic library/tool for syntax highlighting. It is used by\nmany different applications and wikis.\n\nWhat is Robot Framework\n-----------------------\n\n`Robot Framework`_ is a generic open source automation framework for\nacceptance testing, acceptance test driven development (ATDD), and robotic\nprocess automation (RPA). It has simple plain text syntax and this project\nprovides syntax highlighting for it.\n\nInstallation\n------------\n\nInstallation packages are at `PyPI\n\u003chttps://pypi.python.org/pypi/robotframeworklexer\u003e`_. Installation itself\nis easiest with ``pip``:\n\n.. code:: bash\n\n    pip install pygments\n    pip install robotframeworklexer\n\nThe latter step is only needed if you want to use a newer lexer version than\nthe one included in Pygments.\n\nUsage\n-----\n\nAfter installation Pygments will recognize ``robotframework``\nlexer. It can be used, for example, with the ``pygmentize`` tool:\n\n.. code:: bash\n\n    # Lexer for ``*.robot`` files is found automatically.\n    pygmentize tests.robot\n\n    # Explicit lexer configuration needed with ``*.txt`` files.\n    pygmentize -l robotframework tests.txt\n\n    # Override built-in robotframework lexer with separately installed version.\n    pygmentize -O robotframework=robotframework tests.robot\n\nSee `generate.py \u003chttps://github.com/robotframework/pygmentslexer/blob/master/generate.py\u003e`_\nscript for an example of the programmatic usage. For general information about\nusing Pygments, consult `its documentation \u003chttp://pygments.org/docs/\u003e`_ and/or\nthe documentation of the tool you are using it with.\n\nLicense\n-------\n\n`Apache License, Version 2.0 \u003chttp://www.apache.org/licenses/LICENSE-2.0.html\u003e`_.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobotframework%2Fpygmentslexer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobotframework%2Fpygmentslexer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobotframework%2Fpygmentslexer/lists"}