Bug 1842773 - Part 5: Add ArrayBuffer.prototype.{maxByteLength,resizable} getters...
[gecko.git] / testing / mochitest / pywebsocket3 / moz.yaml
blob993e562255cd6ab518802c5fe5d2761107eb466a
1 schema: 1
3 bugzilla:
4   product: Testing
5   component: Mochitest
7 origin:
8   name: pywebsocket3
9   description: provide a WebSocket standalone server
11   url: https://github.com/GoogleChromeLabs/pywebsocket3
13   release: 50602a14f1b6da17e0b619833a13addc6ea78bc2 (2021-08-20T07:16:08Z).
14   revision: 50602a14f1b6da17e0b619833a13addc6ea78bc2
16   license: BSD-3-Clause
17   license-file: LICENSE
19 vendoring:
20   url: https://github.com/GoogleChromeLabs/pywebsocket3
21   source-hosting: github
22   tracking: commit
24   exclude:
25     - "**"
27   include:
28     - mod_pywebsocket/
30   keep:
31     - LICENSE
33   patches:
34     - hsts.patch