deskew icon indicating copy to clipboard operation
deskew copied to clipboard

Which is the original repository?

Open SaschaHeyer opened this issue 4 years ago • 5 comments

Hi Folks,

does anybody know which is the original repository?

https://github.com/sbrunner/deskew or https://github.com/kakul/Alyn

Best regards Sascha

SaschaHeyer avatar May 11 '20 14:05 SaschaHeyer

As it's written at the end of this page https://github.com/sbrunner/deskew it's Alyn :-)

sbrunner avatar May 11 '20 14:05 sbrunner

Well, that was fast =) Thanks

SaschaHeyer avatar May 11 '20 14:05 SaschaHeyer

What's the preferred method to install this library?

hummingbird1989 avatar Feb 24 '22 17:02 hummingbird1989

pip install deskew ...

sbrunner avatar Feb 28 '22 09:02 sbrunner

pip install deskew ...

I am always a bit wary about pip-installing packages without making sure that the package was uploaded to PyPI by the owner of the repository. It may be worth it to mention in the README that the package on PyPI is yours, so that one does not have to check. Natually, once we are on PyPI, we can see it is yours, but if we arrive on Github directly, we don't know.

woctezuma avatar Sep 26 '22 15:09 woctezuma