{"id":16225284,"url":"https://github.com/theonlytails/ketex","last_synced_at":"2025-03-19T12:30:55.613Z","repository":{"id":40378952,"uuid":"481508642","full_name":"TheOnlyTails/ketex","owner":"TheOnlyTails","description":"An idiomatic Kotlin DSL for creating regular expressions.","archived":false,"fork":false,"pushed_at":"2023-01-16T20:46:04.000Z","size":560,"stargazers_count":26,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-17T07:09:55.482Z","etag":null,"topics":["kotlin","regexp"],"latest_commit_sha":null,"homepage":"https://ketex.theonlytails.com/","language":"Kotlin","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/TheOnlyTails.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-04-14T07:29:22.000Z","updated_at":"2023-10-19T10:24:54.000Z","dependencies_parsed_at":"2023-02-10T06:15:14.065Z","dependency_job_id":null,"html_url":"https://github.com/TheOnlyTails/ketex","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheOnlyTails%2Fketex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheOnlyTails%2Fketex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheOnlyTails%2Fketex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheOnlyTails%2Fketex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheOnlyTails","download_url":"https://codeload.github.com/TheOnlyTails/ketex/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244426550,"owners_count":20450980,"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":["kotlin","regexp"],"created_at":"2024-10-10T12:44:34.085Z","updated_at":"2025-03-19T12:30:55.183Z","avatar_url":"https://github.com/TheOnlyTails.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Maven metadata URL](https://img.shields.io/maven-central/v/com.theonlytails/ketex?color=blue\u0026style=for-the-badge)](https://search.maven.org/artifact/com.theonlytails/ketex)\n![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/TheOnlyTails/ketex/gradle.yml?branch=main\u0026label=gradle%20build\u0026logo=github\u0026style=for-the-badge)\n![Kotlin](https://img.shields.io/badge/kotlin-%238052ff.svg?style=for-the-badge\u0026logo=kotlin\u0026logoColor=white)\n![Gradle](https://img.shields.io/badge/gradle-%2302303A.svg?style=for-the-badge\u0026logo=gradle\u0026logoColor=white)\n![GitHub License](https://img.shields.io/github/license/theonlytails/ketex?style=for-the-badge\u0026logo=key)\n\n# Ketex\n\nAn idiomatic Kotlin DSL for creating regular expressions. \n \nTake a look at the [API docs](https://ketex.theonlytails.com/) and the [wiki](https://github.com/theonlytails/ketex/wiki).\n\nHere's\nthe [`maven-metadata.xml`](https://s01.oss.sonatype.org/service/local/repositories/releases/content/com/theonlytails/ketex/maven-metadata.xml)\nof this library.\n\n## Installation\n\n_Don't forget to replace the VERSION key with the version in the top with the Maven Central badge at the top!_\n\n**WARNING**: this library requires you to enable context receivers, a new experminental feature available in Kotlin/JVM since v1.6.20.\n\n#### Gradle/Kotlin\n```kotlin\nrepositories {\n    mavenCentral()\n}\n\ndependencies {\n\timplementation(group = \"com.theonlytails\", name = \"ketex\", version = \"VERSION\")\n}\n```\n\n#### Gradle/Groovy\n\n```gradle\nrepositories {\n    mavenCentral()\n}\n\ndependencies {\n    implementation fg.deobf(\"com.theonlytails:ketex:VERSION\")\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheonlytails%2Fketex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheonlytails%2Fketex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheonlytails%2Fketex/lists"}