Expand description
Parse and assemble EDID binary data blobs.
Modulesยง
- args
- Command line argument definitions.
- assembler
- The assembler for EDID binary blobs.
- checksum
- Checksum functions for EDID data.
- config
- Configuration for the parser and assembler.
- datamodel
- The EDID data model.
- definitions
- Misc constant definitions.
- io
- Abstract io for EDID blocks.
- parser
- The parser for EDID binary blobs.
- std
- Read from stdin and write to stdout.