view README.txt @ 56:6e91c530545f

FIX: Docstring: Computes hashes are now returned as bytes from the low-level functions
author Franz Glasner <f.glasner@feldmann-mg.com>
date Tue, 08 Feb 2022 17:09:52 +0100
parents 2e0cf1e7c483
children 44172581bfb8
line wrap: on
line source

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

:Author:    Franz Glasner
:Version:   0.3.2
:Date:      2022-01-19
: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`