mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-24 19:42:12 +00:00
8 lines
195 B
Plaintext
8 lines
195 B
Plaintext
|
|
config BR2_PACKAGE_PYTHON_PYPNG
|
||
|
|
bool "python-pypng"
|
||
|
|
select BR2_PACKAGE_PYTHON3_ZLIB # runtime
|
||
|
|
help
|
||
|
|
Pure Python library for saving and loading PNG images.
|
||
|
|
|
||
|
|
https://gitlab.com/drj11/pypng
|