1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/pydistro/pydistro.desc
3 [COPY] Copyright (C) 2022 - 2024 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] Linux OS platform information API
14 [T] Distro provides information about the OS distribution it runs on,
15 [T] such as a reliable machine-readable ID, or version information.
16 [T] It is the recommended replacement for Python's original
17 [T] platform.linux_distribution function (removed in Python 3.8).
18 [T] It also provides much more functionality which isn't necessarily
19 [T] Python bound, like a command-line interface.
21 [U] https://github.com/python-distro/distro
23 [A] Nir Cohen <nir36g@gmail.com>
24 [M] The T2 Project <t2@t2-project.org>
31 [P] X -----5---9 160.000
33 [D] 9a1669fb90333fdc09ebe89babbadbeb43334193c4328b226df430ed pydistro-1.9.0.tar.gz https://github.com/python-distro/distro/archive/v1.9.0/