Open dosentmatter opened 2 years ago
@StepfenShawn, I see you changed it to lowercase. Thanks for changing it.
I wonder if it's still possible and worth lower-casing the package name as well.
What I mean is having pip install cantonese
instead of Cantonese
in the docs. Note that this already works since pip
is case-insensitive.
And for the package page to be cantonese
. It might already be too late since it already has been published on PyPI though.
Can we change
Cantonese
tocantonese
? There are UNIX commands that have capital letters, but most commands are lowercase.