summaryrefslogtreecommitdiff
path: root/clab.subplot
blob: 828eaffd4a2dccc5e881ed52e29393d35c174c9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
title: "clab; – command line address book"
authors:
  - 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