view README.txt @ 47:5bec7a5d894a

Allow internal output redirection: print() always to explicitely given file objects
author Franz Glasner <fzglas.hg@dom66.de>
date Wed, 19 Jan 2022 09:14:34 +0100
parents d856432a1cbb
children 7a3bb86e2d15
line wrap: on
line source

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

:Author:    Franz Glasner
:Version:   0.3
:Date:      2020-12-08
:Copyright: (c) 2020-2022 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`