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 upip: Use uerrno module, drop errno dependency. 2016-05-28 02:56:11 +03:00
bootstrap_upip.sh upip: bootstrap_upip.sh: Perform processing in /tmp. 2015-05-08 01:06:52 +03:00
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