summaryrefslogtreecommitdiff
path: root/strata/python-wsgi.morph
blob: d419a109fce008a8f5e2e626f9329da9a187c62b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
name: python-wsgi
kind: assemblage
description: |
  Python modules for web applications using Web Server Gateway Interface.
contents:
- 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
configuration-extensions: []