| Safe Haskell | Safe |
|---|---|
| Language | Haskell98 |
System.USB.IDDB.UsbDotOrg
Contents
Description
Functions to acquire a database from http://www.usb.org.
Parsing
Acquiring a database
Load a database from a snapshot of the usb.org database which is supplied with the package.
fromFile :: FilePath -> IO (Maybe IDDB) #
Load a vendor database from file. If the file can not be read for some reason an error will be thrown.
http://www.usb.org/developers/tools/comp_dump
The source of the database. Download this file for the most up-to-date version.