blob: 7473d2b4a8ceeef7f59f3c9b04fb27acff98a928 (
plain)
1
2
3
4
5
6
7
|
PyICU is a Python extension wrapping IBM's International
Components for Unicode C++ library (ICU).
python3 is an optional dependency. You need to set PYTHON3=yes,
for example:
PYTHON3=yes ./pyicu.SlackBuild
|