NOTICE: This package has been removed from pkgsrc

./wip/tex-stringstrings, Extensive array of string manipulation routines for LaTeX

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.23, Package name: tex-stringstrings-1.23, Maintainer: pkgsrc-users

The package provides a large and sundry set of macros for the
manipulation of strings. The macros are developed not merely
for cosmetic application (such as changing the case of letters
and string substitution), but also for programming applications
such as character look-ahead, argument parsing, conditional
tests on various string conditions, etc. The macros were
designed all to be expandable (note that things such as
\uppercase and \lowercase are not expandable), so that the
macros may be strung together sequentially and nested (after a
fashion) to achieve rather complex manipulations.


Required to run:
[print/kpathsea]

Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2015-09-02 00:36:48 by mwdavies | Files touched by this commit (80) | Package removed
Log message:
Remove TeX packages that have been imported to pkgsrc.
   2015-08-10 22:48:04 by Yorick Hardy | Files touched by this commit (4)
Log message:
Import tex-stringstrings-1.23 as wip/tex-stringstrings.

The package provides a large and sundry set of macros for the
manipulation of strings. The macros are developed not merely
for cosmetic application (such as changing the case of letters
and string substitution), but also for programming applications
such as character look-ahead, argument parsing, conditional
tests on various string conditions, etc. The macros were
designed all to be expandable (note that things such as
\uppercase and \lowercase are not expandable), so that the
macros may be strung together sequentially and nested (after a
fashion) to achieve rather complex manipulations.