archey4/archey
2021-10-16 10:35:46 +02:00
..
entries [CORE] Don't crash when reading from /sys/ file system is not allowed 2021-10-16 10:35:46 +02:00
logos [LOGO][DARWIN] Improves design according to official Apple logo 2021-09-04 11:55:32 +02:00
test [DISK] Fixes df output parsing when FS column contains whitespaces (#102) 2021-10-16 07:24:13 +00:00
__init__.py Merge v4.4 base changes, see below for details : 2018-02-19 07:22:02 +01:00
__main__.py [STYLES] Minor branching simplification in entry-point 2021-08-28 21:16:30 +02:00
_version.py [META] Bumps Archey to v4.13.2 2021-10-16 10:35:46 +02:00
api.py [API] Adds detected distribution identifier to meta-data 2021-03-09 14:19:51 +01:00
colors.py [COLORS] Adds support for CLICOLOR and CLICOLOR_FORCE env. variables 2021-04-26 14:52:16 +02:00
configuration.py [BUG] Open config files as bytes to avoid encoding issues on Windows 2021-07-11 15:30:15 +02:00
distributions.py [LOGOS] Adds proper support for NetBSD 2021-07-11 15:30:15 +02:00
entry.py [ENTRY] Prevents disabled special field from being set as options 2021-09-04 10:49:03 +02:00
environment.py [COLORS] Adds support for CLICOLOR and CLICOLOR_FORCE env. variables 2021-04-26 14:52:16 +02:00
exceptions.py [CORE] Replaces sys.exit occurrences by ArcheyException raising 2021-03-12 10:44:47 +01:00
output.py [OUTPUT] Fixes text width overlap regression introduced in 9d337e8 2021-08-29 19:27:25 +02:00
processes.py [CORE] Makes Archey not hard-depends on procps[-ng] package 2021-03-12 10:44:50 +01:00
py.typed [META] Honors PEP-561 (Distributing and Packaging Type Information) 2021-07-11 15:30:15 +02:00
screenshot.py [SCREENSHOT] Adds support for maim back-end 2021-10-16 10:35:46 +02:00
singleton.py Revert "[BC] Removes variable annotations for compatibility against Python 3.5" 2021-03-07 19:13:24 +01:00
utility.py [INTERNAL] Creates a new Utility module defining miscellaneous logic 2020-12-18 15:24:18 +00:00