view README.txt @ 45:b25ef7293bf2

Enhance shasum.py to allow it to be used as Python module from within other programs more easily
author Franz Glasner <fzglas.hg@dom66.de>
date Wed, 19 Jan 2022 01:03:33 +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`