summaryrefslogtreecommitdiffstats
path: root/testing/mochitest/pywebsocket3/moz.yaml
blob: 993e562255cd6ab518802c5fe5d2761107eb466a (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
26
27
28
29
30
31
32
33
34
schema: 1

bugzilla:
  product: Testing
  component: Mochitest

origin:
  name: pywebsocket3
  description: provide a WebSocket standalone server

  url: https://github.com/GoogleChromeLabs/pywebsocket3

  release: 50602a14f1b6da17e0b619833a13addc6ea78bc2 (2021-08-20T07:16:08Z).
  revision: 50602a14f1b6da17e0b619833a13addc6ea78bc2

  license: BSD-3-Clause
  license-file: LICENSE

vendoring:
  url: https://github.com/GoogleChromeLabs/pywebsocket3
  source-hosting: github
  tracking: commit

  exclude:
    - "**"

  include:
    - mod_pywebsocket/

  keep:
    - LICENSE

  patches:
    - hsts.patch