summaryrefslogtreecommitdiff
path: root/clab.subplot
blob: 0673c4e5f442044803b90f49356e682154135a8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
title: "clab; – command line address book"
author: Lars Wirzenius
markdowns:
- clab.md
bindings:
- subplot/clab.yaml
- lib/files.yaml
- lib/runcmd.yaml
impls:
  python:
  - subplot/clab.py
  - lib/files.py
  - lib/runcmd.py