Message 256702 - Python tracker (original) (raw)

Nir, I appreciate very much what you are doing. I was about to do the same ;-)

I'll review your code shortly. I like the idea to use /etc/os-release, as it has the most complete information. Stay tuned. Andy

Am 6. Dezember 2015 18:12:52 MEZ, schrieb Nir Cohen <report@bugs.python.org>:

Nir Cohen added the comment:

I have a premliminary implementation of it: https://github.com/nir0s/ld

Would love some help. It tries to use adhere to the standards (os-release first, lsb-release later, then, distro-specific release files).

It also returns more types of values then there were before.


nosy: +nir0s


Python tracker <report@bugs.python.org> <http://bugs.python.org/issue1322>