{"id":16842567,"url":"https://github.com/rofl0r/re2r","last_synced_at":"2025-04-10T13:33:00.497Z","repository":{"id":138311809,"uuid":"302779698","full_name":"rofl0r/re2r","owner":"rofl0r","description":"transform POSIX ERE regexes into ragel machines with regexec() like wrapper","archived":false,"fork":false,"pushed_at":"2021-05-09T18:32:49.000Z","size":49,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T12:12:31.651Z","etag":null,"topics":["ere","posix","ragel","regex"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rofl0r.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-10-10T00:16:54.000Z","updated_at":"2025-02-12T15:37:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"d9eb118d-8fcd-4f8e-a797-811242b80437","html_url":"https://github.com/rofl0r/re2r","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rofl0r%2Fre2r","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rofl0r%2Fre2r/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rofl0r%2Fre2r/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rofl0r%2Fre2r/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rofl0r","download_url":"https://codeload.github.com/rofl0r/re2r/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248225712,"owners_count":21068078,"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","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":["ere","posix","ragel","regex"],"created_at":"2024-10-13T12:46:45.794Z","updated_at":"2025-04-10T13:33:00.489Z","avatar_url":"https://github.com/rofl0r.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"NAME\n\tre2r - POSIX ERE to ragel converter (C) rofl0r\n\nSYNOPSIS\n\tre2r [OPTIONS]\n\nDESCRIPTION\n\treads input from stdin, transforms ERE into a ragel machine,\n\temitting a function with a regexec() like signature.\n\teach input line shall consist of a machine name followed by a regex.\n\nEXAMPLES\n\tipv4 [0-9]+[.][0-9]+[.][0-9]+[.][0-9]+\n\nOPTIONS\n\t-t template.txt: use template.txt instead of builtin (ragel.tmpl)\n\t-o outfile: write output to outfile instead of stdout\n\nBUGS\n\tPOSIX collation, equivalence, and character classes support is not implemented\n\tyou can replace character classes like [[:digit:]] with [0-9] using some sort\n\tof preprocessor. see ere.y for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frofl0r%2Fre2r","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frofl0r%2Fre2r","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frofl0r%2Fre2r/lists"}