shaka-packager/tools/telemetry/third_party/png/README.chromium

17 lines
448 B
Plaintext

Name: Pure Python PNG Reader/Writer
Short Name: pypng
URL: https://github.com/drj11/pypng/
Version: 0
Date: 2009-03-11
Revision: dd1797c361eafa443878b0915f767b75bd518d3b
License: MIT
License File: NOT_SHIPPED
Security Critical: no
Description:
A png encoder and decoder for python. Used by telemetry to decode screenshots
captured via the gpuBenchmark.windowSnapshot API, which are returned as
Base64-encoded PNG files.
Local Modifications:
None.