{"id":22435391,"url":"https://github.com/kloeckner-i/mail_parser","last_synced_at":"2026-03-11T21:03:01.678Z","repository":{"id":39233945,"uuid":"493575410","full_name":"kloeckner-i/mail_parser","owner":"kloeckner-i","description":"NIF binding of mail_parser using Rustler","archived":false,"fork":false,"pushed_at":"2023-12-01T09:51:09.000Z","size":211,"stargazers_count":8,"open_issues_count":7,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-09-16T18:07:52.597Z","etag":null,"topics":["elixir","mailparser","rustler","rustler-precompiled"],"latest_commit_sha":null,"homepage":"https://hex.pm/packages/mail_parser","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kloeckner-i.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-05-18T08:30:04.000Z","updated_at":"2024-02-06T23:31:33.000Z","dependencies_parsed_at":"2023-02-04T06:30:28.291Z","dependency_job_id":null,"html_url":"https://github.com/kloeckner-i/mail_parser","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kloeckner-i%2Fmail_parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kloeckner-i%2Fmail_parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kloeckner-i%2Fmail_parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kloeckner-i%2Fmail_parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kloeckner-i","download_url":"https://codeload.github.com/kloeckner-i/mail_parser/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228383639,"owners_count":17911331,"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":["elixir","mailparser","rustler","rustler-precompiled"],"created_at":"2024-12-05T23:13:27.134Z","updated_at":"2026-03-11T21:02:56.641Z","avatar_url":"https://github.com/kloeckner-i.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MailParser\n\n[![CI](https://github.com/kloeckner-i/mail_parser/actions/workflows/ci.yml/badge.svg)](https://github.com/kloeckner-i/mail_parser/actions/workflows/ci.yml)\n[![Build precompiled NIFs](https://github.com/kloeckner-i/mail_parser/actions/workflows/release.yml/badge.svg)](https://github.com/kloeckner-i/mail_parser/actions/workflows/release.yml)\n[![Docs](https://img.shields.io/badge/hex-docs-green.svg?style=flat)](https://hexdocs.pm/mail_parser)\n[![Hex.pm](https://img.shields.io/hexpm/v/mail_parser?color=%23714a94)](http://hex.pm/packages/mail_parser)\n\nNIF binding of [mail_parser](https://docs.rs/mail-parser/latest/mail_parser/) using [Rustler](https://github.com/rusterlium/rustler).\n\n## Installation\n\nThe package can be installed by adding `mail_parser` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:mail_parser, \"~\u003e 0.7\"}\n  ]\nend\n```\n\n## Forcing compilation\n\nBy default **you don't need Rust installed** because the library will try to download a precompiled NIF file. In case you want to force compilation set the `FORCE_BUILD` environment variable to `true`.\n\nYou also need to add Rustler to your dependencies when you want to force the compilation:\n\n```elixir\ndef deps do\n  [\n    {:mail_parser, \"~\u003e 0.5\"}\n    {:rustler, \"\u003e= 0.0.0\", optional: true}\n  ]\nend\n```\n\n## License\n\nLicensed under either of\n\n- Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\n- MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n\nat your option.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkloeckner-i%2Fmail_parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkloeckner-i%2Fmail_parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkloeckner-i%2Fmail_parser/lists"}