Port details |
- py-graphemeu Unicode grapheme helpers
- 0.7.2 textproc
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-03-14 10:00:28
- Last Update: 2025-03-14 09:53:59
- Commit Hash: 37ed6b4b
- 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.
 ¦ ¦ ¦ ¦ 
- 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.
- 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>)
- distinfo:
- TIMESTAMP = 1740836006
SHA256 (graphemeu-0.7.2.tar.gz) = 42bbe373d7c146160f286cd5f76b1a8ad29172d7333ce10705c5cc282462a4f8
SIZE (graphemeu-0.7.2.tar.gz) = 307626
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-hatchling>=0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_py-graphemeu
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.2 14 Mar 2025 09:53:59
    |
Po-Chuan Hsieh (sunpoet)  |
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: 1
|