{"id":33901091,"url":"https://github.com/n-pn/expygments","last_synced_at":"2026-02-21T06:32:36.547Z","repository":{"id":57538170,"uuid":"114948737","full_name":"n-pn/expygments","owner":"n-pn","description":"Syntax highlight for Elixir using pygments","archived":false,"fork":false,"pushed_at":"2020-08-08T16:19:35.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-13T01:58:59.605Z","etag":null,"topics":["elixir","pygments","syntax-highlighting"],"latest_commit_sha":null,"homepage":null,"language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/n-pn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-12-21T01:37:37.000Z","updated_at":"2022-07-05T05:33:05.000Z","dependencies_parsed_at":"2022-09-07T17:35:27.031Z","dependency_job_id":null,"html_url":"https://github.com/n-pn/expygments","commit_stats":null,"previous_names":["nipinium/expygments"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/n-pn/expygments","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n-pn%2Fexpygments","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n-pn%2Fexpygments/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n-pn%2Fexpygments/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n-pn%2Fexpygments/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/n-pn","download_url":"https://codeload.github.com/n-pn/expygments/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n-pn%2Fexpygments/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29675470,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T06:23:40.028Z","status":"ssl_error","status_checked_at":"2026-02-21T06:23:39.222Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["elixir","pygments","syntax-highlighting"],"created_at":"2025-12-11T23:45:17.681Z","updated_at":"2026-02-21T06:32:36.516Z","avatar_url":"https://github.com/n-pn.png","language":"Elixir","readme":"# ExPygments\n\nSyntax highlight using [Pygments](http://pygments.org)\n\n## Preinstall\n\nExPygments requires python3 `pygments` package in able to work.\n\n```sh\npip3 install pygments\n```\n\n## Installation\n\n```elixir\n{:pygments, \"~\u003e 1.0\"}\n```\n\n## Usage\n\n```elixir\n# highlight(source, language \\\\ \"text\")\nhtml = Pygments.highlight(\"defmodule Bar do\\nend\\n\", \"elixir\")\n\n# For source code parsed through a markdown engine:\n# highlight_escaped(source, language)\nhtml = Pygments.highlight_escaped(\"\u0026lt;tag\u0026gt;\", \"html\")\n```\n\n## License\n\nUNLICENSE\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn-pn%2Fexpygments","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fn-pn%2Fexpygments","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn-pn%2Fexpygments/lists"}