-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
setup.py uses chardet-config which is nice, except that it is broken on openSUSE and the maintainers recommend using pkgconfig instead. see https://build.opensuse.org/request/show/720085
libchardet does include a .pc , so it could be used instead.