{"id":15564126,"url":"https://github.com/dahlia/bencodex-haskell","last_synced_at":"2025-05-12T19:14:52.326Z","repository":{"id":59151105,"uuid":"156278426","full_name":"dahlia/bencodex-haskell","owner":"dahlia","description":"Bencodex reader/writer for Haskell","archived":false,"fork":false,"pushed_at":"2018-11-05T21:59:42.000Z","size":24,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-12T19:14:45.919Z","etag":null,"topics":["bencode","bencodex","haskell"],"latest_commit_sha":null,"homepage":"https://hackage.haskell.org/package/bencodex","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dahlia.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","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":"2018-11-05T20:27:24.000Z","updated_at":"2020-12-30T12:40:42.000Z","dependencies_parsed_at":"2022-09-13T10:50:17.338Z","dependency_job_id":null,"html_url":"https://github.com/dahlia/bencodex-haskell","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dahlia%2Fbencodex-haskell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dahlia%2Fbencodex-haskell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dahlia%2Fbencodex-haskell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dahlia%2Fbencodex-haskell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dahlia","download_url":"https://codeload.github.com/dahlia/bencodex-haskell/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253805844,"owners_count":21967054,"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":["bencode","bencodex","haskell"],"created_at":"2024-10-02T16:37:26.576Z","updated_at":"2025-05-12T19:14:52.306Z","avatar_url":"https://github.com/dahlia.png","language":"Haskell","readme":"Bencodex reader/writer for Haskell\n==================================\n\n[![Build Status][ci-badge]][ci]\n\nThis package implements [Bencodex] serialization format which extends\n[Bencoding].\n\n~~~~ haskell\n\u003e :set -XOverloadedStrings\n\u003e import Data.Bencodex\n\u003e let Right bVal = decodeStrict \"lntfi123eu7:Unicodeu4:blobe\"\n\u003e bVal\nBList [BNull,BBool True,BBool False,BInteger 123,BText \"Unicode\",BText \"blob\"]\n\u003e encodeStrict bVal\n\"lntfi123eu7:Unicodeu4:blobe\"\n~~~~\n\n[ci-badge]: https://travis-ci.com/dahlia/bencodex-haskell.svg?branch=master\n[ci]: https://travis-ci.com/dahlia/bencodex-haskell\n[Bencodex]: https://github.com/planetarium/bencodex\n[Bencoding]: http://www.bittorrent.org/beps/bep_0003.html#bencoding\n\n\nAuthor and license\n------------------\n\nWritten by [Hong Minhee], and distributed under [GPLv3] or later.\n\n[Hong Minhee]: https://hongminhee.org/\n[GPLv3]: https://www.gnu.org/licenses/gpl-3.0.html\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdahlia%2Fbencodex-haskell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdahlia%2Fbencodex-haskell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdahlia%2Fbencodex-haskell/lists"}