Path to this page:
./
textproc/py-jaraco.text,
Module for text manipulation
Branch: CURRENT,
Version: 4.0.0,
Package name: py312-jaraco.text-4.0.0,
Maintainer: pkgsrc-usersThis 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.
Required to run:[
devel/py-more-itertools] [
devel/py-jaraco.functools] [
lang/py-inflect] [
lang/python310] [
misc/py-autocommand] [
devel/py-jaraco.context]
Master sites:
Filesize: 16.61 KB
Version history: (Expand)
- (2024-10-11) Updated to version: py312-jaraco.text-4.0.0
- (2024-08-06) Updated to version: py311-jaraco.text-4.0.0
- (2024-07-20) Updated to version: py311-jaraco.text-3.14.0
- (2024-06-27) Updated to version: py311-jaraco.text-3.12.1
- (2023-11-30) Updated to version: py311-jaraco.text-3.12.0
- (2023-10-28) Updated to version: py311-jaraco.text-3.11.1nb1
CVS history: (Expand)
2023-11-30 10:48:05 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-jaraco.text: updated to 3.12.0
v3.12.0
Features
- Require Python 3.8 or later.
|
2023-10-28 21:57:26 by Thomas Klausner | Files touched by this commit (516) | |
Log message:
python/wheel.mk: simplify a lot, and switch to 'installer' for installation
This follows the recommended bootstrap method (flit_core, build, installer).
However, installer installs different files than pip, so update PLISTs
for all packages using wheel.mk and bump their PKGREVISIONs.
|
2023-03-29 11:34:15 by Thomas Klausner | Files touched by this commit (96) |
Log message:
*: use PYTHON_VERSION instead of _PYTHON_VERSION
|
2022-11-16 23:55:45 by Thomas Klausner | Files touched by this commit (1) |
Log message:
py-jaraco.text: add missing tool dependencies
|
2022-11-06 19:14:38 by Adam Ciarcinski | Files touched by this commit (4) |
Log message:
py-jaraco.text: added version 3.10.0
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.
|