{"id":50938396,"url":"https://github.com/konloch/gematria","last_synced_at":"2026-06-17T11:32:11.517Z","repository":{"id":198944128,"uuid":"701823197","full_name":"Konloch/Gematria","owner":"Konloch","description":"Java library / CLI tool for calculating the Gematria value of strings.","archived":false,"fork":false,"pushed_at":"2023-10-07T20:42:58.000Z","size":94,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-12-02T00:31:19.433Z","etag":null,"topics":["gematria","java","java-8","java-library"],"latest_commit_sha":null,"homepage":"https://konloch.com/Gematria","language":"Java","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/Konloch.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,"governance":null}},"created_at":"2023-10-07T16:59:09.000Z","updated_at":"2025-08-15T18:46:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"f2cae8cc-0410-4a24-b349-02ccc7a73578","html_url":"https://github.com/Konloch/Gematria","commit_stats":null,"previous_names":["konloch/gematria"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Konloch/Gematria","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Konloch%2FGematria","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Konloch%2FGematria/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Konloch%2FGematria/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Konloch%2FGematria/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Konloch","download_url":"https://codeload.github.com/Konloch/Gematria/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Konloch%2FGematria/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34447264,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"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":["gematria","java","java-8","java-library"],"created_at":"2026-06-17T11:32:10.791Z","updated_at":"2026-06-17T11:32:11.511Z","avatar_url":"https://github.com/Konloch.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gematria\nA Java library / CLI tool for calculating the Gematria value of strings.\n\n![A screenshot of Gematria](.github/screenshot.png \"Screenshot\")\n\n## 💡 Requirements\n+ Java Runtime 1.8 **or higher**\n\n## ⚙️ How To Add As Library\n[Download the latest release](https://github.com/Konloch/Gematria/releases).\n\n## 📚 Links\n* [More Information On Gematria](https://en.wikipedia.org/wiki/Gematria)\n* [Website](https://konloch.com/Gematria/)\n* [Discord Server](https://discord.gg/aexsYpfMEf)\n* [Download Releases](https://github.com/Konloch/Gematria/releases)\n\n## 💻 Encoding Methods\n\t+ Hebrew\n\t+ English\n\t+ Simple\n\n## 💻 How To Use (CLI)\n**Select the Gematria encoding methods you wish to use, then calculate the hash with the following:**\n```\njava -jar gematria.jar hebrew Hello World\njava -jar gematria.jar english Hello World\njava -jar gematria.jar simple Hello World\n```\n\n## 💻 How To Use (API)\n**Select the Gematria encoding methods you wish to use, then calculate the hash with the following:**\n```java\nlong hash = Gematria.HEBREW.encode(\"Hello World\");\nhash = Gematria.ENGLISH.encode(\"Hello World\");\nhash = Gematria.SIMPLE.encode(\"Hello World\");\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkonloch%2Fgematria","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkonloch%2Fgematria","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkonloch%2Fgematria/lists"}