.. |
entries
|
[TEMPERATURE] Fixes osx-cpu-temp (<= 1.1.0) output parsing on Darwin
|
2021-03-20 10:09:07 +01:00 |
logos
|
[LOGOS][TEST] Fixes the (broken) case checking for useless empty lines
|
2021-03-11 14:15:10 +01:00 |
test
|
[TEMPERATURE] Fixes osx-cpu-temp (<= 1.1.0) output parsing on Darwin
|
2021-03-20 10:09:07 +01:00 |
__init__.py
|
Merge v4.4 base changes, see below for details :
|
2018-02-19 07:22:02 +01:00 |
__main__.py
|
[CORE] Replaces sys.exit occurrences by ArcheyException raising
|
2021-03-12 10:44:47 +01:00 |
_version.py
|
[META] Bumps Archey to v4.11.0
|
2021-03-21 09:12:11 +01:00 |
api.py
|
[API] Adds detected distribution identifier to meta -data
|
2021-03-09 14:19:51 +01:00 |
colors.py
|
[PROJECT] Switches to Python 3.6+ "f-strings" to simplify code base
|
2021-03-07 19:13:24 +01:00 |
configuration.py
|
[PROJECT] Now outputs warning messages through logging module
|
2021-03-07 19:13:24 +01:00 |
distributions.py
|
[LOGOS] Adds support for Parabola GNU/Linux-libre
|
2021-03-11 13:54:33 +01:00 |
entry.py
|
[CORE] Don't instantiate any disabled Entry object
|
2021-03-09 14:19:51 +01:00 |
environment.py
|
[DISTRO] Follow-up for cef283d8 : only tweaks environ when required
|
2021-03-11 15:52:16 +01:00 |
exceptions.py
|
[CORE] Replaces sys.exit occurrences by ArcheyException raising
|
2021-03-12 10:44:47 +01:00 |
output.py
|
[CORE] Replaces sys.exit occurrences by ArcheyException raising
|
2021-03-12 10:44:47 +01:00 |
processes.py
|
[CORE] Makes Archey not hard-depends on procps[-ng] package
|
2021-03-12 10:44:50 +01:00 |
screenshot.py
|
[CORE] Replaces sys.exit occurrences by ArcheyException raising
|
2021-03-12 10:44:47 +01: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 |