Imported Upstream version 6.0
[platform/upstream/dos2unix.git] / README.txt
1
2 dos2unix - DOS/Mac to Unix and vice versa text file format converter.
3
4
5 FILE LIST
6
7         README.txt      : This file.
8         INSTALL.txt     : How to build and install.
9         COPYING.txt     : distribution license.
10         NEWS.txt        : Basic change log for users.
11         ChangeLog.txt   : Detailed change log for programmers.
12         TODO.txt        : Things to do.
13         BUGS.txt        : Known bugs and instructions on reporting new ones.
14         dos2unix.txt    : Dos2unix manual, text format.
15         dos2unix.ps     : Dos2unix manual, PostScript format.
16         dos2unix.pdf    : Dos2unix manual, PDF format.
17         dos2unix.htm    : Dos2unix manual, HTML format.
18
19
20 HISTORY
21
22         This is an update of Benjamin Lin's implementations of dos2unix and
23         unix2dos.  Benjamin Lin's implementations of dos2unix and unix2dos are
24         part of several Linux distributions such as RedHat, Fedora, Suse and
25         others.  This update includes all RedHat patches and fixes several
26         other problems.  Internationalization has been added and ports to DOS,
27         Windows, Cygwin and OS/2 Warp have been made. 
28
29         These implementations of dos2unix and unix2dos have been modelled after
30         dos2unix/unix2dos under SunOS/Solaris.  They have similar conversion
31         modes, namely ascii, 7bit and iso.  The first versions were made by
32         John Birchfield in 1989, and in 1995 rewritten from scratch by Benjamin
33         Lin. Mac to Unix conversion was added by Bernd Johannes Wuebben in
34         1998, Unix to Mac conversion by Erwin Waterlander in 2010.
35
36         Features
37
38         * Native language support: Dutch, English, Esperanto, German, Spanish.
39         * Automatically skips binary and non-regular files
40         * In-place, paired, or stdio mode conversion.
41         * Keep original file dates option.
42         * 7-bit and iso conversion modes like SunOS dos2unix.
43         * Conversion of Windows UTF-16 files to Unix UTF-8.
44
45
46 AUTHORS
47
48         Erwin Waterlander       version 3.2-6.0    2009-2012 
49         Christian Wurll         version 3.1        1998
50         Bernd Johannes Wuebben  version 3.0        1998
51         Benjamin Lin            version 1.1-2.3    1994-1995
52         John Birchfield         version 1.0        1989
53
54 TRANSLATORS
55
56         Dutch           Erwin Waterlander <waterlan@xs4all.nl>
57         Esperanto       Rugxulo <rugxulo@gmail.com>
58         German          Philipp Thomas <psmt@opensuse.org>
59         Spanish         Julio A. Freyre-Gonzalez <jfreyreg@gmail.com>
60
61 ACKNOWLEDGEMENTS
62
63         Rugxulo               query_con_codepage(), code page detection in DOS.
64         Rugxulo               DJGPP stubs for mac2unix and unix2mac.
65         Jari Aalto            Improvements man page.
66         Jari Aalto            Improvments Makefile.
67         Ben Pfaff             Treat form feeds as valid text.
68         Marc Gianzero         Darwin OS port.
69         Elbert Pol            OS/2 port.
70         Tim Waugh             Various patches.
71         Mike Harris           Man page update.
72         Bernard RosenKraenzer segfault patch.
73         Tim Powers            mkstemp patch.
74         Miloslav Trmac        safeconv patch.
75         Charles Wilson        Follow symbolic links.
76         Charles Wilson        Makefile and code cleanup for Cygwin.
77         Christopher Williams  Maintain file ownership in old file mode.
78         Steven H. Levine      Support wildcard expansion on OS/2.
79         Steve Hay             Support wildcard expansion on win64.
80
81 CONTACT INFORMATION
82
83         Project page             : http://waterlan.home.xs4all.nl/dos2unix.html
84         SourceForge project page : http://sourceforge.net/projects/dos2unix/
85         Freecode project page    : http://freecode.com/projects/dos2unix/
86
87         Erwin Waterlander
88         waterlan@xs4all.nl
89         http://waterlan.home.xs4all.nl/
90