python-jaraco.text
Port variant v13
Summary Module for text manipulation (3.13)
Package version 4.3.0
Homepage https://github.com/jaraco/jaraco.text
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v14
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 24 JUL 2026, 16:11:02 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 ON Build using Python 3.13 PY314 OFF Build using Python 3.14
Package Dependencies by Type
Build (only) python313:dev:std
python-pip:single:v13
autoselect-python:single:std
Build and Runtime python313:primary:std
Runtime (only) python-jaraco.context:single:v13
python-jaraco.functools:single:v13
python-more-itertools:single:v13
python-typer-slim:single:v13
Download groups
main mirror://PYPIWHL/d2/4f/cd038114e8ed88682eabe3123e598f8d236ab0f6b8c642d522438bfba175
Distribution File Information
07a06a9eaf8b7eee54f2fec816565ef1eec5aa78fc81e4f1c3131ad09ff45a9a 14328 python-src/jaraco_text-4.3.0-py3-none-any.whl
Ports that require python-jaraco.text:v13
python-jaraco.collections:v13 Standard collection objects by Jaraco (3.13)