micropython-lib/upip
Paul Sokolovsky 8fa7dcc9c0 upip: Use gzip dictionary size depending on heap size available.
For systems with 64K of heap or less, use small dictionary size of 4KB.
Otherwise, use standard 32KB.
2016-10-09 02:19:53 +03:00
..
Makefile
bootstrap_upip.sh
metadata.txt upip: Release 1.0. 2016-10-05 00:32:33 +03:00
setup.py upip: Release 1.0. 2016-10-05 00:32:33 +03:00
upip.py upip: Use gzip dictionary size depending on heap size available. 2016-10-09 02:19:53 +03:00
upip_utarfile.py upip: Update utarfile module, readinto() support. 2016-10-04 00:13:53 +03:00