{"id":26606114,"url":"https://github.com/gcarreno/testregularexpressions","last_synced_at":"2026-02-17T02:36:23.494Z","repository":{"id":283616898,"uuid":"952309631","full_name":"gcarreno/TestRegularExpressions","owner":"gcarreno","description":"This is an example on how to use regular expressions","archived":false,"fork":false,"pushed_at":"2025-03-23T17:20:25.000Z","size":58,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-23T05:46:28.246Z","etag":null,"topics":["fpc","free-pascal","freepascal","lazarus","regex","regexp","regular-expressions"],"latest_commit_sha":null,"homepage":"","language":"Pascal","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gcarreno.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-03-21T04:27:37.000Z","updated_at":"2025-07-24T16:18:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"06a2cf06-63d6-4080-8dca-661435bdd786","html_url":"https://github.com/gcarreno/TestRegularExpressions","commit_stats":null,"previous_names":["gcarreno/testregularexpressions"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/gcarreno/TestRegularExpressions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gcarreno%2FTestRegularExpressions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gcarreno%2FTestRegularExpressions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gcarreno%2FTestRegularExpressions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gcarreno%2FTestRegularExpressions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gcarreno","download_url":"https://codeload.github.com/gcarreno/TestRegularExpressions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gcarreno%2FTestRegularExpressions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29531030,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T00:57:22.232Z","status":"online","status_checked_at":"2026-02-17T02:00:08.105Z","response_time":100,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["fpc","free-pascal","freepascal","lazarus","regex","regexp","regular-expressions"],"created_at":"2025-03-23T21:19:58.253Z","updated_at":"2026-02-17T02:36:23.474Z","avatar_url":"https://github.com/gcarreno.png","language":"Pascal","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Use of Regular Expressions\n[![Build Status](https://github.com/gcarreno/TestRegularExpressions/actions/workflows/main.yaml/badge.svg?branch=main)](https://github.com/gcarreno/TestRegularExpressions/actions)\n[![Supports Windows](https://img.shields.io/badge/support-Windows-blue?logo=Windows)](https://github.com/gcarreno/TestRegularExpressions/releases/latest)\n[![Supports Linux](https://img.shields.io/badge/support-Linux-yellow?logo=Linux)](https://github.com/gcarreno/TestRegularExpressions/releases/latest)\n[![Supports macOS](https://img.shields.io/badge/support-macOS-black?logo=macOS)](https://github.com/gcarreno/TestRegularExpressions/releases/latest)\n[![License](https://img.shields.io/github/license/gcarreno/TestRegularExpressions)](https://github.com/gcarreno/TestRegularExpressions/blob/main/LICENSE)\n[![Latest Release](https://img.shields.io/github/v/release/gcarreno/TestRegularExpressions?label=latest%20release)](https://github.com/gcarreno/TestRegularExpressions/releases/latest)\n[![Downloads](https://img.shields.io/github/downloads/gcarreno/TestRegularExpressions/total)](https://github.com/gcarreno/TestRegularExpressions/releases)\n\nThis is an example on how to use regular expressions.\n\nFor simplicity's sake, I'm only demonstrating the `Exec`/`ExecNext` functionality. There's more to it than just these two, like the `Substitute` and `Split` functionalities.\n\nI've also decided to use the `RegExpr` package that is provided in the packages that come by default with Free Pascal's compiler installation.\nYou can have a better picture of other options in this entry of the Wiki: [Regular Expression Packages](https://wiki.freepascal.org/RegEx_packages)\n\nYou can find some documentation about `TRegExpr` here: [TRegExpr Class](https://regex.sorokin.engineer/tregexpr).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgcarreno%2Ftestregularexpressions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgcarreno%2Ftestregularexpressions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgcarreno%2Ftestregularexpressions/lists"}