micropython-lib/upip/metadata.txt

8 wiersze
341 B
Plaintext
Czysty Zwykły widok Historia

2015-02-14 16:45:59 +00:00
srctype = micropython-lib
type = module
2016-09-23 12:33:25 +00:00
version = 0.8
2015-02-14 16:45:59 +00:00
author = Paul Sokolovsky
extra_modules = upip_errno, upip_gzip, upip_utarfile
2015-02-14 16:45:59 +00:00
desc = Simple package manager for MicroPython.
long_desc = Simple package manager for MicroPython, targetting to be self-hosted (but not yet there). Compatible only with packages without custom setup.py code.