Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
main
pyicu
Commits
013604b3
Commit
013604b3
authored
Jun 08, 2021
by
Andi Vajda
Browse files
mention Macports
parent
2526b578
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
013604b3
...
...
@@ -47,6 +47,13 @@ pre-built binary packages of ICU and PyICU, see below.
pip
install
--no-binary
=
:pyicu: pyicu
```
- ICU and PyICU binaries are both available via [Macports](https://www.macports.org/) as well. The same limitations about mixing binaries may apply.
```sh
# see versions available
/opt/local/bin/port search pyicu
sudo /opt/local/bin/port install ...
```
-
Debian
```
sh
apt-get update
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment