{"id":13741524,"url":"https://github.com/lpil/marceau","last_synced_at":"2026-01-03T02:05:50.814Z","repository":{"id":202979422,"uuid":"708538266","full_name":"lpil/marceau","owner":"lpil","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-06T13:33:48.000Z","size":23,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-01T23:05:06.623Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Gleam","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/lpil.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2023-10-22T21:01:07.000Z","updated_at":"2024-06-05T10:40:21.201Z","dependencies_parsed_at":null,"dependency_job_id":"763941f5-bb11-4d2c-a5eb-fa0b86f10602","html_url":"https://github.com/lpil/marceau","commit_stats":null,"previous_names":["lpil/marceau"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpil%2Fmarceau","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpil%2Fmarceau/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpil%2Fmarceau/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpil%2Fmarceau/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lpil","download_url":"https://codeload.github.com/lpil/marceau/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243753988,"owners_count":20342537,"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-08-03T04:00:59.945Z","updated_at":"2026-01-03T02:05:50.752Z","avatar_url":"https://github.com/lpil.png","language":"Gleam","funding_links":[],"categories":["Packages"],"sub_categories":["Standards"],"readme":"# marceau\n\n[![Package Version](https://img.shields.io/hexpm/v/marceau)](https://hex.pm/packages/marceau)\n[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/marceau/)\n\nA MIME types library for Gleam.\n\n```sh\ngleam add marceau\n```\n```gleam\nimport marceau\n\npub fn main() {\n  marceau.extension_to_mime_type(\"json\")\n  // -\u003e \"application/json\"\n\n  marceau.mime_type_to_extensions(\"application/json\")\n  // -\u003e [\"json\"]\n}\n```\n\nThis library is based off of the [mimerl](https://hex.pm/packages/mimerl) Erlang\nlibrary but ported to pure Gleam so it can be used on any target and platform.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flpil%2Fmarceau","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flpil%2Fmarceau","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flpil%2Fmarceau/lists"}