summaryrefslogtreecommitdiff
path: root/strata/python-cliapp.morph
blob: dcf176f369607d3863e118ff7f49537cc6b1ba32 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
name: python-cliapp
kind: assemblage
description: |
  Cliapp command line application framework.
contents:
- name: python-coveragepy
  morph: strata/python-cliapp/python-coveragepy.morph
  repo: upstream:python-coveragepy
  ref: 77d2e3bfd8fb325092aaed37ba1378054d182d19
  unpetrify-ref: baserock/morph
- name: python-coverage-test-runner
  repo: upstream:python-coverage-test-runner
  ref: 8ea9421ac3384b2e88e0c36f2cfa52586c4798b7
  unpetrify-ref: baserock/morph
  build-system: python-distutils
  build-depends:
  - python-coveragepy
- name: cliapp
  repo: upstream:cliapp
  ref: cec20cedd062a3aef1b04f997e77b45090c07806
  unpetrify-ref: baserock/morph
  build-system: python-distutils
  build-depends:
  - python-coverage-test-runner
configuration-extensions: []