{"id":16660913,"url":"https://github.com/mrkkrp/parser-combinators","last_synced_at":"2025-04-04T09:06:51.949Z","repository":{"id":21890056,"uuid":"94215823","full_name":"mrkkrp/parser-combinators","owner":"mrkkrp","description":"Lightweight package providing commonly useful parser combinators","archived":false,"fork":false,"pushed_at":"2025-01-31T15:20:47.000Z","size":178,"stargazers_count":54,"open_issues_count":7,"forks_count":15,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-20T20:29:52.029Z","etag":null,"topics":["haskell","parser-combinators","parsing"],"latest_commit_sha":null,"homepage":null,"language":"Haskell","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/mrkkrp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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-06-13T13:26:29.000Z","updated_at":"2025-03-18T20:21:54.000Z","dependencies_parsed_at":"2023-09-22T03:50:29.039Z","dependency_job_id":"7aa5506d-8e30-41b8-b8c5-5e7510cb003d","html_url":"https://github.com/mrkkrp/parser-combinators","commit_stats":{"total_commits":119,"total_committers":11,"mean_commits":"10.818181818181818","dds":0.2857142857142857,"last_synced_commit":"c5050a80a06cbf249adbc5005eedf7c538498c32"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrkkrp%2Fparser-combinators","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrkkrp%2Fparser-combinators/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrkkrp%2Fparser-combinators/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrkkrp%2Fparser-combinators/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrkkrp","download_url":"https://codeload.github.com/mrkkrp/parser-combinators/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247149500,"owners_count":20891954,"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":["haskell","parser-combinators","parsing"],"created_at":"2024-10-12T10:32:17.278Z","updated_at":"2025-04-04T09:06:51.918Z","avatar_url":"https://github.com/mrkkrp.png","language":"Haskell","readme":"# Parser combinators\n\n[![License BSD3](https://img.shields.io/badge/license-BSD3-brightgreen.svg)](http://opensource.org/licenses/BSD-3-Clause)\n[![Hackage](https://img.shields.io/hackage/v/parser-combinators.svg?style=flat)](https://hackage.haskell.org/package/parser-combinators)\n[![Stackage Nightly](http://stackage.org/package/parser-combinators/badge/nightly)](http://stackage.org/nightly/package/parser-combinators)\n[![Stackage LTS](http://stackage.org/package/parser-combinators/badge/lts)](http://stackage.org/lts/package/parser-combinators)\n[![CI](https://github.com/mrkkrp/parser-combinators/actions/workflows/ci.yaml/badge.svg)](https://github.com/mrkkrp/parser-combinators/actions/workflows/ci.yaml)\n\nThe package provides common parser combinators defined in terms of\n`Applicative` and `Alternative` without any dependencies but `base`. There\nare also more efficient versions of the combinators defined in terms of\n`Monad` and `MonadPlus`.\n\n## Contribution\n\nIssues, bugs, and questions may be reported in [the GitHub issue tracker for\nthis project](https://github.com/mrkkrp/parser-combinators/issues).\n\nPull requests are also welcome.\n\n## License\n\nCopyright © 2017–present Mark Karpov\n\nDistributed under BSD 3 clause license.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrkkrp%2Fparser-combinators","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrkkrp%2Fparser-combinators","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrkkrp%2Fparser-combinators/lists"}