summaryrefslogtreecommitdiff
path: root/strata/python-wsgi.morph
blob: 1472dc9b9c4dc6206dd3db6b0a8b582f2b1941da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name: python-wsgi
kind: stratum
description: |
  Python modules for web applications using Web Server Gateway Interface.
build-depends:
- morph: strata/python-core.morph
chunks:
- name: bottle
  repo: upstream:bottle
  ref: 5238c615b3ec198fedebb0fcaad4458e3d68d70f
  unpetrify-ref: baserock/morph
  build-system: python-distutils
- name: flup
  repo: upstream:flup
  ref: 0f97c5e0ab7d9827506120efc22af3a9c21d1d70
  unpetrify-ref: baserock/morph
  build-system: python-distutils