tofrodos 1.8.3+ds-ok1 source package in openKylin
Changelog
tofrodos (1.8.3+ds-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Wed, 03 Jun 2026 14:03:50 +0800
tofrodos (1.8.3+ds-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Wed, 03 Jun 2026 14:03:50 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | utils |
| File | Size | SHA-256 Checksum |
|---|---|---|
| tofrodos_1.8.3+ds.orig.tar.xz | 31.0 KiB | d5230467b2bb227fcde75d72e0a7b3336601f9a75aceb621e713ac297723faf8 |
| tofrodos_1.8.3+ds-ok1.debian.tar.xz | 1.9 KiB | 3688870c7df8e17fce3082d27f5fe4c9e73a0d412dad1df3bdd0f7255891e604 |
| tofrodos_1.8.3+ds-ok1.dsc | 1.7 KiB | 389b2e995029c7ccf966ea99f057b4380a25fd85307f4fa3c4b1a560dd20db07 |
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.