aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: a273be6a2a4361e57e9f15299e0a4dd0dd550960 (plain) (blame)
1
2
3
4
5
6
7
8
# wal.py

A rewrite of `wal` in Python 3.


## Why?

I want to learn python and it'd be interesting to see if this ends up being faster than the bash version.