Files
aqtinstall/docs
David Dalcino d6a6f79740 Prevent listing modules <= 40 bytes uncompressed
This prevents `list-*` from printing any module whose uncompressed size
is 40 bytes or less.

I have found a couple of modules that are exactly 40 bytes, and they
include no files, only empty directories. If any user tries to install
these modules, they will think that aqt failed to install the module
without printing any error message. I prefer to avoid this issue
by preventing `aqt list-*` from printing them.

`aqt install-*` is unaffected by this change, and it can still install
modules that contain no files. It is likely that we will need to print
a warning when this occurs.

If any user disagrees with the threshold value of 40 bytes, they are
free to adjust that value to their liking in `settings.ini`.
2021-11-26 14:04:10 -08:00
..
2021-09-29 08:48:40 +09:00
2019-03-24 11:15:22 +09:00
2019-03-24 11:15:22 +09:00
2021-08-04 01:03:53 -07:00
2019-03-23 20:08:36 +09:00
2019-03-23 20:08:36 +09:00