An open API service indexing awesome lists of open source software.

https://github.com/compnerd/eds

EDID Data Structures
https://github.com/compnerd/eds

Last synced: 2 months ago
JSON representation

EDID Data Structures

Awesome Lists containing this project

README

        

eds is a library of EDID data structure definitions as well as a small set of
utility functions. It is designed to be used in userspace and kernelspace
application and thus relies on as few library methods as possible for the
utility functions.

Patches to fix bugs or TODO items are more than welcome.