py3-pyuca-1.2p0
unicode collation algorithm
Back to search · Project homepage
Description
This is a Python implementation of the Unicode Collation Algorithm
which can be used to order non-English strings.
The core of the algorithm involves multi-level comparison. For
example, ``café`` comes before ``caff`` because at the primary
level, the accent is ignored and the first word is treated as if
it were ``cafe``. The secondary level (which considers accents)
only applies then to words that are equivalent at the primary level.
Package information
- Ports path
- textproc/py-pyuca
- Package architecture
- amd64
- Maintainer
- The OpenBSD ports mailing-list <ports@openbsd.org>
- Categories
- textproc, lang/python
- Available flavors
- None listed
- Only for architectures
- aarch64, amd64, arm, i386, mips64, mips64el, powerpc, powerpc64, riscv64, alpha, hppa, sparc64
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Runtime
Build
- lang/python/3
- devel/py-build
- devel/py-installer
- devel/py-setuptools py3-setuptools->=79v0
- devel/py-wheel
Used by (2 dependency relationships)
Includes library, runtime, build and test relationships. Results load 100 at a time.