Python parser for lspci https://pypi.org/project/pylspci/
Go to file
Lucidiot 4c21f2f813 Bump to 0.3.2 2020-08-06 09:35:45 +00:00
docs Add test coverage badge 2020-01-22 19:40:43 +01:00
pylspci Add support for IOMMUGroup, closes #17 2020-08-06 11:30:47 +02:00
.coveragerc Properly configure unit tests 2019-07-06 15:40:59 +02:00
.gitignore Typing with mypy 2019-09-06 21:09:50 +00:00
.gitlab-ci.yml Typing with mypy 2019-09-06 21:09:50 +00:00
LICENSE Fix LICENSE 2019-07-06 02:37:16 +02:00
README.rst Full documentation 2019-07-10 18:54:15 +00:00
VERSION Bump to 0.3.2 2020-08-06 09:35:45 +00:00
requirements-dev.txt Typing with mypy 2019-09-06 21:09:50 +00:00
requirements.txt Use cached_property for ArgumentParser 2019-07-06 15:51:34 +02:00
setup.cfg Typing with mypy 2019-09-06 21:09:50 +00:00
setup.py Typing with mypy 2019-09-06 21:09:50 +00:00

README.rst

pylspci

A Python parser for the lspci command from the pciutils package. Browse documentation