Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/zstd/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 885 B image not shown  

Quelle  moz.yaml   Sprache: unbekannt

 
schema: 1

bugzilla:
  product: Toolkit
  component: "General"

origin:
  name: zstd
  description: generic-purpose lossless compression algorithm

  url: https://github.com/facebook/zstd

  release: v1.5.6 (2024-03-21T15:05:51-07:00).
  revision: v1.5.6

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

vendoring:
  url: https://github.com/facebook/zstd
  source-hosting: github
  tracking: tag

  keep:
    - preprocess_asm.py

  exclude:
    - ".*"
    - ".circleci"
    - "*"
    - build
    - examples
    - tests
    - zlibWrapper
    - programs
    - contrib
    - doc
    - lib/legacy
    - lib/dll
    - lib/deprecated
    - lib/dictBuilder
    - lib/compress

  include:
    - lib/
    - LICENSE
    - COPYING

updatebot:
  maintainer-bz: rjesup@jesup.org
  maintainer-phab: "#necko-reviewers"
  tasks:
    - type: vendoring
      enabled: true
      frequency: release

[ Dauer der Verarbeitung: 0.15 Sekunden  (vorverarbeitet)  ]