The textproc/py-titlecase port
py3-titlecase-2.4.1 – library and cli tool to Capitalise Text for Titles (cvsweb github mirror)
Description
Python library to capitalize strings as specified by the New York Times Manual of Style. This filter changes a given text to Title Caps, and attempts to be clever about SMALL words like a/an/the in the input. The list of "SMALL words" which are not capped comes from the New York Times Manual of Style, plus some others like 'vs' and 'v'. The filter employs some heuristics to guess abbreviations that don't need conversion.WWW: https://github.com/ppannuto/python-titlecase
Maintainer
The OpenBSD ports mailing-list
Only for arches
aarch64 alpha amd64 arm hppa i386 mips64 mips64el powerpc powerpc64 riscv64 sparc64
Categories
Build dependencies
Run dependencies
Test dependencies
Reverse dependencies
Files
- /usr/local/bin/titlecase
- /usr/local/lib/python3.14/site-packages/titlecase-2.4.1.dist-info/
- /usr/local/lib/python3.14/site-packages/titlecase-2.4.1.dist-info/METADATA
- /usr/local/lib/python3.14/site-packages/titlecase-2.4.1.dist-info/RECORD
- /usr/local/lib/python3.14/site-packages/titlecase-2.4.1.dist-info/WHEEL
- /usr/local/lib/python3.14/site-packages/titlecase-2.4.1.dist-info/entry_points.txt
- /usr/local/lib/python3.14/site-packages/titlecase-2.4.1.dist-info/top_level.txt
- /usr/local/lib/python3.14/site-packages/titlecase/
- /usr/local/lib/python3.14/site-packages/titlecase/__init__.py
- /usr/local/lib/python3.14/site-packages/titlecase/__pycache__/
- /usr/local/lib/python3.14/site-packages/titlecase/__pycache__/__init__.cpython-314.opt-1.pyc
- /usr/local/lib/python3.14/site-packages/titlecase/__pycache__/__init__.cpython-314.pyc
- /usr/local/lib/python3.14/site-packages/titlecase/__pycache__/tests.cpython-314.opt-1.pyc
- /usr/local/lib/python3.14/site-packages/titlecase/__pycache__/tests.cpython-314.pyc
- /usr/local/lib/python3.14/site-packages/titlecase/tests.py