tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

moz.yaml (516B)


      1 schema: 1
      2 
      3 bugzilla:
      4  product: Core
      5  component: "JavaScript: WebAssembly"
      6 
      7 origin:
      8  name: gemmology
      9  description: small integer matrix multiply
     10 
     11  url: https://github.com/mozilla/gemmology
     12 
     13  release: a37d922a88ded67a0b741f16390821000fde99ee (2024-04-17T11:18:45Z).
     14  revision: a37d922a88ded67a0b741f16390821000fde99ee
     15 
     16  license: MIT
     17 
     18 vendoring:
     19  url: https://github.com/mozilla/gemmology
     20  source-hosting: github
     21  tracking: commit
     22 
     23  exclude:
     24    - ".*"
     25    - "*.rst"
     26    - test
     27 
     28  keep:
     29    - kernels/*.cpp