view README.txt @ 44:26a8d4e7c8ee

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