.. |
entries
|
[DISTRO] Removes square brackets around architecture from entry output
|
2021-11-13 12:01:27 +01:00 |
logos
|
[DISTROS] Adds support for Rocky Linux
|
2021-11-13 13:29:08 +01:00 |
test
|
[DISTRO] Removes square brackets around architecture from entry output
|
2021-11-13 12:01:27 +01: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.3
|
2021-11-13 15:07:50 +01: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
|
[DISTROS] Adds support for Rocky Linux
|
2021-11-13 13:29:08 +01: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 |