{"id":17131748,"url":"https://github.com/dunnkers/eml-to-html","last_synced_at":"2025-06-30T11:03:49.246Z","repository":{"id":57751447,"uuid":"520539951","full_name":"dunnkers/eml-to-html","owner":"dunnkers","description":"Tiny CLI tool that converts .eml email files to .html files","archived":false,"fork":false,"pushed_at":"2024-05-02T21:57:57.000Z","size":30,"stargazers_count":26,"open_issues_count":3,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-15T09:52:26.282Z","etag":null,"topics":["email","eml","eml-to-html","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dunnkers.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2022-08-02T14:51:32.000Z","updated_at":"2025-05-06T01:26:33.000Z","dependencies_parsed_at":"2025-04-13T06:42:15.051Z","dependency_job_id":null,"html_url":"https://github.com/dunnkers/eml-to-html","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/dunnkers/eml-to-html","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunnkers%2Feml-to-html","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunnkers%2Feml-to-html/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunnkers%2Feml-to-html/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunnkers%2Feml-to-html/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dunnkers","download_url":"https://codeload.github.com/dunnkers/eml-to-html/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunnkers%2Feml-to-html/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262762431,"owners_count":23360326,"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":["email","eml","eml-to-html","python3"],"created_at":"2024-10-14T19:24:46.248Z","updated_at":"2025-06-30T11:03:49.221Z","avatar_url":"https://github.com/dunnkers.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eml-to-html\n[![build status](https://github.com/dunnkers/eml-to-html/actions/workflows/python-app.yml/badge.svg)](https://github.com/dunnkers/eml-to-html/actions/workflows/python-app.yml) [![pypi badge](https://img.shields.io/pypi/v/eml-to-html.svg?maxAge=3600)](https://pypi.org/project/eml-to-html/) [![Black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) [![Downloads](https://pepy.tech/badge/eml-to-html/month)](https://pepy.tech/project/eml-to-html) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/eml-to-html) ![PyPI - License](https://img.shields.io/pypi/l/hydra-core)\n\nTiny CLI tool that converts `.eml` email files to `.html` files.\n\n## Installation\n```\npip install eml-to-html\n```\n\n## Usage\n```\neml-to-html [EML FILE]...\n```\n\nFeel free to pass a _glob_. For example:\n\n```\neml-to-html some_email_file_1.eml some_email_file_2.eml\n```\n\nand\n\n```\neml-to-html *.eml\n```\n\nare both valid calls to the command. Cheers!\n\n✨\n\n## Example\n\nRunning `eml-to-html` on the [`test_emails`](https://github.com/dunnkers/eml-to-html/tree/master/test_emails) folder:\n\n```\n$ eml-to-html test_emails/*.eml\n🟢 Written `test_email_1.html`\n🟢 Written `test_email_2.html`\n```\n\nFile tree is now:\n\n```\n$ tree test_emails \ntest_emails\n├── test_email_1.eml\n├── test_email_1.html\n├── test_email_2.eml\n└── test_email_2.html\n\n0 directories, 4 files\n```\n\n## About\nThis micro module was written by [Jeroen Overschie](https://jeroenoverschie.nl/) in 2022.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdunnkers%2Feml-to-html","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdunnkers%2Feml-to-html","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdunnkers%2Feml-to-html/lists"}