tofrodos 1.7.13-ok1 source package in openKylin
Changelog
tofrodos (1.7.13-ok1) yangtze; urgency=medium * Build for openkylin. -- sufang <email address hidden> Tue, 06 Sep 2022 14:57:59 +0800
tofrodos (1.7.13-ok1) yangtze; urgency=medium * Build for openkylin. -- sufang <email address hidden> Tue, 06 Sep 2022 14:57:59 +0800
Series | Published | Component | Section |
---|
File | Size | SHA-256 Checksum |
---|---|---|
tofrodos_1.7.13.orig.tar.gz | 97.2 KiB | 835bb595da96078ee5b071579e82e5cb5f49dc66f63b5a0a7e2f21383a6a05c8 |
tofrodos_1.7.13-ok1.debian.tar.xz | 9.1 KiB | 9dbd1b9073ac7beb7221cab159b69a32e3e3085652e7684c817037a257b9bee9 |
tofrodos_1.7.13-ok1.dsc | 1.7 KiB | 495aa31db39e3b514d23a569b134b63d3962a99d3162c72fca24689b0fc1a498 |
DOS text files traditionally have CR/LF (carriage return/line feed) pairs
as their new line delimiters while Unix text files traditionally have
LFs (line feeds) to terminate each line.
.
Tofrodos comprises one program, "fromdos" alias "todos", which converts
text files to and from these formats. Use "fromdos" to convert DOS
text files to the Unix format, and "todos" to convert Unix text files
to the DOS format.