summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/substr.tlpsrc
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlpsrc/substr.tlpsrc')
-rw-r--r--Master/tlpkg/tlpsrc/substr.tlpsrc9
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/substr.tlpsrc b/Master/tlpkg/tlpsrc/substr.tlpsrc
new file mode 100644
index 00000000000..863d3a49c2b
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/substr.tlpsrc
@@ -0,0 +1,9 @@
+name substr
+category Package
+shortdesc Deal with substrings in strings.
+longdesc The substr package provides commands to deal with substrings of
+longdesc strings. Macros are provided to: — determine if one string
+longdesc is a substring of another, — return the parts of a string
+longdesc before or after a substring and — count the number of
+longdesc occurrences of a substring. [description copied from TeX
+longdesc Catalogue]