notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
py-graphemeu Unicode grapheme helpers
0.8.0 textproc on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.7.2Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-03-14 10:00:28
Last Update: 2025-10-06 10:16:36
Commit Hash: 09714af
Also Listed In: python
License: MIT
WWW:
https://graphemeu.readthedocs.io/en/latest/
https://github.com/timendum/grapheme
Description:
graphemeu is a Python package for working with user perceived characters. More specifically, string manipulation and calculation functions for working with grapheme cluster groups (graphemes) as defined by the Unicode Standard Annex #29.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}graphemeu>0:textproc/py-graphemeu@${PY_FLAVOR}
To install the port:
cd /usr/ports/textproc/py-graphemeu/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/py-graphemeu
  • pkg install py311-graphemeu
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-graphemeu listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-graphemeu
Package flavors (<flavor>: <package>)
  • py311: py311-graphemeu
distinfo:
TIMESTAMP = 1759324192 SHA256 (graphemeu-0.8.0.tar.gz) = e3c0cb52c7216d75a5093853777744189995a970fb333d11a1b922569da92406 SIZE (graphemeu-0.8.0.tar.gz) = 306775

Packages (timestamps in pop-ups are UTC):
py311-graphemeu
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.7.20.8.0-0.7.20.8.0n/an/an/a
FreeBSD:13:quarterly0.7.20.7.2-0.7.20.7.2n/an/an/a
FreeBSD:14:latest0.7.20.8.0-0.7.20.8.0---
FreeBSD:14:quarterly0.7.20.7.2-0.7.20.7.2---
FreeBSD:15:latest0.7.20.8.0n/a0.7.2n/an/a--
FreeBSD:15:quarterly-0.7.2n/a-n/an/a--
FreeBSD:16:latest-0.8.0n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-hatchling>=0 : devel/py-hatchling@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
This port is required by:
for Run
  1. misc/py-alive-progress

Configuration Options:
No options to configure
Options name:
textproc_py-graphemeu
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/g/graphemeu/
  2. https://github.com/timendum/grapheme/releases/download/v0.8.0/
  3. https://pypi.org/packages/source/g/graphemeu/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.8.0
06 Oct 2025 10:16:36
commit hash: 09714af25032eb0a8701b92b191dc8ed192e5d76commit hash: 09714af25032eb0a8701b92b191dc8ed192e5d76commit hash: 09714af25032eb0a8701b92b191dc8ed192e5d76commit hash: 09714af25032eb0a8701b92b191dc8ed192e5d76 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-graphemeu: Update to 0.8.0

- Add GitHub to MASTER_SITES

Changes:	https://github.com/timendum/grapheme/releases
		https://github.com/timendum/grapheme/blob/master/CHANGELOG.md
0.7.2
14 Mar 2025 09:53:59
commit hash: 37ed6b4bf88b1e4203763a82212fb2bc4abd3fa1commit hash: 37ed6b4bf88b1e4203763a82212fb2bc4abd3fa1commit hash: 37ed6b4bf88b1e4203763a82212fb2bc4abd3fa1commit hash: 37ed6b4bf88b1e4203763a82212fb2bc4abd3fa1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-graphemeu: Add py-graphemeu 0.7.2

graphemeu is a Python package for working with user perceived characters. More
specifically, string manipulation and calculation functions for working with
grapheme cluster groups (graphemes) as defined by the Unicode Standard Annex
#29.

Number of commits found: 2