comparison README.txt @ 36:1de48e84a5fb

Implemented a dos2unix command. BUGS: Option --keepdate not yet supported
author Franz Glasner <fzglas.hg@dom66.de>
date Tue, 08 Dec 2020 09:29:39 +0100
parents b80519d58345
children 801f6585a263
comparison
equal deleted inserted replaced
35:f373bc5adc52 36:1de48e84a5fb
11 11
12 Pure Python implementations of coreutils. 12 Pure Python implementations of coreutils.
13 13
14 Currently implemented: 14 Currently implemented:
15 15
16 - `dos2unix` as :command:`py-dos2unix`
16 - `shasum` as :command:`py-shasum` 17 - `shasum` as :command:`py-shasum`