• 0.4.3 91918e8d41

    0.4.3 Stable

    lucidiot released this 2022-08-04 23:53:28 +00:00 | 3 commits to master since this release

    Downloads
  • 0.4.2 4438f17e94

    0.4.2 Stable

    Lucidiot released this 2022-02-08 21:48:29 +00:00 | 5 commits to master since this release

    • Fixed missing files in installs from source again (#21)
    Downloads
  • 0.4.1 d6becffcc0

    0.4.1 Stable

    Lucidiot released this 2022-01-26 18:26:14 +00:00 | 7 commits to master since this release

    • Added missing requirements files for installs from source (#21)
    Downloads
  • 0.4.0 544edd0b3d

    0.4.0 Stable

    Lucidiot released this 2022-01-26 18:25:27 +00:00 | 10 commits to master since this release

    Downloads
  • 0.3.4 27695dd747

    0.3.4 Stable

    Lucidiot released this 2021-01-26 17:31:06 +00:00 | 21 commits to master since this release

    • Prevent a ValueError when physical_slot values are deduplicated by Linux (#19)
    Downloads
  • 0.3.3 7778e1a48a

    0.3.3 Stable

    Lucidiot released this 2020-11-29 18:58:17 +00:00 | 25 commits to master since this release

    • Added a more helpful error message when trying to use verbose=True on a SimpleParser (#18)
    • Added pre-commit and isort for easier developer workflow
    • Updated Python parsing examples in the docs index page
    • Updated the contribution docs
    Downloads
  • 0.3.2 4c21f2f813

    0.3.2 Stable

    Lucidiot released this 2020-08-06 09:36:38 +00:00 | 36 commits to master since this release

    • Added the optional IOMMUGroup field from pciutils 3.7.0 (#17)
    Downloads
  • 0.3.1 44dad5738f

    0.3.1 Stable

    Lucidiot released this 2020-01-22 18:23:20 +00:00 | 40 commits to master since this release

    Bugfix release for #16:

    • Added the optional NUMANode field
    • Added the optional PhySlot field
    • Unknown fields now cause a UserWarning instead of an AssertionError, to follow the instructions from the lspci manpage:

      New tags can be added in future versions, so you should silently ignore any tags you don't recognize.

    Downloads
  • 0.3.0 657a881112

    0.3.0 Stable

    Lucidiot released this 2019-08-04 01:12:57 +00:00 | 47 commits to master since this release

    Downloads
  • 0.2.0 469dda308b

    0.2.0 Stable

    Lucidiot released this 2019-07-10 19:02:55 +00:00 | 61 commits to master since this release

    • Full documentation
    • Added the Command API to help with calling lspci with different arguments
    • Added a verbose parser to parse lspci -vvvmmnnk
    Downloads