New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

libpci

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libpci

Pure-Python, high-level bindings to libpci

  • 0.2
  • PyPI
  • Socket score

Maintainers
1

========================================== Pure Python, high-level bindings to libpci

.. image:: https://badge.fury.io/py/libpci.png :target: http://badge.fury.io/py/libpci

.. image:: https://travis-ci.org/zyga/libpci.png?branch=master :target: https://travis-ci.org/zyga/libpci

.. image:: https://pypip.in/d/libpci/badge.png :target: https://pypi.python.org/pypi/libpci

Features

  • Free software: LGPLv3 license
  • Documentation: https://libpci.readthedocs.org.
  • Use high-level, pythonic APIs to work with libpci

History

0.2 (2015-04-24)

  • Use sub-commands for easier extensibility and less ambiguity.
  • Move all flag control options to the 'pci-lookup' command.
  • Move the PCI device and vendor name look up to their own sub-commands.
  • Add LibPCI.lookup_subsystem_device_name().
  • Add 'subsystem-device' sub-command.

0.1.1 (2015-04-23)

  • Fix architecture detection bug that prevented libpci from working on Fedora.

0.1 (2015-04-23)

  • First release on PyPI.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc