summaryrefslogtreecommitdiff
path: root/obnam.subplot
blob: 80deecab10a2422ff99d5a3f5677613a7cb3ddcf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
title: "Obnam2—a backup system"
author: Lars Wirzenius
documentclass: report
markdowns:
  - obnam.md
bindings:
  - subplot/server.yaml
  - subplot/client.yaml
  - subplot/data.yaml
  - lib/files.yaml
  - lib/runcmd.yaml
impls:
  python:
  - subplot/server.py
  - subplot/client.py
  - subplot/data.py
  - lib/daemon.py
  - lib/files.py
  - lib/runcmd.py
classes:
  - json
  - sql