From 2545b90dbf14948cc5d455fc129d21ef286ccfef Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 27 Nov 2021 19:23:04 +0200 Subject: chore: port subplot to current Subplot Sponsored-by: author --- clab.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/clab.md b/clab.md index 2be29f6..e817b43 100644 --- a/clab.md +++ b/clab.md @@ -1,15 +1,15 @@ --- title: "clab; – command line address book" author: Lars Wirzenius -template: python bindings: - subplot/clab.yaml - lib/files.yaml - lib/runcmd.yaml -functions: -- subplot/clab.py -- lib/files.py -- lib/runcmd.py +impls: + python: + - subplot/clab.py + - lib/files.py + - lib/runcmd.py ... # Introduction -- cgit v1.2.1