./textproc/py-jaraco.text, Module for text manipulation

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.12.0, Package name: py311-jaraco.text-3.12.0, Maintainer: pkgsrc-users

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.


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: 15.946 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-30 10:48:05 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
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) | Package updated
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.