html2text icon indicating copy to clipboard operation
html2text copied to clipboard

DEVELOPMENT HAS BEEN MOVED | New maintainer of the html2text project

Open Alir3z4 opened this issue 11 years ago • 8 comments

Hey,

tl;dr: https://github.com/Alir3z4/html2text

It's been almost 3 years since the the last release, version 3.02. As myself, I use this package on some projects and it works perfectly.

Recently I found out the author is not alive anymore(sadly), and there're couple of really helpful pull-request waiting for review and get merged into master. Although we can fork the repo and use it on our own but the original package on the pypi would remains untouched and eventually will be outdated.

Currently I'm the maintainer of html2text on the pypi: https://pypi.python.org/pypi/html2text

I bumped the version number to 2014.4.5 and did a release. No changes has been made on the original code(mainly to not introduce conflicts with current pull-requests and unmerged patches), I only did:

  • Add ChangeLog.rst file.
  • Add AUTHORS.rst file.
  • Update README.md.

Also I merged some changes from @mcepl fork because they were look good. It would be great to see others send their patches to my repo where I'll keep the latest changes:

https://github.com/Alir3z4/html2text

I'll try to do code review as much as I can, but I hope to get some help from @mcepl and others who are already familiar with the code base and its concept.

Thanks, Alireza Savand

Alir3z4 avatar Apr 05 '14 14:04 Alir3z4

Currently I'm the maintainer of html2text on the pypi: https://pypi.python.org/pypi/html2text

How did you manage to take over Aaron’s PyPI account?

mcepl avatar Apr 05 '14 23:04 mcepl

@mcepl I didn't take over anybody's account, I'm just the maintainer of it. @aaronsw is still the owner of the account and the package.

Alir3z4 avatar Apr 06 '14 21:04 Alir3z4

Do you know by chance whether there is any progress in resolving his inheritance? (http://www.aaronsw.com/2002/continuity)

mcepl avatar Apr 06 '14 21:04 mcepl

Huh, I didn't know about something like that. I just read it. Might be a good idea to contact Sean?

Alir3z4 avatar Apr 06 '14 21:04 Alir3z4

You’ve got mail (I hope).

mcepl avatar Apr 06 '14 22:04 mcepl

I think the best solution is to have https://github.com/html2text/html2text and work on working on pull reuqests (and tickets) there. What do you think?

mcepl avatar Apr 13 '14 13:04 mcepl

The maintained version can be found here: https://github.com/Alir3z4/html2text/

jonathan-s avatar Jun 12 '15 18:06 jonathan-s

thank you for the new location update

arpalavi avatar Sep 05 '16 09:09 arpalavi