We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fb55429 + 14cfce2 commit d5b41d3Copy full SHA for d5b41d3
1 file changed
setup.py
@@ -28,7 +28,6 @@ def run(self):
28
setup(name='Unidecode',
29
version='0.4.7',
30
description='US-ASCII transliterations of Unicode text',
31
- url='http://code.zemanta.com/tsolc/unidecode/',
32
license='Perl',
33
long_description="""
34
It often happens that you have non-Roman text data in Unicode, but
0 commit comments