diff README.txt @ 31:7af20e752600

Add a README.txt
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 07 Dec 2020 09:37:40 +0100
parents
children b80519d58345
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/README.txt	Mon Dec 07 09:37:40 2020 +0100
@@ -0,0 +1,16 @@
+===========
+ py-cutils
+===========
+
+:Author:    Franz Glasner
+:Version:   0.1
+:Date:      2020-12-04
+:Copyright: (c) 2020 Franz Glasner. All rights reserved.
+:License:   BSD 3-Clause "New" or "Revised" License
+:ID:        @(#) $HGid$	    
+
+Pure Python implementations of coreutils.
+
+Currently implemented:
+
+- `shasum` as :command:`py-shasum`