python-jaraco.text
Port variant v14
Summary Module for text manipulation (3.14)
Package version 4.2.0
Homepage https://github.com/jaraco/jaraco.text
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v13
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 25 FEB 2026, 19:33:15 UTC
Port created 25 FEB 2026, 19:33:15 UTC
Subpackage Descriptions
single :alt: tests :alt: Ruff This package provides handy routines for dealing with text, such as wrapping, substitution, trimming, stripping, prefix and suffix removal, line continuation, indentation, comment processing, identifier processing, values parsing, case insensitive comparison, and more. See the docs (linked in the badge above) for the detailed documentation and examples. Layouts ======= One of the features of this package is the layouts module, which provides a simple example of translating keystrokes from one keyboard layout to another:: echo qwerty | python -m jaraco.text.to-dvorak ',.pyf echo "',.pyf" | python -m jaraco.text.to-qwerty qwerty Newline Reporting ================= Need to know what newlines appear in a file? :: $ python -m jaraco.text.show-newlines README.rst newline is '\n' For Enterprise ============== Available as part of the Tidelift Subscription. This project and the maintainers of thousands of other packages are working with Tidelift to deliver one enterprise subscription that covers all of the open source you use. [Learn more].
Configuration Switches (platform-specific settings discarded)
PY313 OFF Build using Python 3.13 PY314 ON Build using Python 3.14
Package Dependencies by Type
Build (only) python314:dev:std
python-pip:single:v14
autoselect-python:single:std
Build and Runtime python314:primary:std
Runtime (only) python-jaraco.context:single:v14
python-jaraco.functools:single:v14
python-more-itertools:single:v14
python-typer-slim:single:v14
Download groups
main mirror://PYPIWHL/39/6d/628f347098059957987596123b3992120c673d17e8ce560185b1d6b88a27
Distribution File Information
034408ef073f72de919124e9934a12acd50d10bd139bea47732620fa964b0144 13267 python-src/jaraco_text-4.2.0-py3-none-any.whl
Ports that require python-jaraco.text:v14
python-jaraco.collections:v14 Standard collection objects by Jaraco (3.14)