klange / toaruos

A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.
https://toaruos.org/
University of Illinois/NCSA Open Source License
6.09k stars 477 forks source link

Bring back simple core ports: zlib, libpng #170

Closed klange closed 3 years ago

klange commented 5 years ago

Both of these should be relatively simple ports.

Combined, they get us the complete 1.2.x Python desktop environment, including the package manager and drawing app.