tofrodos 1.7.13+ds-1ubuntu1 source package in Ubuntu
Changelog
tofrodos (1.7.13+ds-1ubuntu1) trusty; urgency=low * Fix a FTBFS due to dpkg-parsechangelog failure. -- Chris J Arges <email address hidden> Thu, 07 Nov 2013 11:04:29 -0600
Upload details
- Uploaded by:
- Chris J Arges
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- utils
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | main | utils |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
tofrodos_1.7.13+ds.orig.tar.xz | 31.2 KiB | c1c33f3f0b9e8152aa5790d233e8f1e8de14510433a6143ec582eba0fb6cbfaa |
tofrodos_1.7.13+ds-1ubuntu1.debian.tar.gz | 6.2 KiB | 63c1068c0bc7fda4e4bfc4cad307b54d1661472dae2d2efb7fa6ec4eb9eb1795 |
tofrodos_1.7.13+ds-1ubuntu1.dsc | 1.6 KiB | 10df5999686ecee60f62f1d2ff367584e6974bb04bf3c6bffb2e8c0e7cc5d467 |
Available diffs
Binary packages built by this source
- tofrodos: Converts DOS <-> Unix text files, alias tofromdos
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.