Difference between revisions of "Dos2unix"

From Free Software Directory
Jump to: navigation, search
(Debian import)
 
(Added Debian link)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Status=
 
|User level=
 
|Submitted by=Debian import
 
|Computer languages=C
 
 
|Name=Dos2unix
 
|Name=Dos2unix
|Submitted date=2013-03-20
 
 
|Short description=convert text file line endings between CRLF and LF
 
|Short description=convert text file line endings between CRLF and LF
|VCS checkout command=
 
 
|Full description=This package contains utilities dos2unix, unix2dos, mac2unix,
 
|Full description=This package contains utilities dos2unix, unix2dos, mac2unix,
 
unix2mac to convert the line endings of text files between UNIX
 
unix2mac to convert the line endings of text files between UNIX
Line 19: Line 13:
  
 
This is the classic utility developed in 1989.
 
This is the classic utility developed in 1989.
|Component programs=
 
 
|Homepage URL=http://freshmeat.net/projects/dos2unix
 
|Homepage URL=http://freshmeat.net/projects/dos2unix
 +
|Computer languages=C
 +
|Accepts cryptocurrency donations=No
 +
|Last review by=Bendikker
 +
|Last review date=2018/02/09
 +
|Submitted date=2013-03-20
 
|Is GNU=No
 
|Is GNU=No
}}
 
{{Import
 
|Date=2013-03-20
 
|Source=Debian import
 
|Source link=http://packages.debian.org/sid/dos2unix
 
 
}}
 
}}
 
{{Project license
 
{{Project license
|License verified date=2013-03-20
+
|License=BSD_2Clause
|License verified by=Debian
 
 
|License copyright=©  
 
|License copyright=©  
 
© 2009-2011 Erwin Waterlander <waterlan@xs4all.nl>,
 
© 2009-2011 Erwin Waterlander <waterlan@xs4all.nl>,
Line 36: Line 28:
 
© 1988 Bernd Johannes Wuebben <wuebben@kde.org>
 
© 1988 Bernd Johannes Wuebben <wuebben@kde.org>
 
© 1989, 1994, 1995 Benjamin Lin <blin@socs.uts.edu.au>
 
© 1989, 1994, 1995 Benjamin Lin <blin@socs.uts.edu.au>
 
+
|License verified by=Debian
|License=BSD_2Clause
+
|License verified date=2013-03-20
 
|License note=License: BSD-2-clause
 
|License note=License: BSD-2-clause
  
Line 64: Line 56:
 
}}
 
}}
 
{{Project license
 
{{Project license
|License verified date=2013-03-20
+
|License=PublicDomain
|License verified by=Debian
 
 
|License copyright=©  
 
|License copyright=©  
 
© 2009 <rugxulo@gmail.com>
 
© 2009 <rugxulo@gmail.com>
 
+
|License verified by=Debian
|License=PublicDomain
+
|License verified date=2013-03-20
 
|License note=License: Public-Domain
 
|License note=License: Public-Domain
  
Line 76: Line 67:
 
}}
 
}}
 
{{Project license
 
{{Project license
|License verified date=2013-03-20
+
|License=PublicDomain
|License verified by=Debian
 
 
|License copyright=©  
 
|License copyright=©  
 
© Public Domain
 
© Public Domain
 
+
|License verified by=Debian
|License=PublicDomain
+
|License verified date=2013-03-20
 
|License note=License: Public-Domain
 
|License note=License: Public-Domain
  
Line 88: Line 78:
 
}}
 
}}
 
{{Project license
 
{{Project license
|License verified date=2013-03-20
+
|License=GPLv2orlater
|License verified by=Debian
 
 
|License copyright=©  
 
|License copyright=©  
 
© 2009-2013 Jari Aalto <jari.aalto@cante.net>
 
© 2009-2013 Jari Aalto <jari.aalto@cante.net>
 
+
|License verified by=Debian
|License=GPLv2orlater
+
|License verified date=2013-03-20
 
|License note=License: GPL-2+
 
|License note=License: GPL-2+
  
Line 115: Line 104:
 
{{Person
 
{{Person
 
|Real name=Erwin Waterlander
 
|Real name=Erwin Waterlander
|Resource URL=
 
 
|Role=contact
 
|Role=contact
 
|Email=waterlan@xs4all.nl
 
|Email=waterlan@xs4all.nl
 
}}
 
}}
 
{{Resource
 
{{Resource
 +
|Resource audience=Debian
 +
|Resource URL=http://tracker.debian.org/pkg/dos2unix
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 
|Resource URL=http://freshmeat.net/projects/dos2unix
 
|Resource URL=http://freshmeat.net/projects/dos2unix
|Resource kind=Download
 
 
}}
 
}}
 
{{Resource
 
{{Resource
 +
|Resource kind=Download
 
|Resource URL=http://sourceforge.net/projects/dos2unix
 
|Resource URL=http://sourceforge.net/projects/dos2unix
|Resource kind=Download
+
}}
 +
{{Software category}}
 +
{{Featured}}
 +
{{Import
 +
|Date=2013-03-20
 +
|Source=Debian import
 +
|Source link=http://packages.debian.org/sid/dos2unix
 
}}
 
}}

Revision as of 04:33, 9 February 2018


[edit]

Dos2unix

http://freshmeat.net/projects/dos2unix
convert text file line endings between CRLF and LF

This package contains utilities dos2unix, unix2dos, mac2unix, unix2mac to convert the line endings of text files between UNIX (LF), DOS (CRLF) and Mac (CR) formats.

Text files under Windows and DOS typically have two ASCII characters at the end of each line: CR (carriage return) followed by LF (line feed). Older Macs used just CR, while UNIX uses just LF. While most modern editors can read all these formats, there may still be a need to convert files between them.

This is the classic utility developed in 1989.



Download




Categories





Licensing

License

Verified by

Verified on

Notes

Verified by

Debian

Verified on

20 March 2013

Notes

License: Public-Domain

Public-Domain [from querycp.c] /* The code in this file is Public

Domain */

Verified by

Debian

Verified on

20 March 2013

Notes

License: BSD-2-clause

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice in the documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH

DAMAGE.

Verified by

Debian

Verified on

20 March 2013

Notes

License: GPL-2+

This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

On Debian systems, the complete text of the GNU General Public

License can be found in "/usr/share/common-licenses/GPL-2".

Verified by

Debian

Verified on

20 March 2013

Notes

License: Public-Domain

Public-Domain [from querycp.h] /* The code in this file is Public

Domain */




Leaders and contributors

Contact(s)Role
Erwin Waterlander contact


Resources and communication

AudienceResource typeURI
Python (Ref)https://pypi.org/project/dos2unix
Downloadhttp://freshmeat.net/projects/dos2unix
Downloadhttp://sourceforge.net/projects/dos2unix
Debian (Ref)https://tracker.debian.org/pkg/dos2unix


Software prerequisites




Entry

















"contact" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Debian" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.










Date 2013-03-20
Source Debian import
Source link http://packages.debian.org/sid/dos2unix

[[Category:]]



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.