{"id":13442709,"url":"https://github.com/edicl/cl-ppcre","last_synced_at":"2026-03-13T17:35:25.589Z","repository":{"id":1121617,"uuid":"2293706","full_name":"edicl/cl-ppcre","owner":"edicl","description":"Common Lisp regular expression library","archived":false,"fork":false,"pushed_at":"2024-04-27T01:06:44.000Z","size":470,"stargazers_count":291,"open_issues_count":14,"forks_count":41,"subscribers_count":22,"default_branch":"master","last_synced_at":"2024-05-19T05:35:44.993Z","etag":null,"topics":["common-lisp","regular-expression-engine","regular-expressions"],"latest_commit_sha":null,"homepage":"https://edicl.github.io/cl-ppcre/","language":"Common Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/edicl.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"LICENSE","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":"2011-08-30T08:52:01.000Z","updated_at":"2024-05-11T00:00:50.000Z","dependencies_parsed_at":"2024-05-02T11:07:34.819Z","dependency_job_id":"1cf23dd9-5552-461f-83c7-4c6da54ea8c1","html_url":"https://github.com/edicl/cl-ppcre","commit_stats":{"total_commits":54,"total_committers":17,"mean_commits":3.176470588235294,"dds":0.6296296296296297,"last_synced_commit":"b4056c5aecd9304e80abced0ef9c89cd66ecfb5e"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edicl%2Fcl-ppcre","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edicl%2Fcl-ppcre/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edicl%2Fcl-ppcre/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edicl%2Fcl-ppcre/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edicl","download_url":"https://codeload.github.com/edicl/cl-ppcre/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244639835,"owners_count":20485938,"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":["common-lisp","regular-expression-engine","regular-expressions"],"created_at":"2024-07-31T03:01:49.487Z","updated_at":"2025-12-16T21:19:37.979Z","avatar_url":"https://github.com/edicl.png","language":"Common Lisp","funding_links":[],"categories":["Common Lisp"],"sub_categories":[],"readme":"# CL-PPCRE - Portable Perl-compatible regular expressions for Common Lisp\n\n## Abstract\n\nCL-PPCRE is a portable regular expression library for Common Lisp\nwhich has the following features:\n\n* It is **compatible with Perl** (especially when used in conjunction\n  with [cl-interpol](http://weitz.de/cl-interpol/), to allow\n  compatible parsing of regexp strings).\n* It is pretty **fast**.\n* It is **portable** between ANSI-compliant Common Lisp\n  implementations.\n* It is **thread-safe**.\n* In addition to specifying regular expressions as strings like in\n  Perl you can also use **S-expressions**.\n* It comes with a\n  **[BSD-style license](http://www.opensource.org/licenses/bsd-license.php)**\n  so you can basically do with it whatever you want.\n\nCL-PPCRE has been used successfully in various applications like\n[BioBike](http://nostoc.stanford.edu/Docs/),\n[clutu](http://clutu.com/),\n[LoGS](http://www.hpc.unm.edu/~download/LoGS/),\n[CafeSpot](http://cafespot.net/),\n[Eboy](http://www.eboy.com/), or\n[The Regex Coach](http://weitz.de/regex-coach/).\n\nFurther documentation can be found in `docs/index.html`, or on\n[the cl-ppcre homepage](https://edicl.github.io/cl-ppcre/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedicl%2Fcl-ppcre","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedicl%2Fcl-ppcre","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedicl%2Fcl-ppcre/lists"}