android_mt6572_jiabo/external/chromium-trace/catapult/telemetry/third_party/png
2025-09-05 16:56:03 +08:00
..
png.py first commit 2025-09-05 16:56:03 +08:00
README.chromium first commit 2025-09-05 16:56:03 +08:00

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.