mpcabd / python-arabic-reshaper

Reconstruct Arabic sentences to be used in applications that don't support Arabic
MIT License
398 stars 80 forks source link

PKG: Add setuptools dependency #27

Closed hoechenberger closed 5 years ago

hoechenberger commented 5 years ago

arabic_reshaper.py makes use of pkg_resources, which is part of setuptools (which, in turn, is not part of the Python standard library).