{"id":21305861,"url":"https://github.com/haskell-hvr/brotli","last_synced_at":"2025-09-03T05:40:29.386Z","repository":{"id":38051138,"uuid":"182388147","full_name":"haskell-hvr/brotli","owner":"haskell-hvr","description":"Brotli compression and decompression","archived":false,"fork":false,"pushed_at":"2025-09-01T20:57:45.000Z","size":58,"stargazers_count":3,"open_issues_count":1,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-09-01T21:24:13.073Z","etag":null,"topics":["brotli","brotli-compression","haskell","haskell-library"],"latest_commit_sha":null,"homepage":"http://hackage.haskell.org/package/brotli","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/haskell-hvr.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,"zenodo":null}},"created_at":"2019-04-20T09:46:05.000Z","updated_at":"2025-09-01T20:48:19.000Z","dependencies_parsed_at":"2024-01-17T07:28:29.921Z","dependency_job_id":"38df97e9-6295-436a-94f3-cf00a32b20d9","html_url":"https://github.com/haskell-hvr/brotli","commit_stats":{"total_commits":9,"total_committers":2,"mean_commits":4.5,"dds":0.2222222222222222,"last_synced_commit":"b8b295b05a14a16927f510d6579098fb7a421e48"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/haskell-hvr/brotli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-hvr%2Fbrotli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-hvr%2Fbrotli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-hvr%2Fbrotli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-hvr%2Fbrotli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haskell-hvr","download_url":"https://codeload.github.com/haskell-hvr/brotli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-hvr%2Fbrotli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273382270,"owners_count":25095431,"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","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"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":["brotli","brotli-compression","haskell","haskell-library"],"created_at":"2024-11-21T16:19:43.225Z","updated_at":"2025-09-03T05:40:29.336Z","avatar_url":"https://github.com/haskell-hvr.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# brotli Haskell library\n\n[Brotli](http://brotli.org)\n([RFC7932](https://tools.ietf.org/html/rfc7932))\nis a generic-purpose lossless compression algorithm suitable for\n[HTTP compression](https://en.wikipedia.org/wiki/HTTP_compression)\nthat compresses data using a combination of a modern variant of the\nLZ77 algorithm, Huffman coding and 2nd order context modeling.\n\nThis package provides a pure interface for compressing and\ndecompressing Brotli streams of data represented as lazy\n`ByteString`s. A monadic incremental interface is provided as well.\nThis package relies on Google's C implementation.\n\nThe following packages are based on this package and provide\nAPI support for popular streaming frameworks:\n\n  * [brotli-streams](https://hackage.haskell.org/package/brotli-streams)\n    for [io-streams](https://hackage.haskell.org/package/io-streams)\n\n  * [pipes-brotli](https://hackage.haskell.org/package/pipes-brotli)\n    for [pipes](https://hackage.haskell.org/package/pipes)\n\n  * [brotli-conduit](https://hackage.haskell.org/package/brotli-conduit)\n    for [conduit](https://hackage.haskell.org/package/conduit)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaskell-hvr%2Fbrotli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhaskell-hvr%2Fbrotli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaskell-hvr%2Fbrotli/lists"}