view README.txt @ 60:21d2589c96b9

Use madvise if available to sequentially read a file
author Franz Glasner <fzglas.hg@dom66.de>
date Tue, 08 Feb 2022 21:45:14 +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`