Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REPO UNMAINTAINED #45

Open
k3a opened this issue Sep 2, 2023 · 4 comments
Open

REPO UNMAINTAINED #45

k3a opened this issue Sep 2, 2023 · 4 comments

Comments

@k3a
Copy link

k3a commented Sep 2, 2023

Sadly, this repo has not been updated in more than 3 years and it doesn't look like it will ever be. The library is pretty nice, it just misses some important functionality regarding content-transfer-encoding which was provided by PRs but never merged.

So I decided to create the new fork with CI and integrate all open PRs into it:

Some of them required manual merging but the resulting code should be correct, hopefully.

The fork is a drop-in replacement (just change the import to github.com/k3a/parsemail). I will attempt to keep the API the same. If you miss some functionality, feel free to contribute to the fork.

I've also made a separate branch with integrated PRs which is directly mergeable into this original repo in case it resurrects but I won't update that branch going forward.

@supriyo-biswas
Copy link

Some of them required manual merging but the resulting code should be correct, hopefully.

Unfortunately your fork seems to throw "unexpected EOF" errors on simple emails with replies, so I unfortunately can't recommend folks use it at this time.

@k3a
Copy link
Author

k3a commented Oct 18, 2023

It has the same test suite as this repo, with couple of more cases added. You can create an issue in my fork and provide a test case which fails. Thanks.

@moorereason
Copy link

@k3a, your fork doesn't have the Issues tab enabled.

@k3a
Copy link
Author

k3a commented May 22, 2024

ah, strange. Fixed now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants