{"id":16733200,"url":"https://github.com/msakai/bytestring-encoding","last_synced_at":"2025-04-10T11:42:58.996Z","repository":{"id":32941696,"uuid":"144601469","full_name":"msakai/bytestring-encoding","owner":"msakai","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-06T23:21:14.000Z","size":52,"stargazers_count":6,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T10:38:49.489Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/msakai.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}},"created_at":"2018-08-13T15:51:17.000Z","updated_at":"2025-03-06T03:43:42.000Z","dependencies_parsed_at":"2024-02-02T17:51:35.596Z","dependency_job_id":null,"html_url":"https://github.com/msakai/bytestring-encoding","commit_stats":{"total_commits":48,"total_committers":1,"mean_commits":48.0,"dds":0.0,"last_synced_commit":"1c2a43abb09332cc18ccad71ba8278ad62c7492b"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msakai%2Fbytestring-encoding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msakai%2Fbytestring-encoding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msakai%2Fbytestring-encoding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msakai%2Fbytestring-encoding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/msakai","download_url":"https://codeload.github.com/msakai/bytestring-encoding/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248211942,"owners_count":21065860,"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":"2024-10-12T23:49:00.337Z","updated_at":"2025-04-10T11:42:58.973Z","avatar_url":"https://github.com/msakai.png","language":"Haskell","readme":"# bytestring-encoding: ByteString ↔ Text converter based on GHC.IO.Encoding\n\n[![Build Status](https://github.com/msakai/bytestring-encoding/workflows/build/badge.svg)](https://github.com/msakai/bytestring-encoding/actions)\n[![Coverage Status](https://coveralls.io/repos/github/msakai/bytestring-encoding/badge.svg?branch=master)](https://coveralls.io/github/msakai/bytestring-encoding?branch=master)\n[![Hackage](https://img.shields.io/hackage/v/bytestring-encoding.svg)](https://hackage.haskell.org/package/bytestring-encoding)\n[![Hackage Deps](https://img.shields.io/hackage-deps/v/bytestring-encoding.svg)](https://packdeps.haskellers.com/feed?needle=bytestring-encoding)\n[![License: BSD-3-Clause](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)\n\nThis library provides converter between `ByteString` and `Text` based\non `GHC.IO.Encoding`.\nCompared to the [text-icu](http://hackage.haskell.org/package/text-icu)\npackage, it has only limited feature and is platform dependent, but is\nlight-weight and consistent with conversion by `System.IO`.\n\n## Limitations and Known issues\n\n* There are some cases that conversion can produce incomplete results due to the problem of `GHC.IO.Encoding` API.\n  see https://gitlab.haskell.org/ghc/ghc/-/issues/15553 for details.\n  \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsakai%2Fbytestring-encoding","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmsakai%2Fbytestring-encoding","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsakai%2Fbytestring-encoding/lists"}