view 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
line wrap: on
line source

===========
 py-cutils
===========

:Author:    Franz Glasner
:Version:   0.2
:Date:      2020-12-07
:Copyright: (c) 2020 Franz Glasner. All rights reserved.
:License:   BSD 3-Clause "New" or "Revised" License
:ID:        @(#) $HGid$	    

Pure Python implementations of coreutils.

Currently implemented:

- `dos2unix` as :command:`py-dos2unix`
- `shasum` as :command:`py-shasum`