{"id":21816600,"url":"https://github.com/5monkeys/python-email-reply-parser","last_synced_at":"2025-04-14T01:15:45.667Z","repository":{"id":35560140,"uuid":"39831970","full_name":"5monkeys/python-email-reply-parser","owner":"5monkeys","description":"Python port of https://github.com/github/email_reply_parser","archived":false,"fork":false,"pushed_at":"2015-07-30T13:02:13.000Z","size":164,"stargazers_count":7,"open_issues_count":1,"forks_count":1,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-04-14T01:15:20.716Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/5monkeys.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}},"created_at":"2015-07-28T12:13:50.000Z","updated_at":"2025-03-18T08:28:08.000Z","dependencies_parsed_at":"2022-09-18T00:22:02.728Z","dependency_job_id":null,"html_url":"https://github.com/5monkeys/python-email-reply-parser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5monkeys%2Fpython-email-reply-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5monkeys%2Fpython-email-reply-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5monkeys%2Fpython-email-reply-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5monkeys%2Fpython-email-reply-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/5monkeys","download_url":"https://codeload.github.com/5monkeys/python-email-reply-parser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248804824,"owners_count":21164135,"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-11-27T15:35:29.193Z","updated_at":"2025-04-14T01:15:45.624Z","avatar_url":"https://github.com/5monkeys.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# python-email-reply-parser\n\n[![Build Status](https://travis-ci.org/antonagestam/python-email-reply-parser.svg?branch=master)](https://travis-ci.org/antonagestam/python-email-reply-parser)\n\nPython port of https://github.com/github/email_reply_parser, including most of the test suite.\n\n\n## Installation\n\nPyPI version is coming soon, for now you can install from source:\n\n``` shell\n$ pip install -e git+https://github.com/antonagestam/python-email-reply-parser.git#egg=email_reply_parser\n```\n\n\n## Usage\n\n``` python\n\u003e\u003e\u003e from email_reply_parser import  parse_reply\n\u003e\u003e\u003e print(parse_reply(\"\"\"Hi Anton,\n...\n... I'm totally fine, how are you?\n...\n... On Tue, Jul 28, 2015 at 11:38 AM, Anton Agestam\n... \u003canton@example.com\u003e wrote:\n...\n... \u003e Hi there Jane,\n... \u003e How are you today?\n... \u003e —\n... \u003e Anton Agestam\n...\n... \"\"\"))\nHi Anton,\n\nI'm totally fine, how are you?\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F5monkeys%2Fpython-email-reply-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F5monkeys%2Fpython-email-reply-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F5monkeys%2Fpython-email-reply-parser/lists"}