{"id":25974670,"url":"https://github.com/unknown-gd/gmlm_ascii85","last_synced_at":"2025-07-17T06:33:27.778Z","repository":{"id":119335196,"uuid":"516777178","full_name":"unknown-gd/gmlm_ascii85","owner":"unknown-gd","description":"Ascii 85 Encoding in Pure Lua","archived":false,"fork":false,"pushed_at":"2022-07-22T14:24:31.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-05T02:35:33.438Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/unknown-gd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-07-22T14:18:07.000Z","updated_at":"2022-07-22T14:18:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"a049cb5e-0899-44c2-a69a-55a65a98e62b","html_url":"https://github.com/unknown-gd/gmlm_ascii85","commit_stats":null,"previous_names":["unknown-gd/gmlm_ascii85"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/unknown-gd/gmlm_ascii85","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unknown-gd%2Fgmlm_ascii85","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unknown-gd%2Fgmlm_ascii85/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unknown-gd%2Fgmlm_ascii85/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unknown-gd%2Fgmlm_ascii85/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unknown-gd","download_url":"https://codeload.github.com/unknown-gd/gmlm_ascii85/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unknown-gd%2Fgmlm_ascii85/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265573520,"owners_count":23790455,"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":[],"created_at":"2025-03-05T02:33:00.266Z","updated_at":"2025-07-17T06:33:27.759Z","avatar_url":"https://github.com/unknown-gd.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gmlm_ascii85\n Ascii 85 Encoding in Pure Lua for glua\n\n## Example:\n```lua\n\trequire(\"ascii85\")\n\tlocal str = \"PrikolMen:-b\"\n\tlocal enc = ascii85.encode( str )\n\tlocal dec = ascii85.decode( enc )\n\n\tprint( enc, dec )\n ```\n \n ### Result:\n ```\n \u003c~:i^8cDer-ZDE9@Y~\u003e\tPrikolMen:-b\n ```\n\nOriginal Version: [SatheeshJM/Ascii85-Encoding-in-Pure-Lua](https://github.com/SatheeshJM/Ascii85-Encoding-in-Pure-Lua)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funknown-gd%2Fgmlm_ascii85","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funknown-gd%2Fgmlm_ascii85","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funknown-gd%2Fgmlm_ascii85/lists"}