| 1234567891011121314151617 |
- 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.
|