CVS commit: wip/tex-xstring
"Yorick Hardy" <[email protected]> Mon, 10 Aug 2015 20:29:49 +0000
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.wip.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module name: wip
Committed by: yhardy
Date: Mon Aug 10 20:29:34 UTC 2015
Added Files:
wip/tex-xstring: DESCR Makefile PLIST distinfo
Log Message:
Import tex-xstring-31900 as wip/tex-xstring.
The package provides macros for manipulating strings -- testing
a string's contents, extracting substrings, substitution of
substrings and providing numbers such as string length,
position of, or number of recurrences of, a substring. The
package works equally in Plain TeX and LaTeX (though e-TeX is
always required). The strings to be processed may contain
(expandable) macros.
To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/tex-xstring/DESCR wip/tex-xstring/Makefile \
wip/tex-xstring/PLIST wip/tex-xstring/distinfo
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tex-xstring/DESCR?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tex-xstring/Makefile?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tex-xstring/PLIST?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tex-xstring/distinfo?r1=0&r2=1.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------