{"id":17176307,"url":"https://github.com/evhub/cpyparsing","last_synced_at":"2025-04-12T11:18:44.024Z","repository":{"id":62565226,"uuid":"96247649","full_name":"evhub/cpyparsing","owner":"evhub","description":"Cython PyParsing implementation.","archived":false,"fork":false,"pushed_at":"2024-05-04T07:17:32.000Z","size":2718,"stargazers_count":29,"open_issues_count":0,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-05-14T10:12:51.461Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/evhub.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-04T19:29:13.000Z","updated_at":"2024-05-04T07:17:35.000Z","dependencies_parsed_at":"2023-11-23T07:27:44.394Z","dependency_job_id":"99764393-23a8-4e61-af94-ba635ff034e9","html_url":"https://github.com/evhub/cpyparsing","commit_stats":{"total_commits":71,"total_committers":1,"mean_commits":71.0,"dds":0.0,"last_synced_commit":"7b4934daf95abd6acfaa78bff9e5324f37e2192e"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evhub%2Fcpyparsing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evhub%2Fcpyparsing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evhub%2Fcpyparsing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evhub%2Fcpyparsing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evhub","download_url":"https://codeload.github.com/evhub/cpyparsing/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248557847,"owners_count":21124168,"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":[],"created_at":"2024-10-14T23:59:51.983Z","updated_at":"2025-04-12T11:18:44.002Z","avatar_url":"https://github.com/evhub.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cPyparsing\n\n[Cython](http://cython.org/) implementation of [PyParsing](https://github.com/pyparsing/pyparsing) created for use in [Coconut](http://coconut-lang.org/) and [Undebt](https://github.com/Yelp/undebt).\n\nJust [`pip install cpyparsing`](https://pypi.org/project/cPyparsing) then `import cPyparsing as pyparsing` or otherwise use `cPyparsing` however you would normally use `pyparsing`.\n\n`cPyparsing` is currently only up-to-date with `pyparsing==2.4.7`—`cPyparsing` has no current plans to support any `pyparsing\u003e=3` features. `cPyparsing` supports Python `2.6+` on Python 2 and Python `3.3+` on Python 3.\n\nAdditionally, `cPyparsing` supports an incremental mode that can be enabled with `ParserElement.enableIncremental()`. In incremental mode, if the same grammar is used to first parse some string, then later parse another string that shares a common prefix or suffix, incremental mode will produce substantial performance improvements. Note that incremental mode does not fully preserve parse exception error messages.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevhub%2Fcpyparsing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevhub%2Fcpyparsing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevhub%2Fcpyparsing/lists"}