-
-
Notifications
You must be signed in to change notification settings - Fork 11
Description
Hi,
I recently came across two libraries named Ksoup on GitHub your library, MohammedRejeb/Ksoup
, and fleeksoft/ksoup
. While I appreciate your work, I believe that having two libraries with the same name is causing confusion among users. Most users expect Ksoup
to be similar to Jsoup, but your library has a different focus and functionality.
I understand that your library was created first, but fleeksoft/ksoup
is a direct port of Jsoup, with the same API design and feature set. Given this, I’d like to kindly request that you consider renaming your library to something different to avoid confusion in the community. Perhaps something like KsoupHTMLParser, KHTML, or KhtmlParser could work, but any name that distinguishes it would be helpful.
I’ve noticed others mentioning this confusion in your issue tracker and elsewhere, so I’m not alone in this concern. I understand that renaming a project can be challenging, but I believe it would be a great step toward helping the community.
Thank you for considering this!