{"id":17305898,"url":"https://github.com/dariuszdepta/bech","last_synced_at":"2025-03-26T23:27:10.541Z","repository":{"id":238695507,"uuid":"797247476","full_name":"DariuszDepta/bech","owner":"DariuszDepta","description":"Bech32 and Bech32m encoder and decoder written in Erlang","archived":false,"fork":false,"pushed_at":"2025-02-14T15:21:22.000Z","size":36,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T16:26:21.049Z","etag":null,"topics":["bech32","bech32m","decoder","encoder","erlang"],"latest_commit_sha":null,"homepage":"","language":"Erlang","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DariuszDepta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2024-05-07T13:27:50.000Z","updated_at":"2025-02-14T15:19:18.000Z","dependencies_parsed_at":"2025-02-14T16:35:17.962Z","dependency_job_id":null,"html_url":"https://github.com/DariuszDepta/bech","commit_stats":null,"previous_names":["dariuszdepta/bech"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DariuszDepta%2Fbech","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DariuszDepta%2Fbech/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DariuszDepta%2Fbech/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DariuszDepta%2Fbech/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DariuszDepta","download_url":"https://codeload.github.com/DariuszDepta/bech/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245751836,"owners_count":20666442,"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":["bech32","bech32m","decoder","encoder","erlang"],"created_at":"2024-10-15T11:57:01.173Z","updated_at":"2025-03-26T23:27:10.533Z","avatar_url":"https://github.com/DariuszDepta.png","language":"Erlang","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bech32 and Bech32m encoder and decoder\n\n![Code coverage][coverage-badge]\n[![MIT licensed][mit-badge]][mit-url]\n[![Apache 2.0 licensed][apache-badge]][apache-url]\n[![Contributor Covenant][coc-badge]][coc-url]\n\n[coverage-badge]: https://img.shields.io/badge/Code%20coverage-93%25-green.svg\n[mit-badge]: https://img.shields.io/badge/License-MIT-blue.svg\n[mit-url]: LICENSE-MIT\n[mit-license-url]: https://github.com/DecisionToolkit/dsntk-rs/blob/main/LICENSE-MIT\n[apache-badge]: https://img.shields.io/badge/License-Apache%202.0-blue.svg\n[apache-url]: https://www.apache.org/licenses/LICENSE-2.0\n[apache-license-url]: https://github.com/DecisionToolkit/dsntk-rs/blob/main/LICENSE\n[apache-notice-url]: https://github.com/DecisionToolkit/dsntk-rs/blob/main/NOTICE\n[coc-badge]: https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg\n[coc-url]: CODE_OF_CONDUCT.md\n[repository-url]: https://github.com/DariuszDepta/bech \n\n## Setup\n\n### Install Erlang\n\n```shell\n$ sudo dnf install erlang\n```\nor follow these [instructions](https://www.erlang.org/downloads).\n\n### Install rebar3\n\n[Download rebar3 script](https://s3.amazonaws.com/rebar3/rebar3)\nand follow these [instructions](https://rebar3.org/docs/getting-started/).\n\n### This library was created this way\n\n```shell\n$ rebar3 new lib bech\n```\n\n### Build\n\n```shell\n$ rebar3 compile\n```\n\n### Test\n\n```shell\n$ rebar3 eunit\n```\n\n\u003e See the task commands for more details.\n\n## License\n\nLicensed under either of\n\n- [MIT license][mit-url] (see [LICENSE-MIT][mit-license-url]) or\n- [Apache License, Version 2.0][apache-url] (see [LICENSE][apache-license-url] and [NOTICE][apache-notice-url])\n\nat your option.\n\n## Contribution\n\nAny contributions to [**bech**][repository-url] are greatly appreciated.\nAll contributions intentionally submitted for inclusion in the work by you,\nshall be dual licensed as above, without any additional terms or conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdariuszdepta%2Fbech","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdariuszdepta%2Fbech","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdariuszdepta%2Fbech/lists"}