The xcb-types package
This package provides types which mirror the structures used in the XCB code generation XML files.
See project http:xcb.freedesktop.org/ for more information about the XCB project.
The XML files describe the data-types, events and requests used by the X Protocol, and are used to auto-generate large parts of the XCB project.
This package parses these XML files into Haskell data structures.
If you want to do something with these XML descriptions but don't want to learn XSLT, this package should help.
This version of xcb-types is intended to fully parse the X Protocol description version 1.4.
Properties
| Versions | 0.1.0, 0.2.0, 0.3.0, 0.4.0, 0.5.0, 0.5.1, 0.5.1.1, 0.6.0, 0.6.1 |
|---|---|
| Dependencies | base, mtl, pretty, xml |
| License | BSD3 |
| Author | Antoine Latter |
| Maintainer | Antoine Latter <aslatter@gmail.com> |
| Category | Data |
| Home page | http://community.haskell.org/~aslatter/code/xcb-types |
| Upload date | Tue Feb 17 23:49:17 UTC 2009 |
| Uploaded by | AntoineLatter |
| Built on | ghc-6.10, ghc-6.12 |
Modules
Downloads
- xcb-types-0.4.0.tar.gz (Cabal source package)
- package description (included in the package)