diff options
author | John Turner <jturner.usa@gmail.com> | 2025-09-05 15:05:12 -0400 |
---|---|---|
committer | John Turner <jturner.usa@gmail.com> | 2025-09-05 15:28:06 -0400 |
commit | a7e4eca9f881700dc78bf4baa0ef315378494d0a (patch) | |
tree | 6294cd9504bf035835c0eb437e7323ceaddb401f /README.org | |
parent | b6a111602b2a7c870681a2672c7dac64e37f13c7 (diff) | |
download | bozo4-a7e4eca9f881700dc78bf4baa0ef315378494d0a.tar.gz |
add LICENSE and README.org
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.org b/README.org new file mode 100644 index 0000000..00d7802 --- /dev/null +++ b/README.org @@ -0,0 +1,2 @@ +* bozo4 +This small python library provides s3v4 request signining with a single function. |