Python Extension Wrapping the ICU C++ API
http://pyicu.osafoundation.org/
Python extension wrapping IBM's International Components for Unicode C++
library (ICU).
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-PyICU && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pyicu-2.15-gcc15.patch | 0000000752 752 Bytes | |
pyicu-2.15.2.tar.gz | 0000267721 261 KB | |
python-PyICU.changes | 0000016895 16.5 KB | |
python-PyICU.spec | 0000002522 2.46 KB | |
remove_six.patch | 0000011366 11.1 KB |
Comments 1
hi, i'm trying to install pyicu for my local python venv, but my installation process keeps failing even after i installed
libicu-dev
andclang
.would you mind letting me know what other system or pip packages i would need to fetch before installing pyicu? i can produce a log for the process if you need one.
many thanks.