1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] This copyright note is auto-generated by scripts/Create-CopyPatch.
4 [COPY] T2 SDE: package/*/msort/msort.desc
5 [COPY] Copyright (C) 2006 - 2021 The T2 SDE Project
7 [COPY] More information can be found in the files COPYING and README.
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License as published by
11 [COPY] the Free Software Foundation; version 2 of the License. A copy of the
12 [COPY] GNU General Public License can be found in the file COPYING.
13 [COPY] --- T2-COPYRIGHT-NOTE-END ---
15 [I] A sophisticated and flexible sort utility
17 [T] Msort sorts files in sophisticated ways. Records may be fixed size,
18 [T] newline-separated blocks, or terminated by any specified character. Key
19 [T] fields may be selected by position, tag, or character range. For
20 [T] each key, distinct exclusions, multigraphs, substitutions, and a sort
21 [T] order may be defined or locale collation rules used. Comparisons may be
22 [T] lexicographic, numeric, numeric string, hybrid, random, by string length,
23 [T] angle, domain name, date, time, month name, or ISO8601 timestamp. Keys
24 [T] may be reversed so as to generate reverse dictionaries. Optional keys
25 [T] are supported. Unicode is supported, including full case-folding. Msort
26 [T] itself has a somewhat complex command line interface, but may be driven
27 [T] by an optional GUI.
29 [U] http://billposer.org/Software/msort.html
31 [A] Bill Poser <billposer@alum.mit.edu>
32 [M] The T2 Project <t2@t2-project.org>
40 [P] X -----5---9 201.000
42 [D] 61b39294ed06df313d01118fa2cfe8fea6f157471530244f1044db5d msort-8.53.tar.bz2 http://billposer.org/Software/Downloads/