Samuel FORESTIER 1ac89622a4 [LOGOS] Implements lazy-loading for distributions logos
> When Archey was booting up, all existing Python modules were loaded in memory.
> By implementing logo lazy-loading, only the detected distribution logo will be interpreted by Python.
> Archey's footprint should be improved and further distributions supports additions won't alter it anymore.

> As an indirect consequence, some internals had to be rewritten (improving consistency in distributions names).
2020-12-16 12:27:39 +01:00
..