Mercurial > hgrepos > Python > apps > py-cutils
view README.txt @ 51:58d5a0b6e5b3
Implement the OpenBSD variant (with --base64) to encode digests in base64, not hexadecimal
| author | Franz Glasner <f.glasner@feldmann-mg.com> |
|---|---|
| date | Wed, 26 Jan 2022 14:15:43 +0100 |
| parents | 7a3bb86e2d15 |
| children | 2e0cf1e7c483 |
line wrap: on
line source
=========== py-cutils =========== :Author: Franz Glasner :Version: 0.3.1 :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`
