tofrodos 1.7.13-ok2 source package in openKylin
Changelog
tofrodos (1.7.13-ok2) yangtze; urgency=medium * Modify debian/control. -- sufang <email address hidden> Thu, 15 Sep 2022 20:12:27 +0800
tofrodos (1.7.13-ok2) yangtze; urgency=medium * Modify debian/control. -- sufang <email address hidden> Thu, 15 Sep 2022 20:12:27 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Yangtze V1.0 | release | main | utils | |
Yangtze V1.0 | proposed | main | utils |
File | Size | SHA-256 Checksum |
---|---|---|
tofrodos_1.7.13.orig.tar.gz | 97.2 KiB | 835bb595da96078ee5b071579e82e5cb5f49dc66f63b5a0a7e2f21383a6a05c8 |
tofrodos_1.7.13-ok2.debian.tar.xz | 9.1 KiB | ee416c41614cc756c557661846e1c9f1c1379a8bd0ea434a60e2fe19c1e61eb8 |
tofrodos_1.7.13-ok2.dsc | 1.6 KiB | 9de3e0018fe614117446eeb076a99b7ec9730e9d63259094e05f1a7ef3cfb645 |
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.