summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-11-27 19:23:04 +0200
committerLars Wirzenius <liw@liw.fi>2021-11-27 19:23:04 +0200
commit2545b90dbf14948cc5d455fc129d21ef286ccfef (patch)
tree4fe425e71b7df9918f1ea12a4a4f8dad633c35ff
parentd2e398beea1b32270f933233918e4798a8e17999 (diff)
downloadclab-2545b90dbf14948cc5d455fc129d21ef286ccfef.tar.gz
chore: port subplot to current Subplot
Sponsored-by: author
-rw-r--r--clab.md10
1 files 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; &ndash; 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