Imported Upstream version 6.0.5
[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         man/man1/dos2unix.txt : Dos2unix manual, text format.
15         man/man1/dos2unix.htm : Dos2unix manual, HTML format.
16
17
18 HISTORY
19
20         This is an update of Benjamin Lin's implementations of dos2unix and
21         unix2dos.  Benjamin Lin's implementations of dos2unix and unix2dos are
22         part of several Linux distributions such as RedHat, Fedora, Suse and
23         others.  This update includes all RedHat patches and fixes several
24         other problems.  Internationalization has been added and ports to DOS,
25         Windows, Cygwin and OS/2 Warp have been made.
26
27         These implementations of dos2unix and unix2dos have been modelled after
28         dos2unix/unix2dos under SunOS/Solaris.  They have similar conversion
29         modes, namely ascii, 7bit and iso.  The first versions were made by
30         John Birchfield in 1989, and in 1995 rewritten from scratch by Benjamin
31         Lin. Mac to Unix conversion was added by Bernd Johannes Wuebben in
32         1998, Unix to Mac conversion by Erwin Waterlander in 2010.
33
34         Features
35
36         * Native language support: Dutch, English, Esperanto, German, Russian,
37           Spanish.
38         * Automatically skips binary and non-regular files
39         * In-place, paired, or stdio mode conversion.
40         * Keep original file dates option.
41         * 7-bit and iso conversion modes like SunOS dos2unix.
42         * Conversion of Windows UTF-16 files to Unix UTF-8.
43         * Handles Unicode Byte Order Mark (BOM)
44         * Secure.
45
46
47 AUTHORS
48
49         Erwin Waterlander       version 3.2-6.0.5  2009-2014
50         Christian Wurll         version 3.1        1998
51         Bernd Johannes Wuebben  version 3.0        1998
52         Benjamin Lin            version 1.1-2.3    1994-1995
53         John Birchfield         version 1.0        1989
54
55 TRANSLATORS
56
57         Since verion 6.0.5 dos2unix is part of the Translation Project (TP).
58         All translations go via the Translation Project.
59
60         Translation of the messages.
61         See http://translationproject.org/domain/dos2unix.html
62
63         Brazilian Portuguese  Enrico Nicoletto            Version 6.0.5
64         Chinese (traditional) mail6543210                 Version 6.0.5
65         Danish                Thomas Pryds                Version 6.0.5
66         Dutch                 Erwin Waterlander           Version 4.0   - 6.0.4
67         Dutch                 Benno Schulenberg           Version 6.0.5
68         Esperanto             Rugxulo                     Version 5.1   - 6.0.4
69         Esperanto             Benno Schulenberg           Version 6.0.5
70         French                Frédéric Marchal            Version 6.0.5
71         German                Philipp Thomas              Version 5.0   - 6.0.3
72         German                Lars Wendler                Version 6.0.4
73         Hungarian             Balázs Úr                   Version 6.0.5
74         Polish                Jakub Bogusz                Version 6.0.5
75         Russian               Андрей Углик (Andrei Uhlik) Version 6.0.4
76         Serbian               Мирослав Николић            Version 6.0.5
77         Spanish               Julio A. Freyre-Gonzalez    Version 5.3.1 - 6.0.4
78         Ukrainian             Yuri Chornoivan             Version 6.0.5
79         Vietnamese            Trần Ngọc Quân              Version 6.0.5
80
81         Translation of the manual.
82         See http://translationproject.org/domain/dos2unix-man.html
83
84         Brazilian Portuguese  Rafael Ferreira             Version 6.0.5
85         Dutch                 Erwin Waterlander           Version 5.1.1 - 6.0.4
86         Dutch                 Benno Schulenberg           Version 6.0.5
87         French                Frédéric Marchal            Version 6.0.5
88         German                Mario Blättermann           Version 6.0.5
89         Polish                Jakub Bogusz                Version 6.0.5
90         Spanish               Julio A. Freyre-Gonzalez    Version 5.3.1 - 6.0.5
91         Ukrainian             Yuri Chornoivan             Version 6.0.5
92
93
94 ACKNOWLEDGEMENTS
95
96         Rugxulo               query_con_codepage(), code page detection in DOS.
97         Rugxulo               DJGPP stubs for mac2unix and unix2mac.
98         Jari Aalto            Improvements man page.
99         Jari Aalto            Improvements Makefile.
100         Ben Pfaff             Treat form feeds as valid text.
101         Marc Gianzero         Darwin OS port.
102         Elbert Pol            OS/2 port.
103         Tim Waugh             Various patches.
104         Mike Harris           Man page update.
105         Bernard RosenKraenzer segfault patch.
106         Tim Powers            mkstemp patch.
107         Miloslav Trmac        safeconv patch.
108         Charles Wilson        Follow symbolic links.
109         Charles Wilson        Makefile and code cleanup for Cygwin.
110         Christopher Williams  Maintain file ownership in old file mode.
111         Steven H. Levine      Support wildcard expansion on OS/2.
112         Steve Hay             Support wildcard expansion on win64.
113         Michael Schindler     Fixed compiler warning.
114         Somsak Pattanaprateep Print line number when binary symbol is found.
115         Justin Lecher         Makefile improvement.
116         F.J. Brandelik        Reported problems when win32 version processes
117                               huge files on a network drive.
118         Benno Schulenberg     Cleaning up the UI messages.
119         Mario Blättermann     Generate pod files from gettext po files with po4a.
120
121 FINDUTILS
122
123         Windows users who are looking for the Unix 'find' and 'xargs' commands
124         can find them in the findutils package for Windows at the ezwinports
125         project page at: http://sourceforge.net/projects/ezwinports/files/
126
127         A DOS version of the findutils package can be obtained from the DJGPP
128         project (http://www.delorie.com/djgpp/) at
129         ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/
130
131 CONTACT INFORMATION
132
133         Project page             : http://waterlan.home.xs4all.nl/dos2unix.html
134         SourceForge project page : http://sourceforge.net/projects/dos2unix/
135         Freecode project page    : http://freecode.com/projects/dos2unix/
136
137         Erwin Waterlander
138         waterlan@xs4all.nl
139         http://waterlan.home.xs4all.nl/
140