view README.txt @ 96:59253a1e6ef2

Employ .readinto() on Python 3
author Franz Glasner <f.glasner@feldmann-mg.com>
date Thu, 21 Apr 2022 18:53:38 +0200
parents 0ebdd6b01c08
children 10785998be38
line wrap: on
line source

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

:Author:    Franz Glasner
:Version:   0.4.2
:Date:      2022-04-21
:Copyright: (c) 2020-2022 Franz Glasner
: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`